Skip to content

Do we need the BaseTestCase class? #394

Description

@jmafoster1

This is just a data class that is never used outside of the CausalTestCase class. If I remember rightly, it was set up to reduce the number of instance variables of a CausalTestCase to satisfy pylint, but then we further increased the number of instance variables, so pylint is sad again anyway. Personally, I think we should just have CausalTestCase and get rid of the BaseTestCase.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions