116 Commits (f4aa249d8c357709a600841741e998a73e157a57)

Author SHA1 Message Date
Sergii Paryzhskyi e515b791da Fix eslint rules (#5117)
* Fix semi linter rule

* Fix semi-spacing linter rule

* Fix no-undef-init linter rule

* Fix space-before-blocks linter rule
8 years ago
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
8 years ago
barisusakli 52a0430603 cleanup console.logs 8 years ago
barisusakli 13719fccfe testing on nodev6 8 years ago
barisusakli 1a63672e66 more test fixes 8 years ago
barisusakli 15d948894d fix typo 8 years ago
barisusakli 292055d322 show test db info before test 8 years ago
barisusakli d1fb4909ba one more try catch for node5/6 8 years ago
barisusakli 817cd29f00 try require from root 8 years ago
barisusakli 12f366f4b4 more tests
register/login/logout tests
ability to test socket.io emits for logged in users
8 years ago
barisusakli b8a3ca98cb added callback to webserver.listen
wait for webserver to be ready to run tests
added topic restore test
added test to load topic via controller
8 years ago
barisusakli ae9b5654d3 set isPrimary and isCluster 8 years ago
barisusakli e462fadd94 init express/webserver for tests 8 years ago
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule 8 years ago
HeeL 3fa1c1f927 Fix space-infix-ops linter rule 8 years ago
HeeL 4c6a75d85c Rename tests folder to test to follow standards 8 years ago