Skip to content

Remove SeededTest class #6234

@ricardoV94

Description

@ricardoV94

This class is not that relevant now that our sampling routines do not rely on global seeding. It causes some confusions because it seems like the tests within should be seeded by default (they used to)

The only few uses that I think are still relevant is when we use it to obtain a seed or create fake data with legacy numpy random routines (i.e., not Generators). I think we can just refactor it to not rely on a base Test class.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions