Mackenzie-Frey / brownfield-of-dreams

Brownfield of Dreams is a video tutorial platform in which additional functionality was built on an existing codebase.
https://brownfield-dreams.herokuapp.com/
1 stars 0 forks source link

Admin: New Tutorial #1

Open mikedao opened 5 years ago

mikedao commented 5 years ago

When I visit '/admin/tutorials/new' And I fill in 'title' with a meaningful name And I fill in 'description' with a some content And I fill in 'thumbnail' with a valid YouTube thumbnail And I click on 'Save' Then I should be on '/tutorials/{NEW_TUTORIAL_ID}' And I should see a flash message that says "Successfully created tutorial."