Skip to content

Split tests in test_clib.py into mutliple smaller test files - #3516

Merged
seisman merged 1 commit into
mainfrom
tests/split-2
Oct 16, 2024
Merged

Split tests in test_clib.py into mutliple smaller test files#3516
seisman merged 1 commit into
mainfrom
tests/split-2

Conversation

@seisman

Copy link
Copy Markdown
Member

Description of proposed changes

Similar to #3512, but this PR works on the test_clib.py file. Tests in this file are split into:

  • pygmt/tests/test_clib_call_module.py
  • pygmt/tests/test_clib_create_data.py
  • pygmt/tests/test_clib_dataarray_to_matrix.py
  • pygmt/tests/test_clib_extract_region.py
  • pygmt/tests/test_clib_write_data.py

@seismanseisman added maintenance Boring but important stuff for the core devs skip-changelog Skip adding Pull Request to changelog needs review This PR has higher priority and needs review. labels Oct 15, 2024
@seismanseisman added this to the 0.14.0 milestone Oct 15, 2024
@seismanseisman added final review call This PR requires final review and approval from a second reviewer and removed needs review This PR has higher priority and needs review. labels Oct 15, 2024
@seisman
seisman merged commit 871d106 into mainOct 16, 2024
@seisman
seisman deleted the tests/split-2 branch October 16, 2024 00:42
@seismanseisman removed the final review call This PR requires final review and approval from a second reviewer label Oct 16, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenanceBoring but important stuff for the core devsskip-changelogSkip adding Pull Request to changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@seisman@michaelgrund