mirror of
https://github.com/hashicorp/vault-action.git
synced 2026-04-08 21:20:07 +00:00
feat: fix unit and add e2e test
This commit is contained in:
parent
0b17727b1c
commit
33ba690ebb
8 changed files with 180 additions and 97 deletions
|
|
@ -5,6 +5,7 @@
|
|||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "jest",
|
||||
"test:integration": "jest -c integration/jest.config.js",
|
||||
"test:e2e": "jest -c e2e/jest.config.js"
|
||||
},
|
||||
"repository": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue