From f68a852d50d92f4c4936b5af00e018595c310b28 Mon Sep 17 00:00:00 2001 From: cinereal Date: Sat, 25 Oct 2025 14:59:28 +0200 Subject: [PATCH] expanding on tested functionality Signed-off-by: cinereal --- architecture-docs/architecture.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/architecture-docs/architecture.md b/architecture-docs/architecture.md index 5c75d1a..012449e 100644 --- a/architecture-docs/architecture.md +++ b/architecture-docs/architecture.md @@ -184,10 +184,10 @@ Tests created so far cover: - linting of shell scripts - our data model - building our front-end -- services we offer to our operators, so far covering: - - mastodon - - peertube - - pixelfed +- services we offer to our operators, for each testing log-in, posting, and verifying one's own posted content, so far covering: + - Mastodon + - Peertube + - Pixelfed - builds for test machines covering our applications and ancilliary services (Garage) - deployments of the above applications using: - NixOps4 through Nix @@ -206,7 +206,7 @@ An illustration demonstrating the set-up of our deployment tests covering our ap ![](./test-setup.png){ width=100% } -The latest info on these may be found at: +The latest info on our CI may be found at: - CI/CD runner set-up: - workflow definitions: