-
Notifications
You must be signed in to change notification settings - Fork 189
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[WIP] plugin fixtures: return testrunner result (#1676)
* plugin fixtures: return testrunner result This is needed in order e.g. to fail on travis, when tests don't pass. * set backend before creating fixture manager backend was being set too late (as a matter of fact, all tests using the fixture manager have, so far, tested only the django backend).
- Loading branch information
Showing
2 changed files
with
16 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters