Skip to content
This repository has been archived by the owner on Feb 20, 2019. It is now read-only.

Add run_tests.py to setup Django for testing. #91

Merged
merged 1 commit into from Jan 16, 2013

Conversation

mythmon
Copy link
Contributor

@mythmon mythmon commented Dec 12, 2012

This will set up the Django environment so the Django-specific tests can
run. If Django is not present, the setup will be skipped and the tests
will be run normally. The testsuite will skip any Django-specific tests
in this case. This simplifies running the full test suite.

Note that without Django, an exception is raised on one test, but this happened before too.

This will set up the Django environment so the Django-specific tests can
run. If Django is not present, the setup will be skipped and the tests
will be run normally. The testsuite will skip any Django-specific tests
in this case. This simplifies running the full test suite.
willkg added a commit that referenced this pull request Jan 16, 2013
Add run_tests.py to setup Django for testing.
@willkg willkg merged commit 197221b into mozilla:master Jan 16, 2013
@willkg
Copy link
Member

willkg commented Jan 16, 2013

Thank you! This is awesome! :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants