Skip to content

Missing tests for vaults Redeem/SetFee/WithdrawFees #106

Missing tests for vaults Redeem/SetFee/WithdrawFees

Missing tests for vaults Redeem/SetFee/WithdrawFees #106

Triggered via pull request July 24, 2025 18:54
Status Success
Total duration 3m 2s
Artifacts

pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
packages/client/src/actions/markets.test.ts > Given the Aave Protocol v3 > When fetching user market state for a new user > Then it should return the expected data for a user that has never interacted with the market: packages/client/src/actions/markets.test.ts#L98
InvariantError: Expected result to be Ok: Service Unavailable ❯ S packages/types/src/helpers/assertions.ts:36:11 ❯ packages/client/src/actions/markets.test.ts:98:7
packages/client/src/actions/markets.test.ts > Given the Aave Protocol v3 > When fetching a single market > Then it should return supply reserves APYs in the expected order of magnitude: packages/client/src/actions/markets.test.ts#L62
InvariantError: Expected result to be Ok: Service Unavailable ❯ S packages/types/src/helpers/assertions.ts:36:11 ❯ packages/client/src/actions/markets.test.ts:62:7
packages/client/src/actions/markets.test.ts > Given the Aave Protocol v3 > When fetching a single market > Then it should return the expected data for the market: packages/client/src/actions/markets.test.ts#L42
InvariantError: Expected result to be Ok: Service Unavailable ❯ S packages/types/src/helpers/assertions.ts:36:11 ❯ packages/client/src/actions/markets.test.ts:42:7
packages/client/src/actions/markets.test.ts > Given the Aave Protocol v3 > When fetching markets by chain ID(s) > Then it should return the expected data for each market: packages/client/src/actions/markets.test.ts#L21
InvariantError: Expected result to be Ok: Service Unavailable ❯ S packages/types/src/helpers/assertions.ts:36:11 ❯ packages/client/src/actions/markets.test.ts:21:7
packages/client/src/actions/eMode.test.ts > Given an Aave Market > And the user has some supply positions: packages/client/src/actions/eMode.test.ts#L144
InvariantError: Expected result to be Ok: Service Unavailable ❯ S packages/types/src/helpers/assertions.ts:36:11 ❯ packages/client/src/actions/eMode.test.ts:144:7
packages/client/src/actions/eMode.test.ts > Given an Aave Market > When a user enables an E-Mode category for the given market: packages/client/src/actions/eMode.test.ts#L34
InvariantError: Expected result to be Ok: Service Unavailable ❯ S packages/types/src/helpers/assertions.ts:36:11 ❯ packages/client/src/actions/eMode.test.ts:34:7
packages/client/src/actions/collateralToggle.test.ts > Given Aave Market > And a user with a supply position > When the user toggles the position as collateral: packages/client/src/actions/collateralToggle.test.ts#L35
InvariantError: Expected result to be Ok: Service Unavailable ❯ S packages/types/src/helpers/assertions.ts:36:11 ❯ packages/client/src/actions/collateralToggle.test.ts:35:9
packages/client/src/actions/chains.test.ts > Given the Aave client > When using the 'chains(client)' action > Then it should return the supported chains: packages/client/src/actions/chains.test.ts#L10
InvariantError: Expected result to be Ok: Service Unavailable ❯ S packages/types/src/helpers/assertions.ts:36:11 ❯ packages/client/src/actions/chains.test.ts:10:7
packages/client/src/actions/borrow.test.ts > Given an Aave Market > And a user with a supply position > When the user set the supply as collateral: packages/client/src/actions/borrow.test.ts#L140
InvariantError: Expected result to be Ok: Bad Gateway ❯ S packages/types/src/helpers/assertions.ts:36:11 ❯ packages/client/src/actions/borrow.test.ts:140:9
packages/client/src/actions/borrow.test.ts > Given an Aave Market > And a user with a supply position > When the user set the supply as collateral: packages/client/src/actions/borrow.test.ts#L70
InvariantError: Expected result to be Ok: Bad Gateway ❯ S packages/types/src/helpers/assertions.ts:36:11 ❯ packages/client/src/actions/borrow.test.ts:70:9