Skip to content

Conversation

@sobolevn
Copy link
Member

@sobolevnsobolevn commented Jan 23, 2022

def test_complex_symlinks_relative_dot_dot(self):
self._check_complex_symlinks(os.path.join('dirA', '..'))

def test_class_getitem(self):
Copy link
MemberAuthor

Choose a reason for hiding this comment

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

This test now works for all _BasePathTest subclasses, previously it was only checking PurePath.

@sobolevn
Copy link
MemberAuthor

@kumaraditya303 thanks for the review and for the idea 😉

@isidentical
Copy link
Member

Thanks @sobolevn!

Sign up for freeto 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.

6 participants

@sobolevn@isidentical@JelleZijlstra@kumaraditya303@the-knights-who-say-ni@bedevere-bot