harb/onchain/test/helpers
giteadmin fa2cd00cfa Remove redundant VWAP tests and fix fuzzing test SPL error
- Remove two redundant VWAP tests from LiquidityManager.t.sol that provided no unique coverage beyond comprehensive testing in VWAPTracker.t.sol
- Fix testFuzzRobustness fuzzing test failure caused by "SPL" (Square root Price Limit) errors in extreme price conditions
- Improve price limit calculation in UniswapTestBase.sol with better boundary checking and safety margins
- All tests now pass consistently (97/97 tests passing across 11 test suites)

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-18 19:37:30 +02:00
..
CSVHelper.sol fixed tests 2025-07-17 21:35:18 +02:00
CSVManager.sol feature/simulations (#11) 2024-11-07 15:33:40 +00:00
UniswapTestBase.sol Remove redundant VWAP tests and fix fuzzing test SPL error 2025-07-18 19:37:30 +02:00