﻿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
6140	Test runner does not test apps that do not have model files	Moof	nobody	"The last three applications I've created are either middleware or do no database work. I'd like their tests to be included in a standard {{{manage.py test}}}, and I see no reason to clutter my application with an empty models.py file.

The test runner should be modified to search for a tests module in any of the defined installed_apps. Otherwise debugging can get a bit difficult if you can't be certain your middleware, etc, is not the reason your tests are failing.
"		closed	Testing framework	dev		duplicate	test middleware		Accepted	0	0	0	0	0	0
