WING-NUS / SSID

Student Submission Integrity Diagnosis
18 stars 23 forks source link

👷 Set up frontend testing #320

Closed sibinhho99 closed 1 year ago

sibinhho99 commented 1 year ago

Cc:

Hi

Pain

Currently SSID does not have frontend tests

Suggested Solution

Set up frontend testing with Selenium. It's quite flexible and widely-used. Newer frameworks like Jest or Mocha only work with NodeJS ecosystem.

Tasks

Acceptance Criteria

Frontend testing is set up

More Information

Subtask of https://github.com/WING-NUS/SSID/issues/288

Screenshots

Thanks!