cypress e2e tests;

This commit is contained in:
Milos Stojanovic
2019-06-26 14:13:32 +02:00
parent 80332a2775
commit 6eb666ed40
9 changed files with 236 additions and 12 deletions

View File

@@ -0,0 +1,16 @@
{
"data": {
"role": "guest",
"permissions": [
"read",
"write",
"upload",
"download",
"batchdownload",
"zip"
],
"homedir": "\\/",
"username": "guest",
"name": "Guest"
}
}