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

[Schematics] Add tests for live schematics and rc of webpack #418

Open
endarova opened this issue Oct 30, 2019 · 1 comment
Open

[Schematics] Add tests for live schematics and rc of webpack #418

endarova opened this issue Oct 30, 2019 · 1 comment

Comments

@endarova
Copy link
Contributor

In current tests we first update everything in the project to rc, that way we don't test the scenario with existing user apps. Add tests that test with latest of schematics and update only webpack to test compatibility with existing apps.

@dtopuzov
Copy link
Contributor

dtopuzov commented Nov 4, 2019

Why test only compatibility with webpack then?
Why not test all combinations of latest plus rc of only one of all packages in order to prove we have capability with all packages?

I'm not against adding such tests, but can we afford running such things on the CI?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants