mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-10-31 18:47:11 -04:00
8 lines
187 B
Plaintext
8 lines
187 B
Plaintext
*** Settings ***
|
|
Documentation Tests of the /auth route.
|
|
... Ensures that the user can authenticate on kyoo.
|
|
Resource ${RESOURCES}/rest.resource
|
|
|
|
|
|
*** Test Cases ***
|