harb/onchain/test/abstracts
giteadmin eac7360ff9 Consolidate duplicate helper functions and improve test maintainability
- Create shared MockVWAPTracker.sol to eliminate duplicate mock implementations
- Add TestBase.sol with shared utilities (getDefaultParams, bp, denormTR)
- Update CSVHelper.sol to use Forge's vm.toString() instead of manual conversion
- Standardize tick calculation function names across test files
- Update test files to use consolidated utilities
- Remove helper function inventory (consolidation complete)

Eliminates 200-300 lines of duplicate code while maintaining 100% test compatibility.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-18 20:30:50 +02:00
..
PriceOracle.t.sol Fix failing test suite by addressing fuzzing bounds and event expectations 2025-07-15 11:57:28 +02:00
ThreePositionStrategy.t.sol Consolidate duplicate helper functions and improve test maintainability 2025-07-18 20:30:50 +02:00