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

feat(effects): use provideMockActions outside of the TestBed #2762

Merged
merged 1 commit into from Nov 14, 2020

Conversation

markostanimirovic
Copy link
Member

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

provideMockActions can be used with TestBed.configureTestingModule

What is the new behavior?

provideMockActions can be used with TestBed.configureTestingModule and Injector.create

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

This feature is similar to: #2759

@ngrxbot
Copy link
Collaborator

ngrxbot commented Oct 26, 2020

Preview docs changes for 63a4cb1 at https://previews.ngrx.io/pr2762-63a4cb18/

@brandonroberts brandonroberts added this to To do in NgRx 11 Oct 30, 2020
@brandonroberts brandonroberts merged commit c47114c into ngrx:master Nov 14, 2020
NgRx 11 automation moved this from To do to Done Nov 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants