mirror of
https://github.com/actions/cache.git
synced 2025-04-22 03:56:45 +00:00
Add unit tests for restore
This commit is contained in:
parent
31ddebcb66
commit
fb677d1324
5 changed files with 459 additions and 22 deletions
|
@ -31,11 +31,13 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^24.0.13",
|
||||
"@types/nock": "^11.1.0",
|
||||
"@types/node": "^12.0.4",
|
||||
"@types/uuid": "^3.4.5",
|
||||
"@zeit/ncc": "^0.20.5",
|
||||
"jest": "^24.8.0",
|
||||
"jest-circus": "^24.7.1",
|
||||
"nock": "^11.7.0",
|
||||
"prettier": "1.18.2",
|
||||
"ts-jest": "^24.0.2",
|
||||
"typescript": "^3.6.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue