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

Initial tests #2

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

Initial tests #2

wants to merge 18 commits into from

Conversation

scardine
Copy link

Just a draft.

@calvinmetcalf
Copy link
Owner

This looks really great thanks you. I made some notes on lines with some small issues, the only major one is the conversion module which needs to be able to take a topojson dict, dict of topojson dicts, topojson file path or object and if it's a path grab the name of the topojson file, we can clean up the topology function to only accept a dict of topojson dicts so it wouldn't need a out_name parameter.

@calvinmetcalf
Copy link
Owner

you should try if possible to do a bunch of little thing instead of one big thing, this also helps us trouble shoot

@scardine
Copy link
Author

I will do that, thanks.

@Casyfill
Copy link
Collaborator

Hey @scardine, I am going to setup CircleCI or Travis Integration soon, then will start adding your tests, step by step

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.

3 participants