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

Add more range tests #353

Merged
merged 1 commit into from
Oct 21, 2019
Merged

Add more range tests #353

merged 1 commit into from
Oct 21, 2019

Conversation

vweevers
Copy link
Member

To try and break Level/leveldown@fb7e970 of Level/leveldown#689.

Tested locally against leveldown, memdown and level-js.

@vweevers vweevers added test Improvements or additions to tests semver-patch Bug fixes that are backward compatible labels Oct 20, 2019
reverseOpts,
expected.slice().reverse()
)
}
Copy link
Member Author

Choose a reason for hiding this comment

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

This makes some tests (with reverse=true) redundant. We can remove those later, I figured that would be easier to review as a separate PR.

@vweevers vweevers merged commit efd433d into master Oct 21, 2019
@vweevers vweevers deleted the add-more-range-tests branch October 21, 2019 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver-patch Bug fixes that are backward compatible test Improvements or additions to tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants