Commit Graph

8 Commits (339845ff6b61c70292f3e0caf9c0cfe3193bf329)

Author SHA1 Message Date
Moritz Schmidt ec5d13188b sneakily adjust database/sorted tests to include float scores
barisusakli c8b5c181ff fix flag on redis
check if number is returned on tests
Barış Soner Uşaklı c512a02c83 Merge pull request from yariplus/lexistuff
Add additional lexical dbal operations.
yariplus af2122bdb9 fix lex tests maybe
barisusakli 4a0f67afdc search tests
new method emptydb
use emptydb instead of flushdb, flushdb  removes indices for mongo which
breaks search tests
initialize meta.config properly in tests
enable nodebb-plugin-dbsearch for tests
yariplus e8823eab33 add db lexical tests
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule
HeeL 4c6a75d85c Rename tests folder to test to follow standards