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

Separate tests of gmtinfo and grdinfo #461

Merged
merged 1 commit into from
May 26, 2020
Merged

Separate tests of gmtinfo and grdinfo #461

merged 1 commit into from
May 26, 2020

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