mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
The sync-test zone is used in e.g. `describe` to raise an error when there is asynchronous code scheduled in describe blocks. This commit includes the zone name in such thrown errors to allow for us to include the jasmine describe name in the error. This will be wired up in the jasmine zonejs patches separately. |
||
|---|---|---|
| .. | ||
| async-stack-tagging.ts | ||
| async-test.ts | ||
| fake-async-test.ts | ||
| long-stack-trace.ts | ||
| proxy.ts | ||
| sync-test.ts | ||
| task-tracking.ts | ||
| wtf.ts | ||