Skip to content

[refactoring] Make testy entry point testable #348

@ngarbezza

Description

@ngarbezza

Problem

It's hard to test the testy entry point because it has many dependencies and coupling. We cannot test .skip() and .only() directly because of this.

Proposed solution

Modularize as much as possible in order to test all the uncoverered cases

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions