-
Task
-
Resolution: Can't Do
-
Normal
-
None
-
None
-
False
-
-
False
-
Unset
-
No
-
-
-
3
-
PlatEx UI Sprint 16
As part of the effort to bring QE and dev closer together, we want to enable devs to run the IQE tests locally. Somewhat conveniently, IQE publishes a container filled with all of the most recent tests. This should make running tests locally a bit easier than setting up a full IQE environment. We just need to write a wrapper script to make the process more friendly.
AC
- Write a script to run the RBAC FE tests locally on a developer machine against Stage, emphasizing minimal setup. If needed, the script can be expanded to include running against a local environment or an ephemeral environment, although those two use cases may require some additional research.
- Publish the script for developer consumption, presumable in the iqe-rbac-frontend-plugin repository
- Demo the script for developers