Skip to content

A public method to clear cached circuits in tests #173

@fabioperrella

Description

@fabioperrella

Hi!

It would be great to have a public method where we can clear cached circuits to use before each test run.

Today, one test can open a circuit and then it can cause failures in many others that use the same circuit.

This gets in the way to find the real culprit.

What about turning the method Circuitbox.clear_cached_circuits! into a public one?

Metadata

Metadata

Assignees

No one assigned

    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