﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
18670	Tests are loaded from models.py before tests.py, causes false negative	Bradley Ayers <bradley.ayers@…>	nobody	"I have `app/models/foo.py`, containing a model with `app_label` set appropriately. I also have `app/tests.py` containing a test case called `foo`. When I run `manage.py test app.foo`, I am greeted with:

{{{
ValueError: Test label 'app.foo' does not refer to a test
}}}"	Bug	closed	Testing framework	dev	Normal	wontfix		flo@…	Accepted	1	0	0	0	0	0
