-
Feature
-
Resolution: Unresolved
-
Critical
-
None
-
1.9.0
-
False
-
-
False
e2e tests in the RHDH repo are flaky and often block getting PRs merged with repeated need to rerun. Often devs simply skip them in anger.
In RHIDP-11114 we disabled all the tests: see https://github.com/redhat-developer/rhdh/pull/3839
So the goal if this feature is to:
- assess which tests are actually unit tests and should be moved accordingly, eg., into the rhdh-plugins or BCP repos, or down into the overlays repo
- convert tests to unit tests w/ mocked services if there is really no need for these to provide service INTEGRATION testing
- remove tests which are too flaky to provide value
- re-enable the tests we can actually trust
Related issue about test flakiness in RHDHBUGS-2431, could move under this feature once we have an epic or two here.
- is caused by
-
RHIDP-11114 Disable all RHDH e2e tests to debug e2e failures
-
- Closed
-