Related to #13456, we should test the generated code of schematics. We can achieve this by having a CLI app where the schematics ran. Once all schematics ran, we can run `ng build` and `ng test` to verify nothing is broken.