﻿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
22909	Fix camelCase test names	Tim Graham	Brylie Christopher Oxley	In some test files like `tests/admin_widgets/tests.py`, there are tests with names like `testDateField` where it should be `test_date_field`. Note that it's fine for assertions to be camel cased, so there's no need to change things like `assertFormfield`. I have seen this most often in the `admin_*` tests, so those would be the main ones to check.	Cleanup/optimization	closed	Uncategorized	dev	Normal	fixed		Brylie Christopher Oxley	Accepted	1	0	0	0	1	0
