Failure/Error: expect(page_text).to include("Sign Out")
expected "What are you grateful for today?\nTitle:\n\nContent:\n\nWhat are you grateful for today?\nPosted on:...t at reprehenderit id dolor fugiat labore a provident ex qui aliquid magni commodi\nLog In\nSign Up" to include "Sign Out"
Diff:
@@ -1,25 +1,49 @@
-Sign Out
+What are you grateful for today?
+Title:
+
+Content:
+
+What are you grateful for today?
+Posted on: 31/08/2021
+123
+API Test
+Posted on: 31/08/2021
+API content test
+Grateful for the best instrument
+Posted on: 31/08/2021
+The tom-tom drum.
+hello world
+Posted on: 02/09/2021
+dab dab
+20210902222907 - #1 Day Before Yesterday Malcolm Ullrich
+Posted on: 02/09/2021
+deleniti dignissimos unde amet debitis distinctio ab fuga autem dolor officiis error at adipisci quo consequatur cumque molestiae voluptatum quis
+20210902230151 - #1 Day Before Yesterday Beata Howe
+Posted on: 02/09/2021
+fugit ad beatae tempora ratione temporibus velit at reprehenderit id dolor fugiat labore a provident ex qui aliquid magni commodi
+Log In
+Sign Up
./spec/login_spec.rb:40:in `block (2 levels) in <top (required)>'
./spec/spec_helper.rb:18:in `block (2 levels) in <top (required)>'
Failure/Error: expect(page_text).to include("Sign Out")
expected "What are you grateful for today?\nTitle:\n\nContent:\n\nWhat are you grateful for today?\nPosted on:...t at reprehenderit id dolor fugiat labore a provident ex qui aliquid magni commodi\nLog In\nSign Up" to include "Sign Out"
Diff:
@@ -1,25 +1,49 @@
-Sign Out
+What are you grateful for today?
+Title:
+
+Content:
+
+What are you grateful for today?
+Posted on: 31/08/2021
+123
+API Test
+Posted on: 31/08/2021
+API content test
+Grateful for the best instrument
+Posted on: 31/08/2021
+The tom-tom drum.
+hello world
+Posted on: 02/09/2021
+dab dab
+20210902222907 - #1 Day Before Yesterday Malcolm Ullrich
+Posted on: 02/09/2021
+deleniti dignissimos unde amet debitis distinctio ab fuga autem dolor officiis error at adipisci quo consequatur cumque molestiae voluptatum quis
+20210902230151 - #1 Day Before Yesterday Beata Howe
+Posted on: 02/09/2021
+fugit ad beatae tempora ratione temporibus velit at reprehenderit id dolor fugiat labore a provident ex qui aliquid magni commodi
+Log In
+Sign Up
./spec/sign_up_spec.rb:80:in `block (2 levels) in <top (required)>'
./spec/spec_helper.rb:18:in `block (2 levels) in <top (required)>'
Failure/Error: expect(post_title).to matcher("What are you grateful for today?")
`matcher` is not available from within an example (e.g. an `it` block) or from constructs that run in the scope of an example (e.g. `before`, `let`, etc). It is only available on an example group (e.g. a `describe` or `context` block).
./spec/post_entry_gratitude_spec.rb:34:in `block (2 levels) in <top (required)>'
./spec/spec_helper.rb:18:in `block (2 levels) in <top (required)>'