Commit Graph

5 Commits

Author SHA1 Message Date
Gabe Kangas
543d8f258f Check offline banner values before scrolling in browser test 2022-12-21 17:36:11 -08:00
Gabe Kangas
c231fd3592 First pass at CSS identifiers + test to verify they are set. For #2193 2022-12-11 21:06:20 -08:00
Gabe Kangas
7393a18546 Additional test updates to reflect more changed defaults 2022-11-22 13:15:52 -08:00
Gabe Kangas
b0d651cfc0 Update UI tests to reflect new defaults 2022-11-22 13:06:37 -08:00
Gabe Kangas
352447e3d4 Web UI frontend automated browser tests (#2223)
* First pass at basic browser tests for #1926

* Run tests against dev web server not go server

* Bundle the web code into the server before running tests

* Move cypress UI tests into its own npm project + add tests

* Add additional tests + wire up with cypress dashboard

* Limit concurrency of workflow jobs

* Temporarily comment out some tests that do not pass in mobile. Will fix later.
2022-11-04 20:04:13 -07:00