Skip to content

LaunchAcademy/disney-forms-with-cypress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clinic for NodeJS Week 2: Express

TDD Posting Forms Goals

  • Use TDD to satisfy the cypress tests for the happy-path and sad-path of the user story below:
User Story
----------
As a movie viewing fan
I want to add a disney movie in a movie form
So that I can show my friends what I've seen

Acceptance Criteria
-------------------
* I can visit this page by clicking on a link from the movies index page
* I must enter a title
* I must enter a release year
* I must enter a runtime
* An invalid submission should re-render the form with any previously submitted data
* If I forget a field, errors are displayed

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published