Commit Graph

65 Commits (4b7e0ff0b8635515687a0c8faa0a0ae45f5acb38)

Author SHA1 Message Date
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
barisusakli 64a662ce50 some upload tests
barisusakli 9fe89f590e more admin controller tests
barisusakli 980e3fc7f7 topic tests, pin/lock/move
barisusakli a4dfe608e9 ban tests, user/info test
barisusakli d5ec36f45a socket.io topic.post/reply tests
barisusakli 7a8de6169b admin controller tests
barisusakli 9db50a3eda fix getReplies test
Barış Soner Uşaklı 0c08e44a34 Merge pull request from BenLubar/replies-to-post
Add a sorted set for replies-to-this-post
yariplus 179b66d74a flag tests
Ben Lubar 661bdc8311
add test for posts.getReplies
Peter Jaszkowiak 2824ce5587 Translator modules ()
* Translator modules

* Fix language not being passed on creation

* fix test failures
barisusakli 777914b762 more api tests
barisusakli 687cce6089 closes
barisusakli 2d10490ca3 more plugin tests
barisusakli fb83967a6d more route tests
barisusakli c5d2dbb90f increase timeout for password test
barisusakli c4772300f2 more utils tests
barisusakli f56251d718 test feeds
barisusakli d8a9df74d7 fix wrong error returns, more tests
barisusakli 553ee7dcdd more chat tests
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 c8b5c181ff fix flag on redis
check if number is returned on tests
barisusakli 0d90279463 chat controller test
barisusakli f0f3a86908 closes
write more messaging tests
barisusakli 9131f9d8f6 controller tests
Barış Soner Uşaklı c512a02c83 Merge pull request from yariplus/lexistuff
Add additional lexical dbal operations.
yariplus af2122bdb9 fix lex tests maybe
barisusakli cec3b650c3 category route test
barisusakli f683a1fe62 added categories to search test
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
yariplus e8823eab33 add db lexical tests
barisusakli ba17f98c70 getPostSummaryByPids test
barisusakli 52a0430603 cleanup console.logs
barisusakli 13719fccfe testing on nodev6
barisusakli 1a63672e66 more test fixes
barisusakli 15d948894d fix typo
barisusakli 292055d322 show test db info before test
barisusakli d1fb4909ba one more try catch for node5/6
barisusakli 4a8b3dcd4c fix eslint errors
barisusakli 817cd29f00 try require from root
barisusakli 12f366f4b4 more tests
register/login/logout tests
ability to test socket.io emits for logged in users
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
barisusakli ae9b5654d3 set isPrimary and isCluster
barisusakli e462fadd94 init express/webserver for tests
barisusakli 4847c9fb81 test for post.delete/restore/purge
barisusakli e9a3acdac5 db.info test
barisusakli bfcef27c47 plugin tests
barisusakli 85ca547423 update pagination test so it covers separators as well
barisusakli 1694876475 added test for pagination