actions/sources/test/jest
Daz DeBoer 83709b49fe
Fix checksum test by reducing network calls (#444)
This test was originally starting with an empty set of checksums,
leading to the download of a checksum for every released and snapshot
version. This resulted in in sporadic test failures.

We now start with a known set of checksums and ensure that those that
are missing are downloaded. This involved some refactoring and
improvement in the way snapshot checksums are processed.
2024-11-14 15:44:07 -07:00
..
resources/cache-cleanup Avoid dirty state after unit-test execution 2024-03-12 22:15:37 +13:00
wrapper-validation Fix checksum test by reducing network calls (#444) 2024-11-14 15:44:07 -07:00
.gitignore Avoid dirty state after unit-test execution 2024-03-12 22:15:37 +13:00
cache-cleanup.test.ts Use Gradle 8.11 as the minimum version for cache-cleanup 2024-11-11 20:54:29 -07:00
cache-debug.test.ts Rename 'input-params' to 'configuration' 2024-04-09 15:08:54 -06:00
cache-reporting.test.ts Include cache save/restore times in Job Summary (#389) 2024-09-13 10:45:46 -06:00
cache-utils.test.ts Moved cache-related code into subpackage 2024-04-08 14:02:20 -06:00
configuration.test.ts Rename 'input-params' to 'configuration' 2024-04-09 15:08:54 -06:00
dependency-graph.test.ts Rename 'input-params' to 'configuration' 2024-04-09 15:08:54 -06:00
gradle-version.test.ts Ensure minimum Gradle version for cache-cleanup (#364) 2024-08-31 11:11:24 -06:00
job-summary.test.ts Adapt for new structure of build results 2024-07-18 22:25:58 -06:00
predefined-toolchains.test.ts Add a test for merging existing toolchains.xml (#151) 2024-04-10 17:20:36 -06:00
short-lived-token.test.ts Fix passing expiresInHours query parameter 2024-09-12 18:43:23 -06:00