refactor(curve): rename tests
This commit is contained in:
@@ -6,7 +6,7 @@ skip_balance_check: true
|
|||||||
initialized_accounts:
|
initialized_accounts:
|
||||||
tests:
|
tests:
|
||||||
|
|
||||||
- name: test_3pool_creation
|
- name: test_3pool
|
||||||
start_block: 10809470
|
start_block: 10809470
|
||||||
stop_block: 10810226
|
stop_block: 10810226
|
||||||
expected_state:
|
expected_state:
|
||||||
@@ -20,7 +20,7 @@ tests:
|
|||||||
creation_tx: "0x20793bbf260912aae189d5d261ff003c9b9166da8191d8f9d63ff1c7722f3ac6"
|
creation_tx: "0x20793bbf260912aae189d5d261ff003c9b9166da8191d8f9d63ff1c7722f3ac6"
|
||||||
skip_simulation: false
|
skip_simulation: false
|
||||||
|
|
||||||
- name: test_steth_creation
|
- name: test_steth
|
||||||
start_block: 11592550
|
start_block: 11592550
|
||||||
stop_block: 11595553
|
stop_block: 11595553
|
||||||
expected_state:
|
expected_state:
|
||||||
@@ -33,7 +33,7 @@ tests:
|
|||||||
creation_tx: "0xfac67ecbd423a5b915deff06045ec9343568edaec34ae95c43d35f2c018afdaa"
|
creation_tx: "0xfac67ecbd423a5b915deff06045ec9343568edaec34ae95c43d35f2c018afdaa"
|
||||||
skip_simulation: false
|
skip_simulation: false
|
||||||
|
|
||||||
- name: test_crypto_swap_ng_factory_plain_pool_creation
|
- name: test_crypto_swap_ng_factory_plain_pool
|
||||||
start_block: 18580701
|
start_block: 18580701
|
||||||
stop_block: 18614742
|
stop_block: 18614742
|
||||||
initialized_accounts:
|
initialized_accounts:
|
||||||
@@ -50,7 +50,7 @@ tests:
|
|||||||
creation_tx: "0x6f4438aa1785589e2170599053a0cdc740d8987746a4b5ad9614b6ab7bb4e550"
|
creation_tx: "0x6f4438aa1785589e2170599053a0cdc740d8987746a4b5ad9614b6ab7bb4e550"
|
||||||
skip_simulation: false
|
skip_simulation: false
|
||||||
|
|
||||||
- name: test_crypto_swap_ng_factory_meta_pool_creation
|
- name: test_crypto_swap_ng_factory_meta_pool
|
||||||
start_block: 19216042
|
start_block: 19216042
|
||||||
stop_block: 19217045
|
stop_block: 19217045
|
||||||
initialized_accounts:
|
initialized_accounts:
|
||||||
@@ -66,7 +66,7 @@ tests:
|
|||||||
creation_tx: "0x3cfeecae1b43086ee5705f89b803e21eb0492d7d5db06c229586db8fc72f5665"
|
creation_tx: "0x3cfeecae1b43086ee5705f89b803e21eb0492d7d5db06c229586db8fc72f5665"
|
||||||
skip_simulation: true # Reason: this pool use a base pool which is also one of its tokens, therefore our token override doesn't work here and it fails on transfers
|
skip_simulation: true # Reason: this pool use a base pool which is also one of its tokens, therefore our token override doesn't work here and it fails on transfers
|
||||||
|
|
||||||
- name: test_metapool_factory_metapool_creation
|
- name: test_metapool_factory_metapool
|
||||||
start_block: 18028604
|
start_block: 18028604
|
||||||
stop_block: 18029610
|
stop_block: 18029610
|
||||||
initialized_accounts:
|
initialized_accounts:
|
||||||
@@ -81,7 +81,7 @@ tests:
|
|||||||
creation_tx: "0xc9c6b879cbb19f7f26405335c3879c350592d530956878ff172e9efad786c63f"
|
creation_tx: "0xc9c6b879cbb19f7f26405335c3879c350592d530956878ff172e9efad786c63f"
|
||||||
skip_simulation: true # Reason: this pool calls `totalSupply()` on the LP token during simulation. But this token is overridden and doesn't have anything for totalSupply
|
skip_simulation: true # Reason: this pool calls `totalSupply()` on the LP token during simulation. But this token is overridden and doesn't have anything for totalSupply
|
||||||
|
|
||||||
- name: test_metapool_factory_plainpool_creation
|
- name: test_metapool_factory_plainpool
|
||||||
start_block: 18808555
|
start_block: 18808555
|
||||||
stop_block: 18818577
|
stop_block: 18818577
|
||||||
expected_state:
|
expected_state:
|
||||||
@@ -101,7 +101,7 @@ tests:
|
|||||||
creation_tx: "0x455559b43afaf429c15c1d807fd7f5dd47be30f6411a854499f719b944f4c024"
|
creation_tx: "0x455559b43afaf429c15c1d807fd7f5dd47be30f6411a854499f719b944f4c024"
|
||||||
skip_simulation: true # Reason: this pool has no liquidity at stop_block
|
skip_simulation: true # Reason: this pool has no liquidity at stop_block
|
||||||
|
|
||||||
- name: test_cryptopool_factory_creation
|
- name: test_cryptopool_factory
|
||||||
start_block: 19162590
|
start_block: 19162590
|
||||||
stop_block: 19163633
|
stop_block: 19163633
|
||||||
expected_state:
|
expected_state:
|
||||||
@@ -121,7 +121,7 @@ tests:
|
|||||||
creation_tx: "0xa5b13d50c56242f7994b8e1339032bb4c6f9ac3af3054d4eae3ce9e32e3c1a50"
|
creation_tx: "0xa5b13d50c56242f7994b8e1339032bb4c6f9ac3af3054d4eae3ce9e32e3c1a50"
|
||||||
skip_simulation: true # Reason: this pool has no liquidity at stop_block
|
skip_simulation: true # Reason: this pool has no liquidity at stop_block
|
||||||
|
|
||||||
- name: test_tricrypto_factory_creation
|
- name: test_tricrypto_factory
|
||||||
start_block: 17371455
|
start_block: 17371455
|
||||||
stop_block: 17374457
|
stop_block: 17374457
|
||||||
initialized_accounts:
|
initialized_accounts:
|
||||||
@@ -137,7 +137,7 @@ tests:
|
|||||||
creation_tx: "0x2bd59c19f993b83729fb23498f897a58567c6f0b3ee2f00613ba515a7b19fe23"
|
creation_tx: "0x2bd59c19f993b83729fb23498f897a58567c6f0b3ee2f00613ba515a7b19fe23"
|
||||||
skip_simulation: false
|
skip_simulation: false
|
||||||
|
|
||||||
- name: test_twocrypto_factory_creation
|
- name: test_twocrypto_factory
|
||||||
start_block: 19692166
|
start_block: 19692166
|
||||||
stop_block: 19692232
|
stop_block: 19692232
|
||||||
initialized_accounts:
|
initialized_accounts:
|
||||||
@@ -152,7 +152,7 @@ tests:
|
|||||||
creation_tx: "0x61d563e2627437da172fdd60ab54e5cc955fcb75829fd819486e857bac31cad2"
|
creation_tx: "0x61d563e2627437da172fdd60ab54e5cc955fcb75829fd819486e857bac31cad2"
|
||||||
skip_simulation: false
|
skip_simulation: false
|
||||||
|
|
||||||
- name: test_stableswap_factory_plain_pool_creation
|
- name: test_stableswap_factory_plain_pool
|
||||||
start_block: 17258004
|
start_block: 17258004
|
||||||
stop_block: 17260023
|
stop_block: 17260023
|
||||||
expected_state:
|
expected_state:
|
||||||
@@ -165,7 +165,7 @@ tests:
|
|||||||
creation_tx: "0x40b25773bf8ea673434277d279af40a85b09072072e7004e9048a2ec0f0dd5a0"
|
creation_tx: "0x40b25773bf8ea673434277d279af40a85b09072072e7004e9048a2ec0f0dd5a0"
|
||||||
skip_simulation: false
|
skip_simulation: false
|
||||||
|
|
||||||
# - name: test_stableswap_factory_meta_pool_creation
|
# - name: test_stableswap_factory_meta_pool
|
||||||
# There was no metapool created from this factory yet.
|
# There was no metapool created from this factory yet.
|
||||||
# TODO: Double check https://etherscan.io/address/0x4F8846Ae9380B90d2E71D5e3D042dff3E7ebb40d#events search events with topic 0x01f31cd2abdeb4e5e10ba500f2db0f937d9e8c735ab04681925441b4ea37eda5.
|
# TODO: Double check https://etherscan.io/address/0x4F8846Ae9380B90d2E71D5e3D042dff3E7ebb40d#events search events with topic 0x01f31cd2abdeb4e5e10ba500f2db0f937d9e8c735ab04681925441b4ea37eda5.
|
||||||
# Got the topic using:
|
# Got the topic using:
|
||||||
|
|||||||
Reference in New Issue
Block a user