Challenge: Test the Order of Display
Challenge yourself with a testing problem.
We'll cover the following...
Problem
With this lesson, take the complexity of your tests up a notch. New variables, such as the number of meetups in the database, bring out numerous test cases that you need to consider. With multiple meetups in the database, you need to test the order displayed ...