Skip to content

Migrate IexecERC20Delegate unit tests - #98

Merged
james-toussaint merged 5 commits into
developfrom
feature/migrate-erc20-unit-tests
Jul 31, 2024
Merged

Migrate IexecERC20Delegate unit tests#98
james-toussaint merged 5 commits into
developfrom
feature/migrate-erc20-unit-tests

Conversation

@james-toussaint

Copy link
Copy Markdown
Contributor

No description provided.

@james-toussaint james-toussaint self-assigned this Jul 30, 2024
@codecov

codecov Bot commented Jul 30, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.00%. Comparing base (e11a299) to head (459e5e8).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop      #98   +/-   ##
========================================
  Coverage    83.00%   83.00%           
========================================
  Files           34       34           
  Lines         1077     1077           
  Branches       202      202           
========================================
  Hits           894      894           
  Misses         183      183           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@james-toussaint
james-toussaint marked this pull request as ready for review July 30, 2024 15:35
Comment thread test/byContract/IexecERC20/IexecERC20.ts Outdated
Comment thread test/byContract/IexecERC20/IexecERC20.ts Outdated
@james-toussaint
james-toussaint requested a review from zguesmi July 31, 2024 06:05
Comment thread test/byContract/IexecERC20/IexecERC20.ts Outdated
Comment thread test/byContract/IexecERC20/IexecERC20.ts Outdated
Comment thread test/byContract/IexecERC20/IexecERC20.ts Outdated

@gfournierPro gfournierPro left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks !

Comment on lines +50 to +52
it('Should get total supply', async () => {
expect(await iexecPoco.totalSupply()).equal(totalSupplyBeforeFirstDeposit.add(value));
});

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is also tested in IexecAccessors. Let's choose one of them.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@james-toussaint
james-toussaint merged commit 0d01435 into develop Jul 31, 2024
@james-toussaint
james-toussaint deleted the feature/migrate-erc20-unit-tests branch July 31, 2024 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants