Skip to content

Refactor scheduler to further testing #327

@philwinder

Description

@philwinder

It is hard to test the scheduler because it instantiates several objects in one of its methods. Hence it is not possible to test the logic because we don't have external access to these objects.

Also, all of the mocking of the configuration object is a bit painful.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions