Level / abstract-leveldown

An abstract prototype matching the leveldown API.
MIT License
146 stars 53 forks source link

Expand binary key tests #361

Closed vweevers closed 2 years ago

vweevers commented 4 years ago

To catch issues like https://github.com/Level/subleveldown/issues/87 sooner. If the implementation supports binary keys, we should test a bigger range of keys / bytes, i.e. outside the ascii range.

vweevers commented 2 years ago

Done in https://github.com/Level/abstract-level