acid icon indicating copy to clipboard operation
acid copied to clipboard

Thorough test suite

Open dw opened this issue 12 years ago • 0 comments
trafficstars

The current tests are a joke. Needs at least:

  • Full set of tests written for py-lmdb (py-lmdb #21)
  • Full set of tests for key encoder.
  • Full set of tests for core interface.
  • Full set of generic tests for engine implementations.
  • Full set of tests for meta interface.
  • Full set of tests for iterators.
  • Smoke test using real database to detect accidental format incompatibilities

All edge cases: reverse iteration, prefixes ending in 0xff, etc etc etc

dw avatar Sep 07 '13 10:09 dw