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

Test incorrect? "MBTiles with no features" #36

Open
springmeyer opened this issue Aug 24, 2017 · 0 comments
Open

Test incorrect? "MBTiles with no features" #36

springmeyer opened this issue Aug 24, 2017 · 0 comments

Comments

@springmeyer
Copy link

I have a hunch that the MBTiles with no features test is not working right. The test passing and that indicates there are no features. But the database clearly has some data:

$ sqlite3 test/fixtures/src/no-features.mbtiles "select count(*) from tiles;"
21

So I think this needs a second look. Is the data in this file corrupt? Is that the intention behind the testcase? Do you remember @davidtheclark?

refs https://github.com/mapbox/mapbox-geostats/blob/master/test/test.js#L168-L173

@springmeyer springmeyer changed the title Test incorrect: "MBTiles with no features" Test incorrect? "MBTiles with no features" Aug 24, 2017
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