Custom Query (35 matches)

Filters

Or

Columns

Show under each result:


Ticket Summary Owner Type Version Severity Ticket
#11505 Django's TestCase should reset the cache nobody New feature dev Normal
#12089 test client fails to collect sub-contexts nobody Bug dev Normal
#12227 PREPEND_WWW breaks the test client Bug 1.1 Normal
#14365 Make template-rendering signals available also in DEBUG mode Carl Meyer New feature dev Normal
#15179 django.test.client.Client.login fake HttpRequest is not run through middlewares nobody Bug dev Normal
#17631 edge case: django.test.client should handle fields and files with the same name Cleanup/optimization 1.3 Normal
#20915 Remove django.test.client dependency on django.contrib.auth (and .sessions?) nobody Cleanup/optimization dev Normal
#21143 runtests might execute queries against the normal database instead of the testdatabase nobody Bug dev Normal
#21540 TestCase with multiple assertRaises fails with TransactionManagementError Bug dev Normal
#21739 When running tests fixture error output isn't visible Bug 1.6 Normal
#21742 Unable to prevent creation of a database during test runs nobody New feature 1.5 Normal
#22079 TestClient serialization of GET params with empty list as value nobody Bug dev Normal
#22439 LiveServerTestCase handles error messages inconsistently Cleanup/optimization 1.6 Normal
#23251 Use a temporary folder to store uploaded files during tests Bug dev Normal
#23746 Allow assertNumQueries to clear caches before it runs nobody New feature dev Normal
#24396 Migrate only required models to the "other" database nobody Cleanup/optimization dev Normal
#24484 Add a helpful message when running tests with models without migrations Cleanup/optimization dev Normal
#24622 Response "context" and "templates" not available in the Test Client when using Jinja2 - Django 1.8 nobody Bug 1.8 Normal
#24759 Add or document a way to test data migrations nobody New feature 1.8 Normal
#25504 Django test teardown fails when there is no default database Bug 1.9 Normal
#26822 New migrations not applied on clone databases (sqlite) when using --parallel and --keepdb option nobody Bug 1.9 Normal
#27447 Provide an easy way to test sending of signals New feature dev Normal
#27734 Add a helpful error message when a parallel test worker is assigned an unexpected index nobody Cleanup/optimization 1.10 Normal
#27751 Teardown of a PG test database fails if it is an autogenerated test_MYDB database nobody Bug 1.9 Normal
#27760 Hard to diagnose reason for 400 response when making test request that sets SERVER_NAME nobody Cleanup/optimization 1.10 Normal
#28119 Test client cookies do not take into account server hostnames/domains nobody New feature 1.11 Normal
#28452 Consider adding a test command argument --locals to show traceback locals nobody New feature dev Normal
#29023 running tests in parallel doesn't show exception chain, even with tblib nobody Cleanup/optimization dev Normal
#29098 Add SimpleTestCase.assertRedirectsRegex() New feature 2.1 Normal
#29268 Support passing None to test Client and RequestFactory request methods for default content_type Cleanup/optimization 2.0 Normal
#31908 Add parallel testing support to Oracle backend New feature dev Normal
#32557 Fail tests when unraisable exceptions occur nobody New feature dev Normal
#32558 Fail tests when unhandled thread exceptions occur nobody New feature dev Normal
#33685 Support using service names for tests on PostgreSQL. nobody New feature 4.0 Normal
#36112 Subclasses of BaseDatabaseOperations should fall back to super().last_executed_query() instead of returning None Cleanup/optimization dev Normal
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.
Back to Top