uniswap-interface-uncensored/cypress.json
Moody Salem 28b24036c6
Cypress (#734)
* Add some basic integration tests and CI in GitHub

* Add push trigger

* Add badge for tests to readme

* Unit tests

* Just use the development infura URL in the tests

* Remove unused webpack config

* Make integration test run on the same port as yarn start

* make test a little bit better

* rename describe
2020-05-08 11:38:33 -04:00

4 lines
41 B
JSON

{
"baseUrl": "http://localhost:3000"
}