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

Write json fixture test groundwork #23

Closed
wants to merge 1 commit into from

Conversation

njgheorghita
Copy link
Contributor

@njgheorghita njgheorghita commented Jan 4, 2018

Hey @pipermerriam, I took a shot at writing the fixture tests. I jacked a lot of the code / design from py-evm. Not sure if that was the best way to approach (adding unnecessary complexity)? Should I go ahead and create a json fixture test file for all the different kinds of packages? What other kinds of things belong in the fixture file? Right now it's really only testing that the Package object has certain attributes. Feedback on what's good / bad / needs changing would be really helpful, thanks!

What was wrong?

Project needs standardized json fixture tests to allow other py-ethpm implementations to develop against the same spec.

How was it fixed?

Started laying the groundwork for fixture tests.

Cute Animal Picture

giphy 39

closes #9

@njgheorghita
Copy link
Contributor Author

Hey @pipermerriam ran into some nasty git issues with the old branch, but this is an exact duplicate, adjusted for ethan's pr. If there's anything else that needs to be added, holler.

@pipermerriam
Copy link
Member

will take a look at it tomorrow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JSON file based test suite
2 participants