mirror of
https://github.com/hashicorp/vault-action.git
synced 2026-04-26 13:24:26 +00:00
chore(test): organize tests a bit better (#7)
* chore(test): organize tests a bit better * add caching
This commit is contained in:
parent
3747195c5f
commit
38c189f087
12 changed files with 101 additions and 73 deletions
4
integrationTests/e2e/README.md
Normal file
4
integrationTests/e2e/README.md
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue