12
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2026-05-14 04:20:33 +00:00
vault-action/integrationTests/e2e-tls
hashicorp-copywrite[bot] a049f01838
[COMPLIANCE] Add/Update Copyright Headers (#605)
Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
Co-authored-by: Ben Ash <32777270+benashz@users.noreply.github.com>
Co-authored-by: Srikrishna Iyer <srikrishna.iyer@hashicorp.com>
2026-05-12 19:03:34 +05:30
..
configs [COMPLIANCE] Add/Update Copyright Headers (#605) 2026-05-12 19:03:34 +05:30
e2e-tls.test.js [COMPLIANCE] Add/Update Copyright Headers (#605) 2026-05-12 19:03:34 +05:30
jest.config.js [COMPLIANCE] Add/Update Copyright Headers (#605) 2026-05-12 19:03:34 +05:30
README.md Add TLS and mTLS support 2020-08-05 16:36:27 -04:00
setup.js [COMPLIANCE] Add/Update Copyright Headers (#605) 2026-05-12 19:03:34 +05:30

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.