Skip to content

Rename CoordinateBoxTestCase test methods#937

Merged
corranwebster merged 1 commit into
mainfrom
fix/coordinate-box-tests
Apr 28, 2022
Merged

Rename CoordinateBoxTestCase test methods#937
corranwebster merged 1 commit into
mainfrom
fix/coordinate-box-tests

Conversation

@mdickinson
Copy link
Copy Markdown
Member

The test methods in CoordinateBoxTestCase were not being executed. This PR renames the test methods so that they're identified as such by unittest.

Closes #936

Copy link
Copy Markdown
Contributor

@rahulporuri rahulporuri left a comment

Choose a reason for hiding this comment

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

Changes look good, let's see if CI is happy

@corranwebster corranwebster reopened this Apr 28, 2022
@corranwebster corranwebster merged commit a25eb0d into main Apr 28, 2022
@corranwebster corranwebster deleted the fix/coordinate-box-tests branch April 28, 2022 08:18
corranwebster added a commit that referenced this pull request Apr 28, 2022
corranwebster added a commit that referenced this pull request Apr 28, 2022
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.

Tests in CoordinateBoxTestCase are not executed

3 participants