mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 19:42:24 +02:00
Add authentications for routes that need it and adapts the tests
This commit is contained in:
parent
c9bf7d30bd
commit
0c1cbbfe29
15 changed files with 416 additions and 144 deletions
|
@ -3,6 +3,7 @@
|
|||
// Order of the tests we want to execute
|
||||
require('./checkParams')
|
||||
require('./friendsBasic')
|
||||
require('./users')
|
||||
require('./singlePod')
|
||||
require('./multiplePods')
|
||||
require('./friendsAdvanced')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue