keep-starknet-strange / zkramp

MIT License
27 stars 26 forks source link

Test/ get available liquidity #107

Closed leohscl closed 1 month ago

leohscl commented 1 month ago

In test__get_available_liquidity_with_expired_requests, I started to re-implement initiate_liquidity_withdrawal, as I don't have access to it directly with contracts using contract_state_for_testing(). Should I keep going or can I somehow call initiate_liquidity_withdrawal() ?

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
zkramp-client ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 8, 2024 3:31pm
zkramp-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 8, 2024 3:31pm
codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.81%. Comparing base (b3881b8) to head (2eff018).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #107 +/- ## ========================================== + Coverage 97.79% 97.81% +0.01% ========================================== Files 11 11 Lines 136 137 +1 ========================================== + Hits 133 134 +1 Misses 3 3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.