Add plugin API tests

This commit is contained in:
Chocobozzz
2019-07-19 14:36:04 +02:00
committed by Chocobozzz
parent 9b474844e8
commit 09071200c7
19 changed files with 481 additions and 79 deletions

View File

@@ -21,6 +21,7 @@ storage:
torrents: 'test1/torrents/'
captions: 'test1/captions/'
cache: 'test1/cache/'
plugins: 'test1/plugins/'
admin:
email: 'admin1@example.com'

View File

@@ -21,6 +21,7 @@ storage:
torrents: 'test2/torrents/'
captions: 'test2/captions/'
cache: 'test2/cache/'
plugins: 'test2/plugins/'
admin:
email: 'admin2@example.com'

View File

@@ -21,6 +21,7 @@ storage:
torrents: 'test3/torrents/'
captions: 'test3/captions/'
cache: 'test3/cache/'
plugins: 'test3/plugins/'
admin:
email: 'admin3@example.com'

View File

@@ -21,6 +21,7 @@ storage:
torrents: 'test4/torrents/'
captions: 'test4/captions/'
cache: 'test4/cache/'
plugins: 'test4/plugins/'
admin:
email: 'admin4@example.com'

View File

@@ -21,6 +21,7 @@ storage:
torrents: 'test5/torrents/'
captions: 'test5/captions/'
cache: 'test5/cache/'
plugins: 'test5/plugins/'
admin:
email: 'admin5@example.com'

View File

@@ -21,6 +21,7 @@ storage:
torrents: 'test6/torrents/'
captions: 'test6/captions/'
cache: 'test6/cache/'
plugins: 'test6/plugins/'
admin:
email: 'admin6@example.com'