12 Commits (a4b46fd5ce95289e1a18eeedf5f653d0c99d8425)

Author SHA1 Message Date
barisusakli 5d6e2ad083 multiple test fixes 8 years ago
barisusakli 584cfd09ef suggested topics test 8 years ago
barisusakli bbb968922d fix test 8 years ago
barisusakli 3ec760ac85 inf scroll tests for topics 8 years ago
barisusakli 980e3fc7f7 topic tests, pin/lock/move 8 years ago
barisusakli 9db50a3eda fix getReplies test 8 years ago
Ben Lubar 661bdc8311
add test for posts.getReplies 8 years ago
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 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
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule 8 years ago
HeeL 4c6a75d85c Rename tests folder to test to follow standards 8 years ago