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

test(core): avoid TemplateFixture usages in render3 specs #46571

Closed

Conversation

AndrewKushnir
Copy link
Contributor

See individual commits.

PR Type

What kind of change does this PR introduce?

  • Other... Please describe: tests-related refactoring.

Does this PR introduce a breaking change?

  • Yes
  • No

@AndrewKushnir AndrewKushnir added action: review The PR is still awaiting reviews from at least one requested reviewer area: core Issues related to the framework runtime target: patch This PR is targeted for the next patch release labels Jun 29, 2022
@ngbot ngbot bot modified the milestone: Backlog Jun 29, 2022
@AndrewKushnir AndrewKushnir force-pushed the render3_tests_refactor branch 2 times, most recently from 6e62464 to 3be9114 Compare June 29, 2022 05:50
This commit refactors a  Pipe-related test to use TestBed and moves it to the `acceptance` folder.
This commit further reduces the use of an obsolete `TemplateFixture` class.
This commit further reduces the use of an obsolete `TemplateFixture` class.
This commit updates the remaining set of tests to avoid referencing `TemplateFixture` class.
This commit removes a file that contained utils (including `TemplateFixture`) that are no longer used.
Copy link
Member

@pkozlowski-opensource pkozlowski-opensource left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I was aware that we've got ViewFixture :-)

@pkozlowski-opensource pkozlowski-opensource added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Jun 29, 2022
@pkozlowski-opensource pkozlowski-opensource removed the request for review from alxhub June 29, 2022 16:47
Copy link
Member

@alxhub alxhub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Enthusiastically 👍

@dylhunn
Copy link
Contributor

dylhunn commented Jun 29, 2022

This PR was merged into the repository by commit 957744f.

dylhunn pushed a commit that referenced this pull request Jun 29, 2022
This commit refactors a  Pipe-related test to use TestBed and moves it to the `acceptance` folder.

PR Close #46571
dylhunn pushed a commit that referenced this pull request Jun 29, 2022
This commit further reduces the use of an obsolete `TemplateFixture` class.

PR Close #46571
dylhunn pushed a commit that referenced this pull request Jun 29, 2022
This commit further reduces the use of an obsolete `TemplateFixture` class.

PR Close #46571
dylhunn pushed a commit that referenced this pull request Jun 29, 2022
…e` (#46571)

This commit updates the remaining set of tests to avoid referencing `TemplateFixture` class.

PR Close #46571
dylhunn pushed a commit that referenced this pull request Jun 29, 2022
This commit removes a file that contained utils (including `TemplateFixture`) that are no longer used.

PR Close #46571
@dylhunn dylhunn closed this in d287d9c Jun 29, 2022
dylhunn pushed a commit that referenced this pull request Jun 29, 2022
This commit further reduces the use of an obsolete `TemplateFixture` class.

PR Close #46571
dylhunn pushed a commit that referenced this pull request Jun 29, 2022
This commit further reduces the use of an obsolete `TemplateFixture` class.

PR Close #46571
dylhunn pushed a commit that referenced this pull request Jun 29, 2022
…e` (#46571)

This commit updates the remaining set of tests to avoid referencing `TemplateFixture` class.

PR Close #46571
dylhunn pushed a commit that referenced this pull request Jun 29, 2022
This commit removes a file that contained utils (including `TemplateFixture`) that are no longer used.

PR Close #46571
@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 Jul 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker area: core Issues related to the framework runtime target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants