test(smoke): end-to-end smoke driving the real CLI against the containerized fake

This commit is contained in:
2026-08-29 16:28:32 -05:00
parent 9b08589092
commit 5feac3cec4
4 changed files with 197 additions and 6 deletions
+5
View File
@@ -0,0 +1,5 @@
# mgit connection env file (copy to ~/.config/mgit/env and chmod 600).
# Only GITEA_URL and GITEA_KEY are used; both are required. The file must
# be 0600 or stricter — mgit refuses looser files before reading them.
GITEA_URL=https://git.knownelement.com
GITEA_KEY=your-gitea-api-token