Skip to content

Conversation

@dfeinzeig
Copy link

this is also a bug in django's test cases, but before the first run any fixtures/data loaded via migrations can result in foreign key violations and generally an unknown state. fix is to call fixture teardown before loading fixture.

@dfeinzeig
Copy link
Author

bump?

@jwhitlock jwhitlock added this to the Fix FastFixtureTestCase milestone Aug 5, 2015
@jwhitlock jwhitlock added the bug label Aug 5, 2015
@jwhitlock
Copy link
Contributor

I'd like some test coverage for FastFixtureTestCase (issue #220) before merging any more fixes - otherwise, it's impossible to tell if these fixes fix anything or break other things.

@dfeinzeig
Copy link
Author

Fair enough. I'll work on some tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants