Files
LingvAI/cypress.json
David 2938f780aa APIs (#3)
* Initial RESTful API

* RESTful API tests

* Scrapping error handling refactored

* Initial GraphQL API

* GraphQL API tests
2021-03-28 23:17:47 +02:00

6 lines
100 B
JSON

{
"baseUrl": "http://localhost:3000",
"defaultCommandTimeout": 10000,
"projectId": "qgjdyd"
}