Refactor out commonly used doctest methods for translation imports
Bug #153661 reported by
Данило Шеган
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
Medium
|
Данило Шеган |
Bug Description
We have a few repeated methods like import_
We should refactor these out of the tests themselves, probably make use of them in other similar tests (just grepping for addOrUpdateEntry should give a good starting point).
Changed in rosetta: | |
assignee: | nobody → danilo |
importance: | Undecided → Medium |
status: | New → Confirmed |
To post a comment you must log in.
I've fixed this a while ago.