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 for a TDF being formed correctly and able to be inspected.
Acceptance Criteria
attr values added to a TDF on encrypt (each type) are present on TDF inspect
happy paths inspect
KAS grants added to values on a TDF are found within inspect
executable .bats file added with non-flaky tests that don't interfere with other runs
The text was updated successfully, but these errors were encountered:
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 for a TDF being formed correctly and able to be
inspect
ed.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: