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

Expose registered file extensions in Image #2343

Merged
merged 4 commits into from Jan 16, 2017

Conversation

radarhere
Copy link
Member

@radarhere radarhere commented Jan 7, 2017

This is a copy of #1968. The changes made are the ones suggested by @hugovk

  • to ensure that the new init() line is called from tests
  • to check for some expected extensions in the returned dictionary
  • to simplify assertEqual to assertTrue.

lggomez and others added 4 commits January 7, 2017 11:32
This adds a new method in Image (registered_extensions) that exposes the
internal EXTENSION dictionary to consumers of the library
Add unit tests for registered_extensions
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.

None yet

3 participants