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

Replace tests of legacy API with comparable tests of traversable API. #239

Merged
merged 9 commits into from
Oct 30, 2021

Conversation

jaraco
Copy link
Member

@jaraco jaraco commented Oct 22, 2021

  • Port test_contents to files API
  • Remove tests for relative/absolute paths, no longer relevant. Move normalize_path to _legacy.
  • Port test_open to traversable API.
  • Port test_path to traversable API.
  • Port test_read to traversable API.
  • Port test_resource to traversable API.
  • Remove 'suppress_known_deprecation' helper.

@jaraco jaraco merged commit bc6f0d1 into main Oct 30, 2021
@jaraco jaraco deleted the feature/test-no-legacy branch October 30, 2021 14:28
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