mattlindsey/mythographer
Edit Story: Add a system test for editing a story
オープン
#46 opened on 2024/02/03
good first issue
Repository metrics
- Stars
- (0 個のスター)
- PR merge metrics
- (30d に merged PR はありません)
説明
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.