Barış Soner Uşaklı
7fe9366103
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
2017-06-16 17:35:45 -04:00
Barış Soner Uşaklı
d65f494c6d
closes #5127
2017-06-16 14:25:40 -04:00
Baris Usakli
0ea4ee7dda
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
2017-06-15 14:05:45 -04:00
Baris Usakli
4903585d88
refactor userPrivileges and groupPrivileges
2017-06-15 14:02:51 -04:00
Baris Usakli
037a0e5239
closes #5742
...
also fix reverse infinite scroll when sorting is changed
2017-06-06 16:40:32 -04:00
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
2017-05-26 17:16:59 -06:00
barisusakli
324e5be7bd
privileges tests
2017-03-03 21:04:01 +03:00
Peter Jaszkowiak
896c8c7343
ESlint object-curly-spacing
2017-02-18 12:30:49 -07:00
Peter Jaszkowiak
3b0dd2d1ef
ESlint padded-blocks
2017-02-18 02:32:24 -07:00
Peter Jaszkowiak
2e031f3759
ESlint comma-spacing
2017-02-18 01:31:47 -07:00
Peter Jaszkowiak
52f2028206
ESlint no-multiple-empty-lines
2017-02-17 22:08:23 -07:00
Peter Jaszkowiak
b09b3aef7f
ESlint no-undef, remove global comments
2017-02-17 22:03:55 -07:00
Peter Jaszkowiak
bc1d70c126
ESlint comma-dangle
2017-02-17 19:31:21 -07:00
barisusakli
0b9829850c
closes #5273
2016-12-09 18:53:08 +03:00
barisusakli
55416911f7
category tests
2016-12-02 18:08:15 +03:00
barisusakli
1440139903
more tests
2016-12-02 16:10:07 +03:00
barisusakli
c33d3e874a
store pinned topics in new zset
...
keep pinned topics on top on different sort types
2016-11-25 17:46:29 +03:00
barisusakli
1658ebbe20
categories update test
2016-11-23 13:38:20 +03:00
barisusakli
db14c29e41
socket.io/categories tests
2016-11-21 13:47:34 +03:00
barisusakli
cec3b650c3
category route test
2016-10-18 00:14:28 +03:00
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
2016-10-17 23:34:14 +03:00
HeeL
4a3c31b2dc
Fix space-before-function-paren linter rule
2016-10-13 11:43:39 +02:00
barisusakli
6c634b0689
fix tabs
2016-10-11 16:11:44 +03:00
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
2016-10-11 16:06:47 +03:00
HeeL
4c6a75d85c
Rename tests folder to test to follow standards
2016-09-28 10:01:37 +02:00