Skip to content
This repository has been archived by the owner on Nov 11, 2024. It is now read-only.

mcobbett refactor events publishing #634

Merged
merged 5 commits into from
Aug 28, 2024

Conversation

techcobweb
Copy link
Contributor

@techcobweb techcobweb commented Aug 24, 2024

Why ?

Event producing/publishing within the framework component can be done using a dedicated
interface.

This is part of the general refactoring of the test runners to remove some bad code smells.

In this case, it's having duplicated function, and no class which gathers together all of the usage of the IEventProducer interface.

  • Refactored events publishing to collect events via an interface

@galasa-team
Copy link

Build successful

@galasa-team
Copy link

Build successful

@galasa-team
Copy link

Build successful

@galasa-team
Copy link

Build successful

@galasa-team
Copy link

Build successful

@techcobweb techcobweb merged commit b087218 into main Aug 28, 2024
7 checks passed
@techcobweb techcobweb deleted the mcobbett-refactor-events-publishing branch August 28, 2024 17:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants