Commit Graph

63 Commits (1e10ebfb68de3507e15c2d616e4a2ca9643d3519)

Author SHA1 Message Date
barisusakli 74b9f1a016 closes
barisusakli 4b6e4f085d more tests
group cover upload tests
registration approval queue tests
barisusakli 9ba93d8be9 group search tests
barisusakli ea007e2da4 closes
barisusakli dff4ee767c more group tests
barisusakli 60b3db7b34 dont use hardcoded uid
barisusakli 86deeaaf39 more group tests
barisusakli cecb4c0403 some more group 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
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule
barisusakli 6c634b0689 fix tabs
barisusakli 038418bf87 batch.processArray
use batch.processArray in notifications.push and moveRecentReplies
added notification tests
added test for moveRecentReplies
clear group cache if a group is deleted
HeeL 4c6a75d85c Rename tests folder to test to follow standards