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

Fix test for tile method in tests/test_assets_reader.py (very slow) #5

Open
Tracked by #3
abarciauskas-bgse opened this issue Jun 5, 2024 · 0 comments
Open
Tracked by #3

Comments

@abarciauskas-bgse
Copy link

I skip the test for the tile method of the AssetsReader because it was very slow (but passing): https://github.com/developmentseed/titiler-stacapi-mspc/blob/main/tests/test_assets_reader.py#L48-L56

This task is to look into a way to test the method that is faster, changes to the assertion are ok as long as it's tested that at least the inner tile method on the Reader|Xarray reader is called

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

No branches or pull requests

1 participant