Currently, at the NoSQL database, we have several specializations of the Repository; however, the test code needs to be better, and we only test the specialization instead of pushing the whole compatibility behavior that we have at PageableRepository.
The goal is to increase the test on those specializations:
Which JNoSQL project does the issue refer to?
JNoSQL (Databases)
Bug description
Currently, at the NoSQL database, we have several specializations of the Repository; however, the test code needs to be better, and we only test the specialization instead of pushing the whole compatibility behavior that we have at PageableRepository.
The goal is to increase the test on those specializations:
JNoSQL Version
JNoSQL version
Expected Results
Increase the tests on those specializations.