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

Tests! #11

Open
fhammerschmidt opened this issue Mar 18, 2021 · 2 comments
Open

Tests! #11

fhammerschmidt opened this issue Mar 18, 2021 · 2 comments

Comments

@fhammerschmidt
Copy link
Member

Add a basic test runner, primarily to test all the file conversions end-to-end:

e.g. Input.json --> to DataSheet --> to Output.json --> check if Input & Output are equal
or Input.json --> to DataSheet --> mutate some text --> to Output.json --> check if equal besides the changed strings

@fhammerschmidt
Copy link
Member Author

As a first step, we could add some example JSON files (at least three different languages).

@fhammerschmidt
Copy link
Member Author

There is now an examples folder with a CSV and some JSON files.

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