Commit Graph

110 Commits (cd8fa55e051e6734c7a6edacb0ab004e0f96d220)

Author SHA1 Message Date
barisusakli 0794e395d5 fix test
barisusakli f2e4d9ce53 change flag tests so they use socket methods as well
barisusakli ee75c69817 post edit tests
barisusakli eca850c4b1 nested reply improvements
on new post increase count and add nested reply if replies are expanded
on post purge reduce count and remove nested reply
yariplus 179b66d74a flag tests
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