setup-node/__tests__
Dmitry Shibanov 3d0d4edb10
Add node's caching implementation (#2)
* first iteration for implementation of caching

* add logs

* add debug line

* fix build command

* fix path

* add possible post-if

* remove braces

* test new action post-if variant

* work on built-in caching

* remove post-if

* pass version

* work on yarn support

* fix return value

* change names and remove logs

* worked on resolving comments

* check post-if for null

* add success() condition

* remove primary key field

* work on resolving comments

* remove logs

* resolving comments

* resolving comments

* resolving comments

* resolving comments

* fix getpackageManagerVersion

* run clean for unstaged changes

* fix falling version tests

* work on resolving comments

* resolving comments

* fix comment

* resolve comments

* Add tests to cover node's caching (#3)

* add tests to cover node's caching

* work on fixing tests

* fix e2e tests

* rebuild and fix test

* fixing tests

* change name of describes, it and fix test

* add names for jobs

* fix issue
2021-06-16 09:52:44 +03:00
..
data Add node's caching implementation (#2) 2021-06-16 09:52:44 +03:00
authutil.test.ts fix format 2020-10-21 18:31:20 -05:00
cache-restore.test.ts Add node's caching implementation (#2) 2021-06-16 09:52:44 +03:00
cache-save.test.ts Add node's caching implementation (#2) 2021-06-16 09:52:44 +03:00
cache-utils.test.ts Add node's caching implementation (#2) 2021-06-16 09:52:44 +03:00
installer.test.ts Fix TypeScript error line/column (#125) 2021-02-17 10:52:41 -05:00
problem-matcher.test.ts Fix TypeScript error line/column (#125) 2021-02-17 10:52:41 -05:00
verify-arch.sh Add e2e arch test 2020-12-09 13:28:47 -06:00
verify-no-unstaged-changes.sh consume getJson function for better error messages (#110) 2020-02-05 11:20:33 -05:00
verify-node.sh Update tool-cache for download retries (#120) 2020-03-10 11:51:57 -04:00