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-tls
2020-08-07 14:57:44 -04:00
..
configs Add TLS and mTLS support 2020-08-05 16:36:27 -04:00
e2e-tls.test.js Fix bug with tlsSkipVerify and add test coverage 2020-08-07 14:57:44 -04:00
jest.config.js Add TLS and mTLS support 2020-08-05 16:36:27 -04:00
README.md Add TLS and mTLS support 2020-08-05 16:36:27 -04:00
setup.js Fix bug with tlsSkipVerify and add test coverage 2020-08-07 14:57:44 -04: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.