Commit Graph

24 Commits (449352d8996b4c98be67052fbb5b68fdc65cd0f2)

Author SHA1 Message Date
barisusakli e85e35cf0c closes
barisusakli 8a0cf6c0ac more admin socket tests
barisusakli 0e7740af32 fix tests for subfolder installs
Peter Jaszkowiak dd2b930824 Resolve merge conflicts, minify only `.js` files
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
barisusakli 959315c8f7 test admin/search
barisusakli caacae093d fix tests
barisusakli f8d958e065 rooms.getAll test
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