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

Django models not loaded with this test runner. #3

Closed
xordoquy opened this issue Nov 19, 2012 · 1 comment
Closed

Django models not loaded with this test runner. #3

xordoquy opened this issue Nov 19, 2012 · 1 comment

Comments

@xordoquy
Copy link

Hi,

It looks like this test runner doesn't validate models before starting the tests.
I have one test that passes with Django's default test runner while it fails with django-discover-runner.

The exception is:
ValueError: Cannot create form field for 'vat' yet, because its related model 'vat.VAT' has not been loaded yet

I will try to make a test project since this one isn't open sourced.

@xordoquy
Copy link
Author

Since I can't reproduce this I'll close that bug.

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

No branches or pull requests

1 participant