Commit Graph

74 Commits (bef37e27cb6be9fd72387f45d37d11a7653f6787)

Author SHA1 Message Date
Peter Jaszkowiak 896c8c7343 ESlint object-curly-spacing
Peter Jaszkowiak 3b0dd2d1ef ESlint padded-blocks
Peter Jaszkowiak 604358ecc4 ESlint keyword-spacing, no-multi-spaces
Peter Jaszkowiak 3361a72725 ESlint no-plusplus
and no-empty, space-unary-ops
Peter Jaszkowiak b09b3aef7f ESlint no-undef, remove global comments
Peter Jaszkowiak bc1d70c126 ESlint comma-dangle
barisusakli f4a6527ce6 getRecentPosterUids test
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