carbonable-labs / carbon-protocol-v3

Apache License 2.0
3 stars 9 forks source link

CPv3 - Test Cases - Tokenized Carbon Credits #25

Closed cloudvenger closed 3 weeks ago

cloudvenger commented 1 month ago

Description

In Carbon Protocol v3 - implement units tests to coverage multi-scenarios of setting (compute) and get Vintage of Carbon Credit.

The function to tests from ICarbonCredits :

Verify the result is expected for :

Additional context

You can find on Cairo OpenZepplin, the kind of testing coverage we want for their ERC-1155, but we want to implement tests with Cairo Foundry, you can find it her