Skip to content

Pull requests: pytest-dev/pytest-django

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Avoid running database migrations for SimpleTestCase
#1120 opened Apr 12, 2024 by flaeppe Loading…
fix: don't crash if mail.outbox doesn't exist
#1033 opened Oct 7, 2022 by symwell Loading…
tests: run Test_django_db_blocker in testdir
#806 opened Jan 18, 2020 by blueyed Loading…
tests: harden Test_django_db_blocker tests
#803 opened Jan 17, 2020 by blueyed Loading…
[WIP] tests: test behavior with unittest.SkipTest
#775 opened Oct 18, 2019 by blueyed Loading…
WIP: call teardown_database always (with keepdb)
#731 opened May 7, 2019 by blueyed Loading…
Add django_debug_sql ini option
#725 opened May 5, 2019 by blueyed Loading…
2 tasks
[WIP] Prefix all fixtures with "django_" enhancement
#711 opened Mar 15, 2019 by blueyed Loading…
1 task
Add support for testing unmanaged models
#600 opened May 26, 2018 by timb07 Loading…
Add fixtures for user request factories, clients
#568 opened Dec 26, 2017 by tony Loading…
ProTip! Exclude everything labeled bug with -label:bug.