You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't cache the tests that are part of the e2e testsuite. (#1185)
* Don't cache the tests that are part of the e2e testsuite.
This prevents spurious errors when running the tests repeatedly.
* add a small comment on what '-count=1' means and why we need it.
If you want to run and test the Developer Sandbox UI from your local rhdh-plugins repo, run `make test-ui-e2e-local SSO_USERNAME=${SSO_USERNAME} SSO_PASSWORD=${SSO_PASSWORD}`
@@ -23,25 +25,30 @@ For now, the UI E2E tests are running only through the Firefox browser.
0 commit comments