﻿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
23081	Documentation on testing should mention lack of integrity-related tests in TestCase	jernej@…	nobody	When using `TestCase` instead of `TransactionTestCase`, the documentation mentions that commit and rollback functionality cannot be tested. But as a consequence, since integrity constraints are deferred until a transaction is committed, also integrity errors are not tested when a transaction is simply rolled back after the test. This should probably be explicitly mentioned in the documentation.	Bug	closed	Documentation	dev	Normal	duplicate		mmitar@…	Accepted	0	0	0	0	0	0
