Skip to content

Conversation

@josernestodavila
Copy link
Contributor

  • Use the django.test.TestCase class instead of unittest.TestCase to be
    able to override the settings for some tests.
  • Catch the IOError exception instead of the ImproperlyConfigured
    exception when the EMBEDBLY_API is None.

- Use the `django.test.TestCase` class instead of `unittest.TestCase` to be
  able to override the settings for some tests.
- Catch the `IOError` exception instead of the `ImproperlyConfigured`
  exception when the EMBEDBLY_API is None.
fitoria added a commit that referenced this pull request Oct 12, 2015
@fitoria fitoria merged commit 62e432c into kronoscode:master Oct 12, 2015
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.

2 participants