-
Notifications
You must be signed in to change notification settings - Fork 249
Open
Labels
Description
As per this Discord discussion opening an issue to track work on the end-to-end tests for Web UI.
I am suggesting to use fantoccini with chromedriver to test Web UI. Example/reference of setup, utilities, and break-down
can be found here.
We can break the work into a few iterations for easier reviews:
- e2e tests setup (dependencies and utilities);
- test authentication (I think I might combine it with the first step, but let's see down the road)
- test main scenarios/pages (we can outline these later on)
The tests will be located under iggy/core/server/tests.
cc @spetz