typescript-action/__tests__
Branden Cash 506fd53fb1
test: type the @actions/core spy/mock from the actual implementations
This allows the mockImplementation calls to automatically be typed based on the official @actions/core type definitions rather than having to define them manually.

Signed-off-by: Branden Cash <branden.cash@parchment.com>
2024-02-22 08:00:38 -07:00
..
index.test.ts Switch entrypoint and main functionality 2023-09-11 15:54:30 -04:00
main.test.ts test: type the @actions/core spy/mock from the actual implementations 2024-02-22 08:00:38 -07:00
wait.test.ts Update example tests 2023-08-24 13:26:10 -04:00