Skip to content

Restructure of tests #154

@t-lohse

Description

@t-lohse

Some tests are located in the src/tests directory. A lot of these unit tests should be instead be in a tests submodule in the relevant module to uphold the Rust standard (https://doc.rust-lang.org/book/ch11-03-test-organization.html). For example, a lot of the clock reduction tests should probably be moved to src/System/extract_system_rep.rs and src/TransitionSystems/transition_system.rs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    approachableEasily approachable without taking major design decisionsenhancementNew feature or requestgood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions