mirror of
https://github.com/oceanprotocol/commons.git
synced 2023-03-15 18:03:00 +01:00
run e2e tests against pacific
This commit is contained in:
parent
e33be03155
commit
c3673015db
@ -1 +0,0 @@
|
||||
node_modules
|
12
.travis.yml
12
.travis.yml
@ -13,12 +13,12 @@ addons:
|
||||
env:
|
||||
global:
|
||||
# run E2E tests against these values
|
||||
- REACT_APP_NODE_URI="https://nile.dev-ocean.com"
|
||||
- REACT_APP_AQUARIUS_URI="https://aquarius.marketplace.dev-ocean.com"
|
||||
- REACT_APP_BRIZO_URI="https://brizo.marketplace.dev-ocean.com"
|
||||
- REACT_APP_SECRET_STORE_URI="https://secret-store.pacific.dev-ocean.com"
|
||||
- REACT_APP_FAUCET_URI="https://faucet.nile.dev-ocean.com"
|
||||
- REACT_APP_BRIZO_ADDRESS="0x4aaab179035dc57b35e2ce066919048686f82972"
|
||||
- REACT_APP_NODE_URI="https://pacific.oceanprotocol.com"
|
||||
- REACT_APP_AQUARIUS_URI="https://aquarius.pacific.dev-ocean.com"
|
||||
- REACT_APP_BRIZO_URI="https://brizo.pacific.dev-ocean.com"
|
||||
- REACT_APP_SECRET_STORE_URI="https://secret-store.pacific.oceanprotocol.com"
|
||||
- REACT_APP_FAUCET_URI="https://faucet.pacific.dev-ocean.com"
|
||||
- REACT_APP_BRIZO_ADDRESS="0x008c25ed3594e094db4592f4115d5fa74c4f41ea"
|
||||
|
||||
before_install:
|
||||
- npm install -g npm
|
||||
|
@ -3,6 +3,6 @@
|
||||
"env": {
|
||||
"NODE_URI": "https://nile.dev-ocean.com",
|
||||
"SEEDPHRASE": "taxi music thumb unique chat sand crew more leg another off lamp",
|
||||
"CONSUME_ASSET": "did:op:8014d305dcb44b42a5355791a2f016a654a61184456a4d178dc6e5913deb3a5c"
|
||||
"CONSUME_ASSET": "did:op:8f0086cf21e84389ad69b3272c56bd0ddc12cd7d98db4e02b4075c481fc2d32d"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user