solace-fi / solace-core

solace.fi smart contracts
GNU General Public License v3.0
6 stars 3 forks source link

Soteria & Risk Manager - enhance unit test coverage #237

Closed kyzooghost closed 2 years ago

kyzooghost commented 2 years ago

Made minor additions to increase unit test coverage for

Within test/SoteriaCoverageProduct.test.ts, we haven't tested SoteriaCoverageProduct.submitClaim() but the task to integrate this function with ClaimsEscrow.sol is currently on hold

ssozuer commented 2 years ago

@kyzooghost Can you change snake case variable declarations to the camel case?

kyzooghost commented 2 years ago

@kyzooghost Can you change snake case variable declarations to the camel case?

Ok done 👍