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

Remove the boule.test function #116

Merged
merged 1 commit into from
Jun 14, 2022
Merged

Remove the boule.test function #116

merged 1 commit into from
Jun 14, 2022

Conversation

leouieda
Copy link
Member

Description

It doesn't really serve a good purpose and can be replaced entirely with
pytest --pyargs boule which is what we actually use to run the tests.
Removing this outright since it's very unlikely to be missed and the
impact is very small.

Relevant issues/PRs

See fatiando/community#44

It doesn't really serve a good purpose and can be replaced entirely with
`pytest --pyargs boule` which is what we actually use to run the tests.
Removing this outright since it's very unlikely to be missed and the
impact is very small.
@leouieda
Copy link
Member Author

Pinging @santisoler here. Taking a bit of a wild approach here. This should be safe enough and if no one complains maybe we should do the same to Harmonica?

@leouieda leouieda merged commit 6cc38dc into main Jun 14, 2022
@leouieda leouieda deleted the test-func branch June 14, 2022 09:47
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.

1 participant