Open bh2smith opened 1 year ago
In #3, we introduce some tests that are actually "integration tests", however, if we want to unit test this without relying on external sources, we should prepare two DBs (barn and orderbook) -- both populated with necessary seed data.
This will be similar to what we have done here:
https://github.com/cowprotocol/solver-rewards/tree/main/tests/db
This issue belongs in solver-rewards
In #3, we introduce some tests that are actually "integration tests", however, if we want to unit test this without relying on external sources, we should prepare two DBs (barn and orderbook) -- both populated with necessary seed data.
This will be similar to what we have done here:
https://github.com/cowprotocol/solver-rewards/tree/main/tests/db