Skip to content

test(spoke): add PositionStatusFlag action coverage - #1324

Open
piyushbag wants to merge 1 commit into
aave:mainfrom
piyushbag:fix/position-status-flag-tests-544
Open

test(spoke): add PositionStatusFlag action coverage#1324
piyushbag wants to merge 1 commit into
aave:mainfrom
piyushbag:fix/position-status-flag-tests-544

Conversation

@piyushbag

Copy link
Copy Markdown

Summary

  • Add dedicated Spoke tests for borrowing flag toggles on borrow and full repay.
  • Assert SetUsingAsCollateral event emission when enabling and disabling collateral.

Test plan

  • forge test --match-contract SpokePositionStatusFlagTest (3/3 pass)

Fixes #544

Add dedicated tests for borrowing flag toggles on borrow/repay and SetUsingAsCollateral event emission.
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.

test: PositionStatusFlag checks

1 participant