Opened 14 years ago

Closed 14 years ago

Last modified 13 years ago

#14460 closed (fixed)

Convert managers_regress doctests to unit tests

Reported by: Gabriel Hurley Owned by: Gabriel Hurley
Component: Testing framework Version: 1.2
Severity: Keywords:
Cc: Triage Stage: Accepted
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

Patch attached

Attachments (1)

managers_regress_test_conversion.diff (4.8 KB ) - added by Gabriel Hurley 14 years ago.

Download all attachments as: .zip

Change History (5)

by Gabriel Hurley, 14 years ago

comment:1 by Gabriel Hurley, 14 years ago

Status: newassigned
Triage Stage: UnreviewedAccepted

comment:2 by Alex Gaynor, 14 years ago

Resolution: fixed
Status: assignedclosed

(In [14207]) Fixed #14460 -- converted managers_regress tests from doctests to unittests. We have always been at war with doctests. Patch from Gabriel Hurley.

comment:3 by Alex Gaynor, 14 years ago

(In [14208]) [1.2.X] Fixed #14460 -- converted managers_regress tests from doctests to unittests. We have always been at war with doctests. Patch from Gabriel Hurley. Backport of [14207].

comment:4 by Jacob, 13 years ago

milestone: 1.3

Milestone 1.3 deleted

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