Added automation

This commit is contained in:
tidusjar 2021-03-09 15:01:43 +00:00
commit d31da0a249
44 changed files with 7013 additions and 6 deletions

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,12 @@
[
{
"order": 6,
"streamingProvider": "JamiesNetwork",
"logo": "/hYrcCS72d2alfXdGS1QXNEvwYDY.jpg"
},
{
"order": 3,
"streamingProvider": "Super1",
"logo": "/zLX0ExkHc8xJ9W4u9JgnldDQLKv.jpg"
}
]

View file

@ -0,0 +1,5 @@
{
"name": "Using fixtures to represent data",
"email": "hello@cypress.io",
"body": "Fixtures are a great way to mock data for responses to routes"
}

View file

@ -0,0 +1,10 @@
{
"allowNoPassword": false,
"requireDigit": false,
"requiredLength": 0,
"requireLowercase": false,
"requireNonAlphanumeric": false,
"requireUppercase": false,
"enableOAuth": true,
"id": 14
}

View file

@ -0,0 +1,10 @@
{
"enabled": false,
"noticeEnabled": false,
"noticeText": "Hey what's up!\n<br>\n<br>\nThe username and password is beta\n<br>\n<br>\nEnjoy!",
"timeLimit": false,
"startDateTime": "0001-01-01T00:00:00",
"endDateTime": "0001-01-01T00:00:00",
"expired": false,
"id": 0
}