Changes between Initial Version and Version 1 of Ticket #6106, comment 14
- Timestamp:
- Sep 21, 2021, 7:22:23 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6106, comment 14
initial v1 1 1 Hi @Daniyal - would love to see this implemented. I think the last request was to add tests - to which you asked a question (ticket:33056#comment:3) on where to put them. Do you still have time to work on tests, and/or are you still waiting for a reply to that? 2 2 3 3 Just quoting here in case someone more knowledgeable comes around and can pitch in: 4 Daniyal wrote [ticket:33056#comment:3 ticket:33056]: 5 > Thanks for accepting this. I'm not sure where the tests should live. Should the tests go in the `BasicExtractorTests` or should they be in a separate class in the `tests.i18n.test_extraction`? 6 > Moreover, I could not find any tests for the `write_po_file` method of the makemessages Command class. Let me know how I shall proceed!