Opened 15 years ago

Closed 14 years ago

#11069 closed (fixed)

Tests for syndication framework

Reported by: Arthur Koziel Owned by: nobody
Component: contrib.syndication Version: 1.0
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

This patch adds 3 more testcases for the syndication framework.

Attachments (1)

feed_testcases_r10731.diff (4.6 KB ) - added by Arthur Koziel 15 years ago.

Download all attachments as: .zip

Change History (4)

by Arthur Koziel, 15 years ago

Attachment: feed_testcases_r10731.diff added

comment:1 by Alex Gaynor, 15 years ago

Triage Stage: UnreviewedAccepted

comment:2 by Thejaswi Puthraya, 15 years ago

Component: UncategorizedRSS framework

comment:3 by Russell Keith-Magee, 14 years ago

Resolution: fixed
Status: newclosed

(In [12338]) Fixed #6188, #6304, #6618, #6969, #8758, #8989, #10334, #11069, #11973 and #12403 -- Modified the syndication framework to use class-based views. Thanks to Ben Firshman for his work on this patch.

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