Request for Feature Enhancement (RFE) Summary: Integration tests and UI
tests are executed automatically on the Stage environment as part of a
Production pipeline. We would like to run our integration tests earlier,
when pushing code to one of our Development environments. This would
allow us to catch bugs early without risking the timeline of Production
deployment. Use-case: We have two Development environments. One receives
the latest code, another is used as a stabilization/bugfixing
environm...