sonicjs
sonicjs copied to clipboard
Expand E2E test to include admin ui
There are currently a set of Playwright E2E tests used to test the API
We need to add some smoke tests for the admin UI:
- Ensure admin pages load and expected data is displayed
- Data tables work as expected, included sorting, search, etc
- Ensure data forms load as expected
- Ensure CRUD operation in the admin UI work as expected