-
Story
-
Resolution: Done
-
Major
-
None
Please read: migrating-protractor-tests-to-cypress
Protractor test to migrate: `frontend/integration-tests/tests/dashboards/project-dashboard.scenario.ts`
61) Project Dashboard
✔ Dashboard is default details page
62) Details Card
✔ has all fields populated
✔ has View all link
63) Status Card
✔ has health indicator
64) Inventory Card
✔ has all items
65) Utilization Card
✔ has all items
✔ has duration dropdown
66) Activity Card
✔ has View events link
✔ has Pause events button
67) Launcher Card
✔ is displayed when CR exists
68) Resource Quotas Card
✔ shows Resource Quotas
Accpetance Criteria
- Protractor test ported to cypress
- Remove any unused legacy data-test-id`s
- Protractor test deleted, and non longer referenced in `frontend/integration-tests/protractor.conf.ts`