Skip to content

refactor(core): Add and move tests for Dispatcher.#56193

Closed
tbondwilkinson wants to merge 1 commit intoangular:mainfrom
tbondwilkinson:jsaction-prevent-default
Closed

refactor(core): Add and move tests for Dispatcher.#56193
tbondwilkinson wants to merge 1 commit intoangular:mainfrom
tbondwilkinson:jsaction-prevent-default

Conversation

@tbondwilkinson
Copy link
Contributor

@tbondwilkinson tbondwilkinson commented May 30, 2024

Move tests from eventcontract_test.ts to dispatcher_test.ts for
functionality that lives in Dispatcher.

Add an extra test for preventDefault behavior for CLICKMOD that
covers a previous bug case.

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • angular.io application / infrastructure changes
  • Other... Please describe:

Move tests from `eventcontract_test.ts` to `dispatcher_test.ts` for
functionality that lives in `Dispatcher`.

Add an extra test for `preventDefault` behavior for `CLICKMOD` that
covers a previous bug case.
@tbondwilkinson
Copy link
Contributor Author

TESTED=No TGP required as this are Angular test changes only.

@tbondwilkinson tbondwilkinson marked this pull request as ready for review May 30, 2024 19:58
@pullapprove pullapprove bot added the requires: TGP This PR requires a passing TGP before merging is allowed label May 30, 2024
@tbondwilkinson tbondwilkinson added area: core Issues related to the framework runtime target: patch This PR is targeted for the next patch release core: event dispatch labels May 30, 2024
@ngbot ngbot bot modified the milestone: Backlog May 30, 2024
@tbondwilkinson tbondwilkinson added the action: review The PR is still awaiting reviews from at least one requested reviewer label May 30, 2024
Copy link
Contributor

@thePunderWoman thePunderWoman left a comment

Choose a reason for hiding this comment

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

LGTM

reviewed-for: fw-core, primitives

@tbondwilkinson tbondwilkinson removed the request for review from iteriani June 4, 2024 17:23
@tbondwilkinson tbondwilkinson 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 4, 2024
thePunderWoman pushed a commit that referenced this pull request Jun 4, 2024
Move tests from `eventcontract_test.ts` to `dispatcher_test.ts` for
functionality that lives in `Dispatcher`.

Add an extra test for `preventDefault` behavior for `CLICKMOD` that
covers a previous bug case.

PR Close #56193
@thePunderWoman
Copy link
Contributor

This PR was merged into the repository by commit a65c1cf.

@tbondwilkinson tbondwilkinson deleted the jsaction-prevent-default branch June 10, 2024 21:31
@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 11, 2024
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 core: event dispatch requires: TGP This PR requires a passing TGP before merging is allowed target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants