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 force-pushed the feature/test-no-legacy branch from 6c49e83 to 3bf9fc8 Compare October 22, 2021 02:41
@jaraco jaraco force-pushed the feature/test-no-legacy branch 4 times, most recently from b209467 to 634dc00 Compare October 22, 2021 02:58
@jaraco jaraco force-pushed the feature/test-no-legacy branch from 634dc00 to dbb4ca3 Compare October 22, 2021 03:00
@jaraco jaraco force-pushed the feature/test-no-legacy branch from dbb4ca3 to 5869cf3 Compare October 22, 2021 03:02
@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