Opened 15 years ago

Closed 15 years ago

#14155 closed (fixed)

Remove doctests (and flush calls) from tests

Reported by: Alex Gaynor Owned by: nobody
Component: Testing framework Version: dev
Severity: Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no
Pull Requests:How to create a pull request

Description

The last ones are in fixture_model_package.

Change History (3)

by Alex Gaynor, 15 years ago

Attachment: django-tests-fix.diff added

comment:1 by Alex Gaynor, 15 years ago

Triage Stage: UnreviewedReady for checkin

comment:2 by Russell Keith-Magee, 15 years ago

Resolution: fixed
Status: newclosed

(In [13622]) Fixed #14155 -- Refactored another doctest suite and call to flush. Thanks to Alex Gaynor for the patch.

Note: See TracTickets for help on using tickets.
Back to Top