5
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2025-11-07 15:16:56 +00:00

update readmes

This commit is contained in:
JM Faircloth 2023-06-08 10:48:02 -05:00
parent eabe930713
commit 1e9b7b0458
2 changed files with 9 additions and 5 deletions

View file

@ -1,4 +1,6 @@
# e2e tests
# e2e-tls 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.
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.

View file

@ -1,4 +1,6 @@
# 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.
This test suite runs `vault-action` as a GitHub Action in the context of a live
build, 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.