Commit Graph

5 Commits

Author SHA1 Message Date
TAMARA LIPOWSKI
1287d8c5c5 fix: Ekubo test 2025-10-09 17:52:31 +02:00
TAMARA LIPOWSKI
2c0c4d97fb refactor: Move module_name to integration test yaml
It's not good to keep this in the test_runner because then we have multiple points that we need to edit the test config, which can be hard to find.

We need this because the module name for uniswap_v2 is so far different from the rest of the protocols.
2025-09-23 00:42:23 -04:00
adrian
a895d7e1fe fix: add protocol_system key to ekubo test definition 2025-09-18 20:00:06 +02:00
adrian
eac74450bc test: add test for the token balances validation 2025-09-04 17:46:27 +02:00
Zizou
63f9c89429 fix: small fix and refactor after testing EkuboV2 (#188)
* fix: add `balance_owner` attribute for ekubo_v2 components

* refactor: rename `ekubo` into `ekubo-v2`

* refactor: freeze `substreams-helper` version in ekubo V2 module

* docs: improve integration test comment

* docs: add TODO to remove `balance_owner` in favor of `AccountBalances`

---------

Co-authored-by: zizou <111426680+flopell@users.noreply.github.com>
2025-03-27 13:45:03 +00:00