Charles Lyding 3264c1763c test(@angular/build): add test harness rebuild case helper function
To reduce duplicate code within tests for rebuild/watch scenarios, a new
helper has been added to the builder test harness.  This helper allows
passing in an array of test case functions that are executed in order per
rebuild. The development server's watch option tests have been updated to
use the new helper.
2024-10-04 09:58:24 +02:00
..