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