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 plotter and data classes tests #19

Merged
merged 16 commits into from
Apr 3, 2024
Merged

Conversation

AlbertoSoutullo
Copy link
Collaborator

Created tests for new Data classes, and also updated tests for plotter class as they are very related.

Fix tests for metrics module will be in a separated PR

Closes #6

src/data/tests/test_data_file_handler.py Outdated Show resolved Hide resolved
src/data/tests/test_folder_1/test1.csv Outdated Show resolved Hide resolved
src/plotting/plotter.py Show resolved Hide resolved
src/plotting/tests/test_plotter.py Show resolved Hide resolved
Copy link
Contributor

@AlejandroCabeza AlejandroCabeza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@AlbertoSoutullo AlbertoSoutullo merged commit a50b182 into master Apr 3, 2024
@AlbertoSoutullo AlbertoSoutullo deleted the Alberto/update-tests branch May 13, 2024 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
10k:main General work
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Plotting module tests
2 participants