Skip to content
This repository has been archived by the owner on Sep 9, 2021. It is now read-only.

fix: open store in tests #66

Merged
merged 1 commit into from
Jan 22, 2021
Merged

fix: open store in tests #66

merged 1 commit into from
Jan 22, 2021

Conversation

achingbrain
Copy link
Member

Our compliance test suite closes the created stores during tear down
but doesn't open them during set up.

If we are responsible for closing stores we should be opening them too
which also gives us enough control to execute the lifecycle tests
properly.

Our compliance test suite closes the created stores during tear down
but doesn't open them during set up.

If we are responsible for closing stores we should be opening them too
which also gives us enough control to execute the lifecycle tests
properly.
@achingbrain
Copy link
Member Author

Follows on from ipfs/js-datastore-level#58 (comment)

Copy link
Member

@hugomrdias hugomrdias left a comment

Choose a reason for hiding this comment

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

Nice, thank you

@achingbrain achingbrain merged commit 6092b10 into master Jan 22, 2021
@achingbrain achingbrain deleted the fix/open-store-in-tests branch January 22, 2021 16:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants