aboutsummaryrefslogtreecommitdiffstats
path: root/tests/by-name (unfollow)
Commit message (Collapse)Author
2024-12-25fix(modules/back): Remove the `gitPath` from the service nameBenedikt Peetz
With it, the service names become nearly illegible.
2024-12-25fix(modules/git-server): Use `vhack.persist` for data-directoriesBenedikt Peetz
This avoids having to create them manually on the server and is, overall just generally a better way to solve this problem.
2024-12-24feat(tests/back): InitBenedikt Peetz
2024-12-20refactor({modules,test}): Migrate to a `by-name` structureBenedikt Peetz