add advantage test suite provides

This commit is contained in:
ibizaman 2025-06-24 17:09:22 +02:00 committed by Pierre Penninckx
parent 53dde94d98
commit 395ec66d35

View file

@ -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 which includes playwright tests to verify some important workflow
like logging in. 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). Also, the stack fits together nicely thanks to [contracts](#contracts).
### Services ### Services