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

test(python): date-time unit tests refactor #7002

Merged

Conversation

MatveyF
Copy link
Contributor

@MatveyF MatveyF commented Feb 18, 2023

Refactored test_datetime.py to utilize more pytest.

Changes:

Please note that the actual testing logic has been barely altered. Open to any suggestions and improvements.

@github-actions github-actions bot added python Related to Python Polars test Related to the test suite labels Feb 18, 2023
@MatveyF MatveyF force-pushed the test(python)/test_datetime_py_refactor branch from 7433543 to 33641bf Compare February 18, 2023 17:36
@MatveyF MatveyF marked this pull request as ready for review February 18, 2023 17:46
@stinodego stinodego self-assigned this Feb 19, 2023
@stinodego
Copy link
Member

Looks like a nice improvement to me! Thanks. I left just one comment - if you could address that, we can go ahead and merge this.

@MatveyF
Copy link
Contributor Author

MatveyF commented Feb 19, 2023

Thank you for your review and feedback, I will change the fixtures later today.

@MatveyF MatveyF force-pushed the test(python)/test_datetime_py_refactor branch from 33641bf to e14a38b Compare February 19, 2023 15:10
Copy link
Member

@stinodego stinodego left a comment

Choose a reason for hiding this comment

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

Great! Thanks for this 🎉

@stinodego stinodego merged commit d7a01d1 into pola-rs:master Feb 19, 2023
@MatveyF MatveyF deleted the test(python)/test_datetime_py_refactor branch February 19, 2023 17:15
josemasar pushed a commit to josemasar/polars that referenced this pull request Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Related to Python Polars test Related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants