Commit Graph

55 Commits (41357abb5974591bf7a979883c6ea995950bc7f1)

Author SHA1 Message Date
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
barisusakli ba17f98c70 getPostSummaryByPids test
barisusakli 4847c9fb81 test for post.delete/restore/purge
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule
barisusakli 6f86621e30 closes