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

TST: relax test for audb.Dependencies.__str__() #423

Merged
merged 3 commits into from
May 29, 2024
Merged

Conversation

hagenw
Copy link
Member

@hagenw hagenw commented May 29, 2024

Closes #422

This relaxes the test for the string representation of the dependency table (audb.Dependencies.__str__()), to test only that the actual content is correct, and omitting possible additional information at the end of the string (i.e. https://github.com/audeering/audb/issues/422), which might depend on your pandas configuration.

@hagenw hagenw marked this pull request as draft May 29, 2024 08:01
@hagenw

This comment was marked as outdated.

@hagenw hagenw marked this pull request as ready for review May 29, 2024 08:47
@hagenw hagenw requested a review from ChristianGeng May 29, 2024 08:47
Copy link
Member

@ChristianGeng ChristianGeng left a comment

Choose a reason for hiding this comment

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

This was discussed elsewhere. Approval without further ado.

@hagenw hagenw merged commit 05e5020 into main May 29, 2024
9 checks passed
@hagenw hagenw deleted the fix-deps-str-test branch May 29, 2024 09:13
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.

String representation of dependency table might vary
2 participants