expanding on tested functionality

Signed-off-by: cinereal <cinereal@riseup.net>
This commit is contained in:
Kiara Grouwstra 2025-10-25 14:59:28 +02:00
parent f23fff9e82
commit f68a852d50
Signed by: kiara
SSH key fingerprint: SHA256:COspvLoLJ5WC5rFb9ZDe5urVCkK4LJZOsjfF4duRJFU

View file

@ -184,10 +184,10 @@ Tests created so far cover:
- linting of shell scripts - linting of shell scripts
- our data model - our data model
- building our front-end - building our front-end
- services we offer to our operators, so far covering: - services we offer to our operators, for each testing log-in, posting, and verifying one's own posted content, so far covering:
- mastodon - Mastodon
- peertube - Peertube
- pixelfed - Pixelfed
- builds for test machines covering our applications and ancilliary services (Garage) - builds for test machines covering our applications and ancilliary services (Garage)
- deployments of the above applications using: - deployments of the above applications using:
- NixOps4 through Nix - 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% } ![](./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: <https://git.fediversity.eu/Fediversity/Fediversity/src/branch/main/machines/dev/forgejo-ci> - CI/CD runner set-up: <https://git.fediversity.eu/Fediversity/Fediversity/src/branch/main/machines/dev/forgejo-ci>
- workflow definitions: <https://git.fediversity.eu/Fediversity/Fediversity/src/branch/main/.forgejo/workflows> - workflow definitions: <https://git.fediversity.eu/Fediversity/Fediversity/src/branch/main/.forgejo/workflows>