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

Update tests #64

Merged
merged 6 commits into from
Jul 5, 2022
Merged

Update tests #64

merged 6 commits into from
Jul 5, 2022

Conversation

Oxid15
Copy link
Owner

@Oxid15 Oxid15 commented Jul 4, 2022

Migrates tests from unittests to pytest. Refactors tests.

@Oxid15 Oxid15 self-assigned this Jul 4, 2022
Oxid15 added 3 commits July 5, 2022 10:04
* Trying to use fixtures

* Auto stash before cherry pick of "Close logging files at deletion of Repo"

* Close logging files at deletion of Repo

* Empty model is now really empty

* Just use tmp_path, don't delete folders

* Align test_history_viewer with fixtures

* Add iterator and dataset fixtures based on classes from cascade.data

* Migrate from NumberDataset to Wrapper

* Cleanup

* Use fixtures in skipped test also

* Fix iterator interface

* Use tmp folder in FolderDataset

* Add edge case to concatenator

* tmp path in MetaHandler

* Use wrappers and tmp_path in MetaValidator

* Fix Wrapper's and Iterator's meta

* Columns test in metric viewer is not so strict

* Model line and repo tests with tmp_folders

* Pickler's tests with tmp_path

* Parametrize tests

* Parametrize some time_series tests

* Fix empty list in fixture

* Parametrize remaining tests
@Oxid15 Oxid15 merged commit e2a7640 into 0.6.0 Jul 5, 2022
@Oxid15 Oxid15 deleted the update_tests branch July 5, 2022 12:39
@Oxid15 Oxid15 mentioned this pull request Jul 31, 2022
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