Skip to content

Conversation

ntninja
Copy link
Contributor

@ntninja ntninja commented Aug 2, 2017

This also refactors IpfsApiTest to use py.test assert and to properly clean
up pins after each test.

Fixes #84.

This also refactors `IpfsApiTest` to use py.test `assert` and to properly clean
up pins after each test.
def tearDown(self):
os.chdir(self._olddir)

def _clean_up_pins(self):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea here! Dunno why we didn't do it sooner.

Copy link
Contributor

@whereswaldon whereswaldon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Solid test rewrites and a nice tweak to add!

@whereswaldon whereswaldon merged commit 58d9d24 into ipfs-shipyard:master Aug 7, 2017
@ntninja
Copy link
Contributor Author

ntninja commented Aug 7, 2017

Thanks! Let's do a release! 🙂

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