Commit Graph

67 Commits (08530bb33f7b4c178c91c56a7a2cfba6d2e0ef22)

Author SHA1 Message Date
barisusakli a1af59def3 add missing return, fix tests
barisusakli 988c485874 post tools test
barisusakli 8691256a67 fix post move test
barisusakli aad9a39f02 move post test
barisusakli d2fa0c3e6a vote socket tests
barisusakli cecb4c0403 some more group tests
barisusakli 4d86262812 use global mod user for flag tests
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