Split notification tests
authorChocobozzz <me@florianbigard.com>
Tue, 16 Jun 2020 13:52:05 +0000 (15:52 +0200)
committerChocobozzz <me@florianbigard.com>
Tue, 16 Jun 2020 13:55:42 +0000 (15:55 +0200)
commit8eb07b01306429abe5c538ff7aa0a16e44fff26f
treeaa6461099e0652a54c9f49ecd5652f3ddfcc0fc1
parent1ba471c55fdbf05ef2c10152b3e4b0c5d8da3213
Split notification tests
server/tests/api/notifications/comments-notifications.ts [new file with mode: 0644]
server/tests/api/notifications/index.ts
server/tests/api/notifications/moderation-notifications.ts [new file with mode: 0644]
server/tests/api/notifications/notifications-api.ts [new file with mode: 0644]
server/tests/api/notifications/user-notifications.ts
server/tests/api/videos/video-channels.ts
shared/extra-utils/users/user-notifications.ts
shared/extra-utils/videos/videos.ts