tutorbookapp / old-tutorbook

Source available code for Tutorbook's progressive web app (PWA).
https://tutorbook.app
Other
13 stars 10 forks source link

Add UI tests (using Robot?) #168

Open nicholaschiang opened 4 years ago

nicholaschiang commented 4 years ago

Add UI tests (using Robot?).

We want to add acceptance tests to our tests in firebase/test to ensure that the UI is working correctly before deploying any new changes to production.

It'd also be nice to unit tests all of the app package classes and methods and such.