Commit Graph

79 Commits (96b46411b154a3056eb7d5fc03dee066b5cb19e2)

Author SHA1 Message Date
barisusakli 0e7740af32 fix tests for subfolder installs
Julian Lam 15542f1382 removing old tests that got added back in due to git being silly
Julian Lam 72e77772db Merge branch 'master' into develop
Peter Jaszkowiak dd2b930824 Resolve merge conflicts, minify only `.js` files
Julian Lam c09f994b0a Merge remote-tracking branch 'origin/master' into develop
Barış Soner Uşaklı 743f758f75 set origin header to url
Peter Jaszkowiak 896c8c7343 ESlint object-curly-spacing
Peter Jaszkowiak 3b0dd2d1ef ESlint padded-blocks
Peter Jaszkowiak a038c66549 ESlint quotes
Peter Jaszkowiak 52f2028206 ESlint no-multiple-empty-lines
Peter Jaszkowiak b09b3aef7f ESlint no-undef, remove global comments
Peter Jaszkowiak bc1d70c126 ESlint comma-dangle
Julian Lam b5daedb7a3 Merge remote-tracking branch 'origin/master' into develop
barisusakli 959315c8f7 test admin/search
Julian Lam c640bdf2b9 Merge branch 'master' into develop
barisusakli caacae093d fix tests
barisusakli f8d958e065 rooms.getAll test
Julian Lam 76bcc1c327 Merge branch 'flagging-refactor' into develop
Julian Lam 5e52cfdf86 removed one more old flag test for
barisusakli 009da723c5 meta.configs tests
barisusakli 1440139903 more tests
barisusakli 9796f54580 analytics tests, reduce bcrypt rouds for tests
barisusakli e3616ab0f9 socket/meta test
barisusakli 3380f61985 more tests
barisusakli a4dfe608e9 ban tests, user/info test
barisusakli d5ec36f45a socket.io topic.post/reply tests
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 1a63672e66 more test fixes
barisusakli 12f366f4b4 more tests
register/login/logout tests
ability to test socket.io emits for logged in users