Skip to content

Commit

Permalink
update regression tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew7234 committed Sep 14, 2023
1 parent bd399c4 commit fc36464
Show file tree
Hide file tree
Showing 10 changed files with 1,773 additions and 4 deletions.
34 changes: 34 additions & 0 deletions tests/e2e_regression/expected/emerald_account_2.body
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"address": "oasis1qpwx3ptmvcceqkd4syjmqf9jmdlf90xmuuy0f6y9",
"address_preimage": {
"address_data": "Utw6hind6cMAHNjmGTAcsO9qrmI=",
"context": "oasis-runtime-sdk/address: secp256k1eth",
"context_version": 0
},
"balances": [],
"evm_balances": [
{
"balance": "61055757056562273564127",
"token_contract_addr": "oasis1qpgcp5jzlgk4hcenaj2x82rqk8rrve2keyuc8aaf",
"token_contract_addr_eth": "0x21C718C22D52d0F3a789b752D4c2fD5908a8A733",
"token_decimals": 18,
"token_name": "Wrapped ROSE",
"token_symbol": "wROSE",
"token_type": "ERC20"
},
{
"balance": "39480182353477716916987",
"token_contract_addr": "oasis1qqed7mp902c0n76h5tk4k3fgu3vnhd5yhql4482n",
"token_contract_addr_eth": "0xBC033203796CC2C8C543a5aAe93a9a643320433D",
"token_decimals": 18,
"token_name": "ValleySwap Token",
"token_symbol": "VS",
"token_type": "ERC20"
}
],
"stats": {
"num_txns": 10,
"total_received": "0",
"total_sent": "0"
}
}
6 changes: 6 additions & 0 deletions tests/e2e_regression/expected/emerald_account_2.headers
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
HTTP/1.1 200 OK
Content-Type: application/json
Vary: Origin
Date: UNINTERESTING
Content-Length: UNINTERESTING

3 changes: 2 additions & 1 deletion tests/e2e_regression/expected/emerald_contract_account.body

Large diffs are not rendered by default.

Loading

0 comments on commit fc36464

Please sign in to comment.