Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-16 | 100-creates-a-french-attribution-config: Fix test for attribution_locale | Teddy Wing | |
The file reading code I had previously was incorrect: it only read the first line of the file into `$generated_config` instead of the whole file. Fix the file reading code and add the new `$attribution_locale` config line. | |||
2021-03-14 | Add an integration test | Teddy Wing | |
Feed a sample email to the program and test whether it wrote the correct Muttrc config. |