We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@ngrx/component Make tests work for Ivy, ViewEngine, NgZone, NgNoopZone, no zone environment
We neep proper unit tests to ensure the cone works in:
NgZone
NgNoopZone
See current state for e.g. the push pipe here: https://github.com/ngrx/platform/blob/master/modules/component/spec/push/push.pipe.spec.ts#L226
All tests are implemented and pass.
Related: #2441
[x] Yes (Assistance is provided if you need help submitting a pull request) [ ] No
The text was updated successfully, but these errors were encountered:
Closed as strategies got redecided and so this needs a new issue
Sorry, something went wrong.
No branches or pull requests
@ngrx/component Make tests work for Ivy, ViewEngine, NgZone, NgNoopZone, no zone environment
Minimal reproduction of the bug/regression with instructions:
We neep proper unit tests to ensure the cone works in:
NgZone
NgNoopZone
NgZone
NgNoopZone
See current state for e.g. the push pipe here:
https://github.com/ngrx/platform/blob/master/modules/component/spec/push/push.pipe.spec.ts#L226
Expected behavior:
All tests are implemented and pass.
Related: #2441
I would be willing to submit a PR to fix this issue
[x] Yes (Assistance is provided if you need help submitting a pull request)
[ ] No
The text was updated successfully, but these errors were encountered: