Skip to content

Separate tests of gmtinfo and grdinfo#461

Merged
seisman merged 1 commit intomasterfrom
test-grdinfo
May 26, 2020
Merged

Separate tests of gmtinfo and grdinfo#461
seisman merged 1 commit intomasterfrom
test-grdinfo

Conversation

@seisman
Copy link
Member

@seisman seisman commented May 26, 2020

Description of proposed changes

Separate the tests of grdinfo into test_grdinfo.py.

Fixes #456

Reminders

  • Run make format and make check to make sure the code follows the style guide.
  • Add tests for new features or tests that would have caught the bug that you're fixing.
  • Add new public functions/methods/classes to doc/api/index.rst.
  • Write detailed docstrings for all functions/methods.
  • If adding new functionality, add an example to docstrings or tutorials.

@seisman seisman changed the title Separate tests for gmtinfo and grdinfo Separate tests of gmtinfo and grdinfo May 26, 2020
@seisman seisman added the maintenance Boring but important stuff for the core devs label May 26, 2020
@seisman seisman requested a review from weiji14 May 26, 2020 22:51
@seisman seisman merged commit 4bfebcd into master May 26, 2020
@seisman seisman deleted the test-grdinfo branch May 26, 2020 23:11
@weiji14 weiji14 added this to the 0.1.x milestone Jun 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Boring but important stuff for the core devs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Separate tests for gmtinfo and grdinfo into two test files

2 participants