Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run integration tests for schematics #16479

Closed
devversion opened this issue Jul 9, 2019 · 2 comments
Closed

Run integration tests for schematics #16479

devversion opened this issue Jul 9, 2019 · 2 comments
Assignees
Labels
area: dev-infra Issue related to internal project infrastructure P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent

Comments

@devversion
Copy link
Member

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.

@devversion devversion added the area: dev-infra Issue related to internal project infrastructure label Jul 9, 2019
@devversion devversion self-assigned this Jul 9, 2019
@andrewseguin andrewseguin added the P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent label Jul 19, 2019
@mmalerba mmalerba assigned mmalerba and unassigned devversion Dec 2, 2022
@mmalerba
Copy link
Contributor

mmalerba commented Dec 2, 2022

The MDC migration schematics do exactly this. We can use it as a model for testing future schematics

@mmalerba mmalerba closed this as completed Dec 2, 2022
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Jan 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area: dev-infra Issue related to internal project infrastructure P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Projects
None yet
Development

No branches or pull requests

3 participants