27 Commits (2e2032cca1c663078ea37e64f00ddccacf31331d)

Author SHA1 Message Date
Barış Soner Uşaklı ff6c6a54c1 make upload permissions global
give upload image permission to registered users on install
add global privileges to app.user.privileges for client side use
7 years ago
Baris Usakli b19310049d closes #6136 7 years ago
Barış Soner Uşaklı 3bf7faf5fc increase rate limit delay 7 years ago
Barış Soner Uşaklı a46db9616c fix message delete and add test 8 years ago
Baris Usakli 37a8247293 add test for teaser content escape 8 years ago
Peter Jaszkowiak 1471fbdc14 Fix tests 8 years ago
Peter Jaszkowiak b171f3072b Fix many "duplicate key" errors
- Reset defaults after every test
- Remove individual `after(db.emptydb)` calls
- Fix async.every in groups test
- Update plugin list in socket tests
8 years ago
Barış Soner Uşaklı c364cebbe4 more tests 8 years ago
Barış Soner Uşaklı 7fb45cc148 more tests 8 years ago
barisusakli b8c606cbbd closes #5519 8 years ago
Peter Jaszkowiak dd2b930824 Resolve merge conflicts, minify only `.js` files 8 years ago
barisusakli 5c01c7b1c7 delayed notification test 8 years ago
Peter Jaszkowiak 896c8c7343 ESlint object-curly-spacing 8 years ago
Peter Jaszkowiak 3b0dd2d1ef ESlint padded-blocks 8 years ago
Peter Jaszkowiak bc1d70c126 ESlint comma-dangle 8 years ago
barisusakli 1c6cee207f meta/settings test 8 years ago
barisusakli b807915515 removed incorrect markread nid 8 years ago
barisusakli 5d6e2ad083 multiple test fixes 8 years ago
barisusakli fda535a351 more chat tests 8 years ago
barisusakli d23966c534 more tests 8 years ago
barisusakli 553ee7dcdd more chat tests 8 years ago
barisusakli 0d90279463 chat controller test 8 years ago
barisusakli f0f3a86908 closes #5128
write more messaging tests
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
barisusakli 1a63672e66 more test fixes 8 years ago
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule 8 years ago
HeeL 4c6a75d85c Rename tests folder to test to follow standards 8 years ago