SEG491X-W2023-T42 / mikado-machine

A multi-platform web-app for managing tasks and goals using the Mikado Method.
https://mikadomachine.uottawaesports.ca/
1 stars 0 forks source link

Test signin end-to-end #64

Closed danielzgtg closed 1 year ago

danielzgtg commented 1 year ago

Add one end-to-end (E2E) test. This would just be testing the signin and seeing that the graph displays. In respect of Google's security policies and to ensure reproducibility, we need to restrict this to the emulators.

We will not overwork ourselves with Selenium and its boilerplate. Puppeteer is a much simpler option.