balancer / balancer-v3-monorepo

GNU General Public License v3.0
45 stars 17 forks source link

Test router queries #758

Closed joaobrunoah closed 4 months ago

joaobrunoah commented 4 months ago

Description

This PR tests Router.sol queries to make sure the results matches the real operations and that saveSender modifier is correctly implemented. Also, it introduces random rates to queries and real operations.

Type of change

Checklist:

Issue Resolution

Closes #755