5
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2025-11-07 15:16:56 +00:00
vault-action/integrationTests/e2e
John-Michael Faircloth 66531b2752
Revert convert to esm (#544)
* Revert "update got dependency and convert to esm module (#533)"

This reverts commit 77efb36ae3.

* keep new local test file changes

* keep changes to PR template

* update changelog
2024-04-15 16:39:55 -05:00
..
e2e.test.js Revert convert to esm (#544) 2024-04-15 16:39:55 -05:00
jest.config.js Revert convert to esm (#544) 2024-04-15 16:39:55 -05:00
README.md chore(test): organize tests a bit better (#7) 2019-11-24 16:00:31 -06:00
setup.js Revert convert to esm (#544) 2024-04-15 16:39:55 -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.