summaryrefslogtreecommitdiff
path: root/django
diff options
context:
space:
mode:
authorSimon Charette <charette.s@gmail.com>2023-05-09 22:18:05 -0400
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2023-05-10 17:25:57 +0200
commite0f8104a968d316925f736e961a63bef73a686b4 (patch)
tree94a8288558dcf8c59b34e7e833e7e2dbae67789d /django
parent6e32d1fa1dafd0c9cd9f93997ecebb26cd9a1b62 (diff)
downloaddjango-e0f8104a968d316925f736e961a63bef73a686b4.tar.gz
Refs #34553 -- Split constraint escaping test in subtests.
This ensures that constraint violations are tested in isolation from each other as an IntegrityError only ensures a least one constraint is violated. For example, the assertion added in 42e8cf4 break both the name_constraint_rhs and the rebate_constraint constraints and thus doesn't constitute a proper regression test. Refs #32369.
Diffstat (limited to 'django')
0 files changed, 0 insertions, 0 deletions