aboutsummaryrefslogtreecommitdiff
path: root/tests/modules/services/lieer (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tests: improve test purityRobert Helgesson2020-04-241-3/+0
| | | | | | | | | Before the XDG variables would be set from the user's environment, if available. This would break some tests. With this change the tests should be fully deterministic. Fixes #1190
* lieer: remove package dependency in testsRobert Helgesson2020-03-081-1/+3
|
* services.lieer: add moduleTad Fisher2020-03-074-0/+53
Add 'services.lieer', which generates systemd timer and service units to synchronize a Gmail account with lieer. Per-account configuration lives in 'accounts.email.accounts.<name>.lieer.sync'.