Commit Graph

61 Commits (fb363957d1ff8ac63c0a50aaeeb2dd86975876bc)

Author SHA1 Message Date
Peter Jaszkowiak b09b3aef7f ESlint no-undef, remove global comments
Peter Jaszkowiak 2ba46808a1 ESlint one-var, fix comma-dangle
Peter Jaszkowiak bc1d70c126 ESlint comma-dangle
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