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

Add tests for module exports #500

Merged
merged 2 commits into from
Apr 23, 2020
Merged

Conversation

orangejulius
Copy link
Member

This is a PR into #487 which adds some unit tests covering the shared resources exported by this module. We've been bitten many times in the past by removing code and forgetting to update index.js. This should help with that going forward.

It also fixes some that were just recently missed :)

This helps ensure that in the future we don't break anything that
depends on this module by exporting something that doesn't exist.
@orangejulius orangejulius requested a review from Joxit April 23, 2020 19:40
@orangejulius
Copy link
Member Author

@Joxit I think your PR has become the new master branch 😁

@orangejulius
Copy link
Member Author

If we merge this PR and #498 then your PR should be good to go. It should be a nice big new major version!

@orangejulius orangejulius merged commit a18f477 into joxit/data-geocode-earth Apr 23, 2020
@orangejulius orangejulius deleted the test-module branch April 23, 2020 19:43
@Joxit
Copy link
Member

Joxit commented Apr 23, 2020

Ha ha yes, this was a nice catch 😅

Here we go ! The PR master is now the master 🚀 🌕

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.

2 participants