Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove brittle unit-test. #1172

Merged
merged 1 commit into from
Feb 26, 2024
Merged

Remove brittle unit-test. #1172

merged 1 commit into from
Feb 26, 2024

Commits on Feb 23, 2024

  1. Remove brittle unit-test.

    The removed test only checks if certain substrings are present. The
    golden testing automatically adds these tests for any usecase.
    Therefore, this test is not needed anymore.
    
    The usecase for implementing non-specific current, will add a version
    of a passive current; and test the values against the analytical
    reference.
    
    Ions are already covered by the `ionic` usecase.
    
    Array variables are covered by the `cnexp_array` usecase.
    
    Parameters coved by the `parameters` usecase.
    
    Simple ODEs are covered by `cnexp_*` usecases.
    1uc committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    cb71564 View commit details
    Browse the repository at this point in the history