25 Commits

Author SHA1 Message Date
Jo Hanna Pearce
06a7080132 feat(core): implicitDependency tests for mv & rm schematics 2020-06-22 12:38:52 +01:00
Victor Savkin
e71ceba4ce feat(repo): run e2e tests using nx 2020-06-07 23:31:38 -04:00
Victor Savkin
d0cbc35efa feat(repo): build nx with nx 2020-06-03 16:25:25 -04:00
Victor Savkin
0c4c39f69c fix(repo): cache the results of all npm installs to speed up e2e tests 2020-05-19 20:50:00 -04:00
Adam L Barrett
c00f996bea
fix(testing): add a guard to not accidently publish to the registry (#2978) 2020-05-09 13:36:19 -04:00
Adam L Barrett
515cc37ec6
Use local-registry for E2E tests (#2821) 2020-05-09 12:05:17 -04:00
maxkoretskyi
30721d517c fix(repo): fix yarn e2e create-playground
Added a conditional check to execute the file in the correct directory
2020-02-18 17:38:14 -05:00
Victor Savkin
2c3327480c build(nx): split e2e tests into 2 targets 2019-10-21 22:12:36 -04:00
Victor Savkin
2b646f8eb4 feat(nx): standalone version of nx 2019-07-24 10:27:47 -04:00
Victor Savkin
e51c7a4069 cleanup(nx): clean up scripts and e2e tests 2019-07-08 20:44:28 -04:00
Victor Savkin
03992c7de1 feat(nx): switch defaults to jest, cypress, and nest 2019-02-13 10:35:32 -05:00
Victor Savkin
ffd9d93019 fix(build): make Nx dev process WSL-friendly
- Reformat code to have LF line endings.
- Enforce LF line endings.
2019-01-14 10:47:44 -05:00
Nitin Vericherla
49525efe3e feat(nx): support to generate visualization graph
`npm run dep-graph` outputs a visual dependency graph
2018-04-06 20:51:02 -04:00
mrmeku
4184bb2d13 Rebasing issues resolved 2018-03-20 08:38:03 -04:00
vsavkin
808f433fc5 build(schematics): run npm install only once 2017-11-27 18:21:13 -05:00
vsavkin
8e91e120d9 chore: temporary disable e2e tests 2017-10-03 14:06:26 -04:00
vsavkin
ff7b28e65e feat(schematics): adds a code formatter 2017-10-01 15:48:12 -04:00
vsavkin
fff6615905 fix dep issues 2017-09-30 16:47:50 -04:00
vsavkin
a0440688c3 only run schematics tests 2017-09-12 16:07:45 -04:00
vsavkin
5d47b5100b fix(schematics): fix e2e tests 2017-09-09 17:17:47 -04:00
vsavkin
b3b49e17a2 feat(schematics): implement convert-to-workspace schematic 2017-09-09 17:08:49 -04:00
vsavkin
3223582921 fix e2e tests 2017-09-01 11:00:34 -04:00
vsavkin
7377de404d Refactor the project to have three separate packages 2017-09-01 11:00:34 -04:00
vsavkin
0da5fbc89e fixed tests 2017-09-01 11:00:31 -04:00
vsavkin
b97520fd9c set up testing 2017-09-01 11:00:30 -04:00