Skip to content

load json to dict to workaround random dictionary hashes - #149

Merged
iurisilvio merged 1 commit into
jazzband:developfrom
brad:tests_fix
May 1, 2014
Merged

load json to dict to workaround random dictionary hashes#149
iurisilvio merged 1 commit into
jazzband:developfrom
brad:tests_fix

Conversation

@brad

@brad brad commented Apr 30, 2014

Copy link
Copy Markdown
Contributor

This seems to me like a legitimate, simple way to get the failing tests working. Loading the json strings into dictionaries causes the unit test to check equality of keys and values, without concern for the ordering.

@brad

brad commented Apr 30, 2014

Copy link
Copy Markdown
Contributor Author

All the tox tests pass with this change.

@iurisilvio

Copy link
Copy Markdown
Collaborator

Thanks, I was looking for a clean solution for this one. You did it. =)

iurisilvio added a commit that referenced this pull request May 1, 2014
Load json to dict to workaround random dictionary hashes. Fix #147
@iurisilvio
iurisilvio merged commit fbd277f into jazzband:develop May 1, 2014
@brad

brad commented May 1, 2014

Copy link
Copy Markdown
Contributor Author

Thanks!

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.

2 participants