Skip to content

Check the test migrations effort from the original Foundry project into Polkadot-Foundry #287

@smiasojed

Description

@smiasojed

Description:
Analyze what it would take to run the existing test suite of a project (currently using standard Foundry/Forge) on top of Polkadot-Foundry. The goal is to evaluate compatibility of Forge tests when executed with the Polkadot-Foundry toolchain.

Please do it the investigation based on the selected tier-1 customer project

Acceptance Criteria:

  • 1. Identify project’s current Forge test setup (dependencies, cheatcodes, configs).

  • 2. Run tests against Polkadot-Foundry and record compatibility issues.

  • 3. Check if project’s cheatcodes, and contract assumptions work under Polkadot-Foundry.

  • 4. Categorize tests into:

  • Work out of the box,

  • Require minor changes (configs, cheatcodes, etc.),

  • Blocked due to missing features in Polkadot-Foundry.

  • 5. Estimate effort to fully migrate.

  • 6. Provide documentation for adapting the project to use Polkadot-Foundry in forge test.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions