Opened 17 years ago

Closed 17 years ago

#3518 closed (fixed)

Unittests for humanize template filters

Reported by: Jyrki Pulliainen <jyrki.pulliainen@…> Owned by: Adrian Holovaty
Component: Template system Version: dev
Severity: Keywords: unittest, humanize
Cc: jyrki.pulliainen@… Triage Stage: Ready for checkin
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

This is a patch to add unittests to humanize template filters.

Attachments (1)

humanize_tests_r4537.diff (2.6 KB ) - added by Jyrki Pulliainen <jyrki.pulliainen@…> 17 years ago.

Download all attachments as: .zip

Change History (4)

by Jyrki Pulliainen <jyrki.pulliainen@…>, 17 years ago

Attachment: humanize_tests_r4537.diff added

comment:1 by Jyrki Pulliainen <jyrki.pulliainen@…>, 17 years ago

Cc: jyrki.pulliainen@… added

comment:2 by Gary Wilson <gary.wilson@…>, 17 years ago

Triage Stage: UnreviewedReady for checkin

tests pass for me.

comment:3 by Jacob, 17 years ago

Resolution: fixed
Status: newclosed

(In [4571]) Fixed #3518: Added unit tests for the humanize filters. Major thanks to Jyrki Pulliainen for the tests.

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