Closed
Bug 1129409
Opened 10 years ago
Closed 10 years ago
Add tests for LangPack.name once translations are added
Categories
(Marketplace Graveyard :: Code Quality, defect, P4)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: mat, Assigned: mat)
Details
In zamboni, LangPack.name property returns a dynamically generated name for the lang pack, which is automatically translated in the language corresponding to the langpack. It would be useful to have a couple more unit tests covering this, but we need to wait for the strings to be translated to have a "real" test, otherwise we can't easily test that the property returns translated contents.
Assignee | ||
Comment 1•10 years ago
|
||
The changes made in bug 1122273 make this bug irrelevant : name is no longer dynamically generated.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•