Skip to content

[RFC] Reasonable v3 e2e test suite #51

@sakulstra

Description

@sakulstra

While there is a end-to-end test suite included in the helpers, it's not quite reasonable.
Essentially we ported what we had on various v2 tests to v3, not considering how v3 changed.

The current test suite tries to:

  1. supply all assets, 100 each
  2. try to deposit 1M whatever and hope it's enough to variable borrow 10 of everything
  3. same as 2) but with stable borrows

At this time the tests are barely working on any networks, as supply/borrow caps and and even ceilings can prevent these tasks from being performed.

In addition to that there are currently various issues that might make sense for us to look into on foundry side:

I think it makes sense to think about how a reasonable e2e flow could look like and which properties we actually want to test & how to test them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions