Skip to content

Commit

Permalink
add optionals on tests
Browse files Browse the repository at this point in the history
  • Loading branch information
CheezItMan committed Dec 11, 2020
1 parent aa065fa commit c3636af
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,10 @@ There are additional tests that you can unskip to verify if a winner is detected
- If o wins the app has 'Winner is o' appearing on the browser window
- If x wins the app has 'Winner is x' appearin gon the browser window

**optional** If you feel ambitious see if you can add a test to detect ties!
**optional**

- If you feel ambitious see if you can add a test to detect ties!
- You can also create a test to ensure that you can't click on squares after a winner is detected!

## Optional: Wave 4

Expand Down

0 comments on commit c3636af

Please sign in to comment.