classroom icon indicating copy to clipboard operation
classroom copied to clipboard

Add End-to-End Testing with Selenium for Critical Paths

Open JessRudder opened this issue 5 years ago • 0 comments

We had an incident where broken javascript prevented assignment acceptance for students on certain browser. To mitigate against this (and similar issues) in the future, we want to add end-to-end testing with Selenium for all critical paths.

  • [ ] Identify critical paths
  • [ ] Write tests (this can be broken into sub tasks by whomever picks it up)

JessRudder avatar Oct 23 '19 22:10 JessRudder