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

Conversation

ntorresd
Copy link
Member

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    This PR is intended to avoid saving large .RDS or .json files in order to test visualisation functionalities of the package. This is done by unifying modelling and visualisation tests into separated tests for each model supported by the package right now.

  • Other information:
    This is related to Fix very large git repository #77 and implies significant changes for the development behind Add test suite #93 .

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.
test_modelling.R is replaced by test_models.R
remove model visualisation tests and include some tests for exceptions in
the visualisation module
@ntorresd ntorresd marked this pull request as draft October 10, 2023 12:30
@ntorresd ntorresd closed this Oct 10, 2023
@ntorresd ntorresd deleted the dev-test-models branch October 10, 2023 12:36
@ntorresd ntorresd restored the dev-test-models branch October 10, 2023 12:43
@Bisaloo Bisaloo deleted the dev-test-models branch October 10, 2023 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant