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

Cleaning up unit tests #9

Merged
merged 2 commits into from Aug 17, 2015
Merged

Cleaning up unit tests #9

merged 2 commits into from Aug 17, 2015

Conversation

mtlynch
Copy link

@mtlynch mtlynch commented Aug 13, 2015

Fixing a few issues in the unit tests:

  • Removing redis, iotools tests, which had external dependencies
  • Cleaning up imports
  • Rewriting dump() test to use io.BytesIO instead of writing to the actual filesystem

Fixing a few issues in the unit tests:
  Removing redis, iotools tests, which had external dependencies
  Cleaning up imports
  Rewriting dump() test to use io.BytesIO instead of writing to the actual
  filesystem
@super3
Copy link

super3 commented Aug 14, 2015

@wiggzz @EmergentBehavior Thoughts?

@super3
Copy link

super3 commented Aug 15, 2015

I'm alright with removing Redis, etc. If you remove them from tests however you should also remove them from the functionality.

super3 added a commit that referenced this pull request Aug 17, 2015
@super3 super3 merged commit 8f90d44 into StorjOld:master Aug 17, 2015
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.

None yet

2 participants