Skip to content
This repository was archived by the owner on Oct 14, 2022. It is now read-only.
This repository was archived by the owner on Oct 14, 2022. It is now read-only.

Write jest tests for Solend instructions #26

@0xodia

Description

@0xodia

In https://github.com/solendprotocol/solend-sdk/tree/master/src/instructions, the core instructions used heavily is

  • borrowObligationLiquidity.ts
  • depositObligationCollateral.ts
  • depositReserveLiquidity.ts
  • depositReserveLiquidityAndObligationCollateral.ts
  • redeemReserveCollateral.ts
  • repayObligationLiquidity.ts
  • withdrawObligationCollateral.ts
  • withdrawObligationCollateralAndRedeemReserveLiquidity.ts

Referencing how they are used in https://github.com/solendprotocol/solend-sdk/blob/master/src/classes/action.ts, it would be good to have some test coverage on these instructions

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions