megaplot icon indicating copy to clipboard operation
megaplot copied to clipboard

Add Angular integration tests

Open jimbojw opened this issue 3 years ago • 0 comments

In order to batch tasks, Angular uses Zones: https://angular.io/guide/zone

In particular, Angular's testing infrastructure aggressively commands the passage of time by monkey patching requestAnimationFrame and other timing functions.

To ensure ongoing compatibility with Angular, Megaplot should include one or more integration tests which run using Angular's testing stack.

jimbojw avatar Aug 04 '22 15:08 jimbojw