Opened 14 years ago

Closed 14 years ago

Last modified 13 years ago

#14444 closed (fixed)

Convert pagination doctests to unittests

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

Description

Patch to eradicate the pagination doctests.

Attachments (1)

pagination_tests.diff (9.7 KB ) - added by Gabriel Hurley 14 years ago.

Download all attachments as: .zip

Change History (4)

by Gabriel Hurley, 14 years ago

Attachment: pagination_tests.diff added

comment:1 by Alex Gaynor, 14 years ago

Resolution: fixed
Status: newclosed

(In [14152]) Fixed #14444 -- Convert the pagination doctests to unittests. We have always been at war with doctests. Thanks to Gabriel Hurley for the patch.

comment:2 by Alex Gaynor, 14 years ago

(In [14153]) [1.2.X] Fixed #14444 -- Convert the pagination doctests to unittests. We have always been at war with doctests. Thanks to Gabriel Hurley for the patch. Backport of [14152].

comment:3 by Jacob, 13 years ago

milestone: 1.3

Milestone 1.3 deleted

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