From 4128e68b07103672a385178b413321d6193f2d4f Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Tue, 24 Feb 2026 08:03:34 -0600 Subject: docs: add Running Tests section to testing strategy, link from README --- README.org | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.org') diff --git a/README.org b/README.org index f7950ef..1e67afb 100644 --- a/README.org +++ b/README.org @@ -353,7 +353,9 @@ operations only. Do not expose the live environment to untrusted networks. The test suite launches QEMU VMs to validate that the ISO boots correctly and that installations complete successfully across all supported configurations (ZFS/Btrfs, single/multi-disk, encrypted/unencrypted). Run these tests after -modifying the installer or build scripts to catch regressions. +modifying the installer or build scripts to catch regressions. See +[[file:testing-strategy.org][testing-strategy.org]] for the full testing strategy, including how to add new +tests and technical details on encryption testing. ** Basic VM Test -- cgit v1.2.3