harb/onchain/test
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
..
abstracts Consolidate duplicate helper functions and improve test maintainability 2025-07-18 20:30:50 +02:00
helpers Consolidate duplicate helper functions and improve test maintainability 2025-07-18 20:30:50 +02:00
libraries Fix failing test suite by addressing fuzzing bounds and event expectations 2025-07-15 11:57:28 +02:00
mocks Consolidate duplicate helper functions and improve test maintainability 2025-07-18 20:30:50 +02:00
Kraiken.t.sol Complete project rename from HARB/Harberg to KRAIKEN with KRK token symbol 2025-07-11 13:47:42 +02:00
LiquidityManager.t.sol Remove redundant VWAP tests and fix fuzzing test SPL error 2025-07-18 19:37:30 +02:00
ModularComponentsTest.t.sol Consolidate duplicate helper functions and improve test maintainability 2025-07-18 20:30:50 +02:00
Stake.t.sol Consolidate duplicate helper functions and improve test maintainability 2025-07-18 20:30:50 +02:00
VWAPDoubleOverflowAnalysis.t.sol Consolidate duplicate helper functions and improve test maintainability 2025-07-18 20:30:50 +02:00
VWAPTracker.t.sol Consolidate duplicate helper functions and improve test maintainability 2025-07-18 20:30:50 +02:00