28b24036c6
* 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
4 lines
158 B
Bash
4 lines
158 B
Bash
REACT_APP_CHAIN_ID="1"
|
|
REACT_APP_NETWORK_URL="https://mainnet.infura.io/v3/b8800ce81b8c451698081d269b86692b"
|
|
REACT_APP_PORTIS_ID=""
|
|
REACT_APP_FORTMATIC_KEY="" |