aboutsummaryrefslogtreecommitdiffstats
path: root/tests/by-name/at (unfollow)
Commit message (Collapse)Author
2025-12-18tests/atuin-sync: Don't login client1 twiceBenedikt Peetz
`client1` is already used for registering, as such we don't need to log it in anymore.
2025-06-07tests/{atuin-sync,email-{dns,http},sharkey,taskchampion-sync}: Share acme setupBenedikt Peetz
In the wake of `network-online.target`'s removal from `multi-user.target`, I noticed, that this acme ca setup code is effectively duplicated. This commit now deduplicates it.
2025-05-05modules/atuin-sync: InitBenedikt Peetz