Today, the E2E tests are sorely lacking in actual tested functionality. We should add more playwright tests here:
Right now the tests only test that the app opens. We should add tests that verify functionality, such as clicking into buttons, verifying routes, and ensuring ui behavior.
https://github.com/radius-project/dashboard/blob/main/packages/app/e2e-tests/app.test.ts
Today, the E2E tests are sorely lacking in actual tested functionality. We should add more playwright tests here:
Right now the tests only test that the app opens. We should add tests that verify functionality, such as clicking into buttons, verifying routes, and ensuring ui behavior.
https://github.com/radius-project/dashboard/blob/main/packages/app/e2e-tests/app.test.ts