Commit Graph

17 Commits (3dd282b7b9497e0a52f70d2ed29515623bbd420f)

Author SHA1 Message Date
Barış Soner Uşaklı c5c755fbb0 more notification tests
Barış Soner Uşaklı 9af252b899 notifications tests
Barış Soner Uşaklı 33023ea419 create a notif before pruning
Barış Soner Uşaklı 8920523e06 more tests
barisusakli 5a2ff8ed0a closes
Peter Jaszkowiak 896c8c7343 ESlint object-curly-spacing
Peter Jaszkowiak 52f2028206 ESlint no-multiple-empty-lines
Peter Jaszkowiak b09b3aef7f ESlint no-undef, remove global comments
Peter Jaszkowiak bc1d70c126 ESlint comma-dangle
barisusakli 3bd1c6c2b5 notification tests
barisusakli 2a97e5478f fix pushGroups test
barisusakli f1a933210b notifications.pushGroups
Ben Lubar e151916f1a
Fix followed topic notifications going to the last unread post
Regression introduced in 1b34ebe230.

Bug originally reported in .
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
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule
barisusakli 6c634b0689 fix tabs
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