]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - shared/models/videos/video-comment.model.ts
Begin unit tests
authorChocobozzz <me@florianbigard.com>
Fri, 22 Dec 2017 11:10:40 +0000 (12:10 +0100)
committerChocobozzz <me@florianbigard.com>
Fri, 22 Dec 2017 11:12:33 +0000 (12:12 +0100)
commitd3ea89759104e6c14b00443526f2c2a0a13aeb97
treee30dc7025f284c163a450cb08f7060875e368e6c
parentbf1f650817dadfd5eeee9e5e0b6b6938c136e25d
Begin unit tests
server/controllers/api/videos/comment.ts
server/lib/activitypub/process/process-create.ts
server/lib/video-comment.ts
server/middlewares/validators/video-comments.ts
server/models/video/video-comment.ts
server/tests/api/index-slow.ts
server/tests/api/video-comments.ts [new file with mode: 0644]
server/tests/utils/video-comments.ts [new file with mode: 0644]
shared/models/videos/video-comment.model.ts