10 Commits

Author SHA1 Message Date
Filipe Silva
819892a359 ci: remove appveyor and buildkite 2019-06-06 16:02:17 -07:00
Hans Larsen
bf1c988e07 test: fix windows path issues 2019-03-22 07:15:48 -07:00
Hans Larsen
49ba744f23 test: add filter, seed and better diff checking to test script
It wasnt checking the staging area. It also now shows the packages that will be
tested.

Filter and Seed are arguments that are directly passed to Jasmine. They can be
used to reproduce tests.
2019-03-22 07:15:48 -07:00
Hans Larsen
32737a7f31 build: add a nice message when running test without tests to run 2019-03-15 12:23:43 -07:00
Hans Larsen
876c82e32c build: remove usage of hash and replace with git diff
Between the merge of master and the current branch. This might catch a bit
more but it will work more consistently (especially compared to using the
hash).
2019-03-13 13:51:01 -07:00
Hans Larsen
13c214a5ce build: add timeout argument to test script 2019-02-21 16:20:54 -08:00
Filipe Silva
4487e9df53 test: shard test-large 2018-07-06 09:09:52 -04:00
Filipe Silva
3e3dffba8e fix(@angular-devkit/architect): unsubscribe on timeout in runTargetSpec
This way cleanup logic runs on timeout.

It also simplifies timeout definition for runTargetSpec and Jasmine.
2018-07-05 11:43:11 -04:00
Hans
af3332126e ci: test script is async 2018-06-09 10:01:10 +01:00
Hans Larsen
44086c60ff build: move devkit repo back to angular-cli 2018-06-05 18:50:06 -07:00