1165 Commits (4794141852796d651b2f841fa52a0ef60aba96f0)

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

* Fix language not being passed on creation

* fix test failures
8 years ago
barisusakli 777914b762 more api tests 8 years ago
barisusakli 687cce6089 closes #5159 8 years ago
barisusakli 2d10490ca3 more plugin tests 8 years ago
barisusakli fb83967a6d more route tests 8 years ago
barisusakli c5d2dbb90f increase timeout for password test 8 years ago
barisusakli c4772300f2 more utils tests 8 years ago
barisusakli f56251d718 test feeds 8 years ago
barisusakli d8a9df74d7 fix wrong error returns, more tests 8 years ago
barisusakli 553ee7dcdd more chat tests 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 c8b5c181ff fix flag on redis
check if number is returned on tests
8 years ago
barisusakli 0d90279463 chat controller test 8 years ago
barisusakli f0f3a86908 closes #5128
write more messaging tests
8 years ago
barisusakli 9131f9d8f6 controller tests 8 years ago
Barış Soner Uşaklı c512a02c83 Merge pull request #5124 from yariplus/lexistuff
Add additional lexical dbal operations.
8 years ago
yariplus af2122bdb9 fix lex tests maybe 8 years ago
barisusakli cec3b650c3 category route test 8 years ago
barisusakli f683a1fe62 added categories to search test 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
yariplus e8823eab33 add db lexical tests 8 years ago
barisusakli ba17f98c70 getPostSummaryByPids test 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 4a8b3dcd4c fix eslint errors 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
barisusakli 4847c9fb81 test for post.delete/restore/purge 8 years ago
barisusakli e9a3acdac5 db.info test 8 years ago
barisusakli bfcef27c47 plugin tests 8 years ago
barisusakli 85ca547423 update pagination test so it covers separators as well 8 years ago
barisusakli 1694876475 added test for pagination 8 years ago
barisusakli acc7e160ef write test for cleanUpTag 8 years ago
barisusakli dd077117a2 refactor user.updateProfile and write test 8 years ago
Peter Jaszkowiak f519a36560 Fix #5112, translator now accepts keys with `/` (#5114) 8 years ago
Julian Lam 3272c0b98c linting 8 years ago
Julian Lam 45e412ed7c Merge branch 'master' of github.com:NodeBB/NodeBB 8 years ago
barisusakli afaaa8ab88 add failing test case for #5112 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
Peter Jaszkowiak 2ce33ba2b0 Fix #5102, translator made more safe (#5106) 8 years ago
barisusakli 59fb7d7eef failing tests for #5102 8 years ago
barisusakli 6c634b0689 fix tabs 8 years ago
barisusakli 038418bf87 batch.processArray
use batch.processArray in notifications.push and moveRecentReplies
added notification tests
added test for moveRecentReplies
clear group cache if a group is deleted
8 years ago
barisusakli 6f86621e30 closes #5096 8 years ago
barisusakli 76e0c6eb9c up timeout, password tests were failing 8 years ago
HeeL 4c6a75d85c Rename tests folder to test to follow standards 8 years ago