mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Add plugin API tests
This commit is contained in:
@@ -21,6 +21,7 @@ storage:
|
||||
torrents: 'test1/torrents/'
|
||||
captions: 'test1/captions/'
|
||||
cache: 'test1/cache/'
|
||||
plugins: 'test1/plugins/'
|
||||
|
||||
admin:
|
||||
email: 'admin1@example.com'
|
||||
|
||||
@@ -21,6 +21,7 @@ storage:
|
||||
torrents: 'test2/torrents/'
|
||||
captions: 'test2/captions/'
|
||||
cache: 'test2/cache/'
|
||||
plugins: 'test2/plugins/'
|
||||
|
||||
admin:
|
||||
email: 'admin2@example.com'
|
||||
|
||||
@@ -21,6 +21,7 @@ storage:
|
||||
torrents: 'test3/torrents/'
|
||||
captions: 'test3/captions/'
|
||||
cache: 'test3/cache/'
|
||||
plugins: 'test3/plugins/'
|
||||
|
||||
admin:
|
||||
email: 'admin3@example.com'
|
||||
|
||||
@@ -21,6 +21,7 @@ storage:
|
||||
torrents: 'test4/torrents/'
|
||||
captions: 'test4/captions/'
|
||||
cache: 'test4/cache/'
|
||||
plugins: 'test4/plugins/'
|
||||
|
||||
admin:
|
||||
email: 'admin4@example.com'
|
||||
|
||||
@@ -21,6 +21,7 @@ storage:
|
||||
torrents: 'test5/torrents/'
|
||||
captions: 'test5/captions/'
|
||||
cache: 'test5/cache/'
|
||||
plugins: 'test5/plugins/'
|
||||
|
||||
admin:
|
||||
email: 'admin5@example.com'
|
||||
|
||||
@@ -21,6 +21,7 @@ storage:
|
||||
torrents: 'test6/torrents/'
|
||||
captions: 'test6/captions/'
|
||||
cache: 'test6/cache/'
|
||||
plugins: 'test6/plugins/'
|
||||
|
||||
admin:
|
||||
email: 'admin6@example.com'
|
||||
|
||||
Reference in New Issue
Block a user