mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-05 03:30:05 +00:00
chore: cypress added and sasjs test written
This commit is contained in:
12
cypress.json
Normal file
12
cypress.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"chromeWebSecurity": false,
|
||||
"defaultCommandTimeout": 20000,
|
||||
"env": {
|
||||
"sasjsTestsUrl": "",
|
||||
"username": "",
|
||||
"password": "",
|
||||
"screenshotOnRunFailure": false,
|
||||
"testingFinishTimeout": 10000
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user