10 Commits

Author SHA1 Message Date
vsavkin
d7fc5b5605 fix(schematics): --routing should add RouterTestingModule in app.component.spec.ts
Closes #95
2017-11-17 16:04:54 -05:00
vsavkin
409bfff878 feat(schematics): add --routing to the lib schematic 2017-11-13 15:17:42 -05:00
vsavkin
2c408cc8f8 refactor: rewrite all e2e tests not requiring execution as unit tests 2017-10-16 11:19:39 -04:00
Stephen Cavaliere
6f33d77969 fix(schematics): provide <router-outlet> in app.component.html
In the AngularCLI schematics, the equivalent to `ng g app` (`ng new`) provides a basic router outlet in the AppComponent's template when given the `--routing` flag. This provides parity to that feature.
2017-10-11 16:13:39 -04:00
vsavkin
a43fbaeb9a switch to prettier 2017-10-07 12:09:45 -04:00
vsavkin
1054a134cd bump up timeout 2017-10-06 12:31:40 -04:00
vsavkin
c5cfb3950d remove fit 2017-10-06 10:44:52 -04:00
vsavkin
bfcaaeafb7 feat(schematics): add a nice app.component.html 2017-10-06 10:06:25 -04:00
vsavkin
78a1552c66 fix(schematics): bump up the timeout to 50s 2017-10-06 10:06:14 -04:00
vsavkin
c0097c2c0a feat(schematics): make convert-to-workspace ng generate friendly 2017-10-04 11:51:04 -04:00