5
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2025-11-07 07:06:56 +00:00
vault-action/integrationTests/e2e
John-Michael Faircloth 5213b69445
Revert "fix secrets stored in json format (#466)" (#471)
* Revert "fix secrets stored in json format (#466)"

This reverts commit b9f4d16071.

* fix build: use new Verified Publisher image hashicorp/vault
2023-07-03 10:31:51 -05:00
..
e2e.test.js Revert "fix secrets stored in json format (#466)" (#471) 2023-07-03 10:31:51 -05:00
jest.config.js chore(test): organize tests a bit better (#7) 2019-11-24 16:00:31 -06:00
README.md chore(test): organize tests a bit better (#7) 2019-11-24 16:00:31 -06:00
setup.js Revert "fix secrets stored in json format (#466)" (#471) 2023-07-03 10:31:51 -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 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.