Skip to content

feat: add tests to connection binding on gateway objects#229

Merged
bruno-martins-mx merged 1 commit intomasterfrom
bm/mc-144
Jan 14, 2025
Merged

feat: add tests to connection binding on gateway objects#229
bruno-martins-mx merged 1 commit intomasterfrom
bm/mc-144

Conversation

@bruno-martins-mx
Copy link
Contributor

Summary of Changes

Add test cases to ConnectionBinder and binding of Connections on gateway objects.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A
  • Test B

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works

then:
result instanceof BehaviorWithConfigurationAndConnection
verifyAll((BehaviorWithConfigurationAndConnection) result) {
connectionWithBoundConfiguration
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should we check some of the values in the connection as well?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good point. Check added.

@bruno-martins-mx bruno-martins-mx merged commit d5901f0 into master Jan 14, 2025
4 checks passed
@bruno-martins-mx bruno-martins-mx deleted the bm/mc-144 branch January 14, 2025 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants