Skip to content

Migration Pytests each load sim data separately #91

@eagmon

Description

@eagmon

This takes up a lot of the pytest runtime, with each process's test loading sim_data over again. One solution would be to have a single test that loads the sim_data, and then passes it into each of the individual process tests. The only reservation I have about this is that it would be one big test rather than many small tests.

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