Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unit tests: account delta / supply credit / take debt #431

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

jubeira
Copy link
Contributor

@jubeira jubeira commented Mar 21, 2024

Description

More tests for VaultCommon basic functions.

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Dependency changes
  • Code refactor / cleanup
  • Documentation or wording changes
  • Other

Checklist:

  • The diff is legible and has no extraneous changes
  • N/A Complex code has been commented, including external interfaces
  • N/A Tests have 100% code coverage
  • The base branch is either main, or there's a description of how to merge

Issue Resolution

Closes #392
Closes #393
Closes #394

@jubeira jubeira added this to the Testing milestone Mar 21, 2024
@jubeira jubeira merged commit 759d293 into main Mar 22, 2024
10 checks passed
@jubeira jubeira deleted the unit-tests-accounting branch March 22, 2024 17:07
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.

Unit test: _supplyCredit Unit test: _takeDebt Unit test: _accountDelta
2 participants