vault-action/integrationTests/e2e
2025-12-08 16:59:50 +00:00
..
e2e.test.js [COMPLIANCE] Add Copyright and License Headers (Batch 1 of 1) 2025-12-08 16:59:50 +00:00
jest.config.js [COMPLIANCE] Add Copyright and License Headers (Batch 1 of 1) 2025-12-08 16:59:50 +00:00
README.md chore(test): organize tests a bit better (#7) 2019-11-24 16:00:31 -06:00
setup.js [COMPLIANCE] Add Copyright and License Headers (Batch 1 of 1) 2025-12-08 16:59:50 +00:00

e2e tests

This test suite runs vault-action as a GitHub Action in the context of a live build, and then verifies that the appropriate environmental variables are set. These tests are intended to mostly be very simple smoke tests to verify that the action is being compiled and run correctly in context.