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
We recently added support for BATS e2e tests, with a few test runs currently in the pipeline. We need to add e2e tests for the critical paths within policy: attribute values
Acceptance Criteria
safe CRUD
unsafe CRUD
--force support as needed for e2e tests without live CLI input from a user
executable .bats file added with non-flaky tests that don't interfere with other runs
Background
We recently added support for BATS e2e tests, with a few test runs currently in the pipeline. We need to add e2e tests for the critical paths within policy:
attribute values
Acceptance Criteria
.bats
file added with non-flaky tests that don't interfere with other runsThe text was updated successfully, but these errors were encountered: