From 395ec66d35f4d9c13663f401745f80f00a29fc58 Mon Sep 17 00:00:00 2001 From: ibizaman Date: Tue, 24 Jun 2025 17:09:22 +0200 Subject: [PATCH] add advantage test suite provides --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d30b965..e93ce9d 100644 --- a/README.md +++ b/README.md @@ -135,6 +135,9 @@ This translates into a test suite comprised of automated NixOS VM tests which includes playwright tests to verify some important workflow like logging in. +This test suite also serves as a guaranty that all services provided by SelfHostBlocks +all evaluate, build and work correctly together. It works similarly as a distribution but here it's all [automated](#automatic-updates). + Also, the stack fits together nicely thanks to [contracts](#contracts). ### Services