5
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2025-11-09 16:16:55 +00:00
vault-action/integrationTests/e2e
2023-06-08 11:00:41 -05:00
..
e2e.test.js add test case for special chars 2023-06-08 10:26:47 -05:00
jest.config.js chore(test): organize tests a bit better (#7) 2019-11-24 16:00:31 -06:00
README.md update readmes 2023-06-08 11:00:41 -05:00
setup.js add test case for special chars 2023-06-08 10:26:47 -05: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 environment 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.