balancer / balancer-v3-monorepo

GNU General Public License v3.0
37 stars 10 forks source link

Add generalize basic pool tests #806

Closed elshan-eth closed 1 month ago

elshan-eth commented 1 month ago

Description

This PR adds a generalized base pool test for different pool types. I removed tests functions from WeightedPoolTest, StablePoolTest, and BigWeightedPoolTest and moved them to BasePoolTest.

Type of change

Checklist:

Issue Resolution

Closes #408