-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
To make sure we can run tests against various mms environments without manually managing user / project / atlas cli api keys for every env, move all the logic of creating these test resources inside the test suite
Some example code to follow:
systems/common/typescript/cypress/support/auth.ts
systems/common/typescript/cypress/support/registration.ts
systems/data-explorer/e2e-tests/utils/project.ts
systems/data-explorer/e2e-tests/utils/cluster.ts