Commit Graph

80 Commits (c20cd5285427fa5b70debc5fe2423927af96795e)

Author SHA1 Message Date
Peter Jaszkowiak 1493afee2a ESlint indent
Peter Jaszkowiak 3b0dd2d1ef ESlint padded-blocks
Peter Jaszkowiak 604358ecc4 ESlint keyword-spacing, no-multi-spaces
Peter Jaszkowiak 2e031f3759 ESlint comma-spacing
Peter Jaszkowiak 532951c24f ESlint space-in-parens, block-spacing
Peter Jaszkowiak 3361a72725 ESlint no-plusplus
and no-empty, space-unary-ops
Peter Jaszkowiak 2ba46808a1 ESlint one-var, fix comma-dangle
Peter Jaszkowiak bc1d70c126 ESlint comma-dangle
Julian Lam a17c26ea45 Merge branch 'master' into develop
barisusakli 667582744e fix eslint
barisusakli ab7867d4b5 topic follow tests, fix filterIgnoring
barisusakli 366ab103a4 closes
Barış Soner Uşaklı c4d4d2385b closes closes
Barış Soner Uşaklı 4ff3d06f90 escape labelColor, icon, cover:position, validate toPid
barisusakli 975141bc9b more tag tests
barisusakli 835669805a tag tests
barisusakli 7d47f4b067 tag tests
barisusakli 49267d54b7 topics unread tests
barisusakli 5d6e2ad083 multiple test fixes
barisusakli 584cfd09ef suggested topics test
barisusakli bbb968922d fix test
barisusakli 3ec760ac85 inf scroll tests for topics
barisusakli 980e3fc7f7 topic tests, pin/lock/move
barisusakli 9db50a3eda fix getReplies test
Ben Lubar 661bdc8311
add test for posts.getReplies
Sergii Paryzhskyi e515b791da Fix eslint rules ()
* Fix semi linter rule

* Fix semi-spacing linter rule

* Fix no-undef-init linter rule

* Fix space-before-blocks linter rule
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 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
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule
HeeL 4c6a75d85c Rename tests folder to test to follow standards