Skip to content

Optimize test suite #702

@slapec93

Description

@slapec93

The test suite takes over 10 minutes right now with parallelization, out of this the stamp creation spec takes almos all of the run time. With mocks we could reduce this radically, we can add an E2E spec which tests the happy case of the flow, but for unit tests we don't have to actually call a real node. Go through the whole suite and look for other similar cases, where we could spare some time.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions