Skip to content

Propagate env name to pytest context

Kin Jin Ng requested to merge feature/e2e-test-env into master

Propagate environment name to pytest e2e integration tests context configuration.

This allows e2e tests to be environment aware.

Merge request reports