Skip to content

tests: refactor e2e tests on CI #330

@MSalopek

Description

@MSalopek

E2E tests on CI are executed against an example transfer contract.

This is fine, but the test is powered by a typescript testing framework that calls actions as they would be called from the frontend app (more specifically, it makes API calls to the backend).

These tests need to be replaced with tests that are similar to multitest on cycles-protocol repo.

All calls should be rust and asserts should also be done in rust.

Sub-issues

Metadata

Metadata

Assignees

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