mirror of
https://github.com/hashicorp/vault-action.git
synced 2026-05-13 21:35:53 +00:00
|
Some checks failed
* chore: upgrade Node.js to 24 and update dependencies - Upgrade Node.js from 20 to 24.15.0 across all CI jobs and workflows - Run npm audit fix to resolve CVEs in dependencies - Generate TLS certs dynamically via scripts/gen-tls-certs.sh instead of using static certs - Add Makefile targets for running each integration test suite locally * add GOPATH/bin to PATH before running gen-tls-certs.sh * Add changelog entry * refactor makefile * Refine e2e-enterprise pipeline and scripts |
||
|---|---|---|
| .. | ||
| configs | ||
| e2e-tls.test.js | ||
| jest.config.js | ||
| README.md | ||
| setup.js | ||
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.