summaryrefslogtreecommitdiff
path: root/service/test/unit/support
AgeCommit message (Collapse)Author
2017-04-20[#927] Sets default language to en-USAnike Arni
with @deniscostadsc
2017-04-19[#927] Adds email template translation for portugueseAnike Arni
2017-01-19Add copyright statements to all Python files that doesn't have itOla Bini
2016-11-23replace stdlib's unittest with trials's unittest for all unittestRoald de Vries
2016-01-15Removes InputMail.FROM_EMAIL_ADDRESS constant #578Giovane
- Created the replier component to generate the reply dict for the email. This was needed to decouple the InputMail from the need to know who is the logged user.
2015-12-19moving custom to_unicode to pixelated.supportmnandri
2015-10-28Add markov-generate to load-mailsFolker Bernitt
- Allows to generat mails based on a sample mails - use it with: pixelated-maintenance markov-generate --seed 21 --limit 10
2015-08-11Removed XSALSA20 dependency.Folker Bernitt
- Use crypto algorithm prefered by soledad instead
2015-06-05Moved extensions to their own folder, so support has more meaningBruno Wagner
2015-03-13Added test for ext_keymanager_fetch_key monkey patch.Folker Bernitt
- Issue #319
2015-01-22 #224 renaming tests so they get caught by trial runnerDuda Dornelles
2015-01-14for #227, MAC on encrypted storageVictor Shyba