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

Dev test models #124

Closed
wants to merge 4 commits into from
Closed

Dev test models #124

wants to merge 4 commits into from

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    b261b43 View commit details
    Browse the repository at this point in the history
  2. test(refac): combine visualisation and modelling tests

    this commit combines visualisation and modelling tests in order to avoid
    saving unnecessarily large .RDS or .json files to avoid running models in
    visualisation tests.
    ntorresd committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    79addc5 View commit details
    Browse the repository at this point in the history
  3. test: remove test_modelling.R

    test_modelling.R is replaced by test_models.R
    ntorresd committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    5363fbf View commit details
    Browse the repository at this point in the history
  4. test(refac): remove model visualisation tests

    remove model visualisation tests and include some tests for exceptions in
    the visualisation module
    ntorresd committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    e49cbd2 View commit details
    Browse the repository at this point in the history