Update IEventService functions because of breaking changes #4

Merged
ocm merged 1 commits from bugfixes/testUtilsConsolidation into develop 2022-12-29 10:25:42 +00:00
Member

Update IEventService functions because of breaking changes

Description

IEventService had breaking changes because one more input paramater was added to Enqueue function.

As a result all current tests were failing.

Customer Impact

No customer impact

Regression?

  • Yes
  • No

[If yes, specify the version the behavior has regressed from]

Risk

  • High
  • Medium
  • Low

[Justify the selection above]

Packaging changes reviewed?

  • Yes
  • No
  • N/A

Test coverage complete and passing?

  • Yes
  • No
  • N/A

Docs updated?

  • Yes
  • No
  • N/A
# Update IEventService functions because of breaking changes ## Description IEventService had breaking changes because one more input paramater was added to Enqueue function. As a result all current tests were failing. ## Customer Impact No customer impact ## Regression? - [ ] Yes - [X] No [If yes, specify the version the behavior has regressed from] ## Risk - [X] High - [ ] Medium - [ ] Low [Justify the selection above] ## Packaging changes reviewed? - [ ] Yes - [ ] No - [X] N/A ## Test coverage complete and passing? - [ ] Yes - [X] No - [ ] N/A ## Docs updated? - [ ] Yes - [X] No - [ ] N/A
ocm added 1 commit 2022-12-29 10:25:12 +00:00
ocm merged commit 8aaeeb9d81 into develop 2022-12-29 10:25:42 +00:00
ocm deleted branch bugfixes/testUtilsConsolidation 2022-12-29 10:25:49 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Connected/Connected.Common.Types#4
No description provided.