Skip to content

add comprehensive unit tests #4

@anotherjoshsmith

Description

@anotherjoshsmith

Any tests are better than no tests (which is where we are currently), but I'd like to get tests setup for each step of SGOOP to make sure any developments to the code don't break the package. This will have to wait a bit longer since I plan to refactor the code a bit, per the guiding design principles from the scientific python cookiecutter. When I am done, each piece of "scientific logic" should be tested separate from I/O operations.

Tests need to be implemented for (list subject to change upon refactoring):

  • md_prob
  • bin_max_cal
  • mu_factor
  • transmat
  • eigeneval
  • spectral

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions