Commit Graph

4 Commits (fb42b83e1ba41df755de365ff9b9ef1b1152155b)

Author SHA1 Message Date
barisusakli 5d6e2ad083 multiple test fixes
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
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule
HeeL 4c6a75d85c Rename tests folder to test to follow standards