angular/packages/zone.js/lib/zone-spec
Andrew Scott 3c216c1ec6 fix(zone.js): waitForAsync should pass args to the test function (#61755)
This ensures that test functions with arguments (e.g. `it.each` in jest)
are forwarded to the test function. This does not apply to jasmine,
which assumes the only arguments needed would be the `done` function.

fixes #61717

PR Close #61755
2025-06-09 11:22:22 -07:00
..
async-test.ts fix(zone.js): waitForAsync should pass args to the test function (#61755) 2025-06-09 11:22:22 -07:00
fake-async-test.ts refactor(zone.js): Add a withProxyZone helper that might be used for unpatched test frameworks (#61626) 2025-05-22 13:39:30 -07:00
long-stack-trace.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
proxy.ts refactor(zone.js): Add a withProxyZone helper that might be used for unpatched test frameworks (#61626) 2025-05-22 13:39:30 -07:00
rollup-long-stack-trace.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
rollup-proxy.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
rollup-sync-test.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
rollup-task-tracking.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
rollup-wtf.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
sync-test.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
task-tracking.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
wtf.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00