summaryrefslogtreecommitdiff
path: root/distixlib/ticket_saver_tests.py
AgeCommit message (Expand)AuthorFilesLines
2016-03-25Kludge: Fix duplicate-imports of mails from maildirsLars Wirzenius1-2/+2
2015-04-18Run pylint as well as pep8 on the source; fix thingsLars Wirzenius1-1/+0
2014-06-05Use more specific unittest assertsLars Wirzenius1-1/+1
2014-04-26Make TicketSaver save dirty messagesLars Wirzenius1-4/+8
2014-04-26Add message saving to TicketSaver.create_ticketLars Wirzenius1-3/+19
2014-04-26Refactor tests a little bitLars Wirzenius1-3/+4
2014-04-26Raise error when saving changes & dir doesn't existLars Wirzenius1-0/+8
2014-04-26Add TicketSaver.save_changes_to_ticketLars Wirzenius1-0/+11
2014-04-21Have TicketSaver return list of filenamesLars Wirzenius1-1/+2
2014-04-21Make ticket saving and loading work togetherLars Wirzenius1-5/+14
2014-04-21Create directory for new ticketLars Wirzenius1-5/+12
2014-04-21Add start of TicketSaver classLars Wirzenius1-0/+42