mayshukla/ece493-capstone

Create end-to-end tests

mayshukla opened this issue · 2 comments

https://www.selenium.dev/documentation/

Tests:

  • "good path" (call every api method, finish game)
    • this will be partly manually verified (one of us will have to watch it and make sure everything is rendered correctly)
  • error during code submission
  • error during game

Tests for error during code submission and error during game added in #46

completed in #63