Commit Graph

61 Commits (51b763550f154d661f8f357ddea719ca5fc74b2c)

Author SHA1 Message Date
barisusakli 15d948894d fix typo
barisusakli 292055d322 show test db info before test
barisusakli d1fb4909ba one more try catch for node5/6
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
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule
HeeL 3fa1c1f927 Fix space-infix-ops linter rule
HeeL 4c6a75d85c Rename tests folder to test to follow standards