]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/tests/api/notifications/notifications-api.ts
Correctly export misc files
authorChocobozzz <me@florianbigard.com>
Tue, 6 Jul 2021 08:36:54 +0000 (10:36 +0200)
committerChocobozzz <me@florianbigard.com>
Tue, 20 Jul 2021 13:27:17 +0000 (15:27 +0200)
commit8ef9457fdee7812b1a8cc3b3bdeff94130819003
treef95a5565332a095e17014f211386853a86c9dee1
parentc8fc9b47188b33cfc33184b1ee7e680a093244f1
Correctly export misc files
14 files changed:
server/tests/api/check-params/contact-form.ts
server/tests/api/check-params/users.ts
server/tests/api/notifications/admin-notifications.ts
server/tests/api/notifications/moderation-notifications.ts
server/tests/api/notifications/notifications-api.ts
server/tests/api/notifications/user-notifications.ts
server/tests/api/server/contact-form.ts
server/tests/api/server/email.ts
server/tests/api/users/users-verification.ts
shared/extra-utils/index.ts
shared/extra-utils/miscs/index.ts [new file with mode: 0644]
shared/extra-utils/mock-servers/index.ts
shared/extra-utils/mock-servers/mock-email.ts [moved from shared/extra-utils/miscs/email.ts with 100% similarity]
shared/extra-utils/users/user-notifications.ts