centrifuge / centrifuge-chain

Centrifuge Chain: the layer-1 blockchain for real-world assets, built on Substrate.
https://centrifuge.io
GNU Lesser General Public License v3.0
183 stars 81 forks source link

LP: Unitary testing for all pending extrinsics #1916

Closed lemunozm closed 3 months ago

lemunozm commented 3 months ago

Description

Create UTs for:

From this moment, cases/liquidity_pools.rs only contains foreign investment tests.

Next steps

Directly on lpv2 branch (?):

Blocked by: https://github.com/centrifuge/centrifuge-chain/pull/1912

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 46.69%. Comparing base (00ad8bf) to head (3348991).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1916 +/- ## ========================================== + Coverage 46.36% 46.69% +0.33% ========================================== Files 179 179 Lines 13074 13071 -3 ========================================== + Hits 6062 6104 +42 + Misses 7012 6967 -45 ```

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