mattlindsey/mythographer
Edit Story: Add a system test for editing a story
Open
#46 opened on Feb 3, 2024
good first issue
Repository metrics
- Stars
- (0 stars)
- PR merge metrics
- (PR metrics pending)
Description
Complete the test in spec/system/story_tests_spec.rb for "edits an existing story."
Also feel free to add other tests that you think are useful.
Note: I think after user hits 'Update Story' the site should probably return to the 'show' page and not the 'story list' page.