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

CP-33629 - Unit tests for HBA #499

Merged
merged 1 commit into from
Jun 29, 2020
Merged

CP-33629 - Unit tests for HBA #499

merged 1 commit into from
Jun 29, 2020

Conversation

BenSimsCitrix
Copy link
Contributor

Unit tests for poorly covered HBA srs.

@coveralls
Copy link

coveralls commented May 18, 2020

Coverage Status

Coverage increased (+1.02%) to 40.446% when pulling f058c1c on private/bensi/CP-33629 into 36da32a on master.

MarkSymsCtx
MarkSymsCtx previously approved these changes May 18, 2020
Copy link
Contributor

@MarkSymsCtx MarkSymsCtx left a comment

Choose a reason for hiding this comment

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

Minor comment about not using assertFalse/assertTrue which might make the tests a little easier to read.


sr = HBASR.HBASR()

self.assertEqual(sr.handles("blah"), False)
Copy link
Contributor

Choose a reason for hiding this comment

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

self.assertFalse/assertTrue

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed

Signed-off-by: ben sims <ben.sims@citrix.com>

debug
@MarkSymsCtx MarkSymsCtx merged commit 971063d into master Jun 29, 2020
@MarkSymsCtx MarkSymsCtx deleted the private/bensi/CP-33629 branch June 29, 2020 13:35
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.

4 participants