mirror of
https://github.com/hashicorp/vault-action.git
synced 2025-11-09 16:16:55 +00:00
6 lines
325 B
Markdown
6 lines
325 B
Markdown
# e2e-tls tests
|
|
|
|
This test suite runs `vault-action` as a GitHub Action in the context of a live
|
|
build with TLS certs, and then verifies that the appropriate environment
|
|
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.
|