mirror of
https://github.com/hashicorp/vault-action.git
synced 2026-07-26 00:13:16 +03:00
38c189f087
* chore(test): organize tests a bit better * add caching
5 lines
308 B
Markdown
5 lines
308 B
Markdown
# 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.
|