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

feat: Add test cases for loading boundary with GeoJSON, BytesIO, BBOX string, and invalid boundary types #2

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

donaldte
Copy link
Owner

@donaldte donaldte commented Mar 8, 2024

hotosm#203
I've added comprehensive test cases for loading the boundary in the basemapper module. These tests cover various input types including GeoJSON files, BytesIO objects containing GeoJSON data, BBOX strings, and invalid boundary types to ensure proper error handling.

These tests enhance the test coverage and ensure the robustness of the codebase, contributing to better reliability and maintainability.

Please review and merge at your earliest convenience.

Thank you!

@donaldte donaldte changed the title Add test cases for loading boundary with GeoJSON, BytesIO, BBOX string, and invalid boundary types feat:add test cases for loading boundary with GeoJSON, BytesIO, BBOX string, and invalid boundary types Mar 8, 2024
@donaldte donaldte changed the title feat:add test cases for loading boundary with GeoJSON, BytesIO, BBOX string, and invalid boundary types feat: Add test cases for loading boundary with GeoJSON, BytesIO, BBOX string, and invalid boundary types Mar 8, 2024
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