Skip to content
This repository has been archived by the owner on Dec 1, 2024. It is now read-only.

make testCommon default to abstract-leveldown/testCommon.js #163

Closed
ralphtheninja opened this issue Dec 23, 2017 · 0 comments
Closed

make testCommon default to abstract-leveldown/testCommon.js #163

ralphtheninja opened this issue Dec 23, 2017 · 0 comments
Assignees
Milestone

Comments

@ralphtheninja
Copy link
Member

ralphtheninja commented Dec 23, 2017

testCommon-parameter is required from leveldown and passed in to most tests of abstract-leveldown, it should default to local testCommon.js if not defined

Examples:

https://github.com/Level/leveldown/blob/990e22fa1cf07fdc011d594f7ce9e025f458d7ee/test/approximate-size-test.js#L2
https://github.com/Level/leveldown/blob/990e22fa1cf07fdc011d594f7ce9e025f458d7ee/test/batch-test.js#L2
https://github.com/Level/leveldown/blob/990e22fa1cf07fdc011d594f7ce9e025f458d7ee/test/chained-batch-test.js#L2
https://github.com/Level/leveldown/blob/990e22fa1cf07fdc011d594f7ce9e025f458d7ee/test/del-test.js#L2

etc

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

No branches or pull requests

1 participant