Once we get some things built, I think we'll have a better idea of how we want to tackle this. We may want to break these into individual tasks for each test, or for groups of tests. TBD!
Initial Cypress test stories:
As a user, when I load the application, I can see the title of the application
As a user, when I load the application, I can see a collection of movies.
As a user, when I click on a movie, I’m shown additional details about that movie
Any other user stories you might have already should also be tested.
Once we get some things built, I think we'll have a better idea of how we want to tackle this. We may want to break these into individual tasks for each test, or for groups of tests. TBD!
Initial Cypress test stories: