diff options
| author | Craig Jennings <c@cjennings.net> | 2026-02-24 08:03:34 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-02-24 08:03:34 -0600 |
| commit | f42d7c67c935180908eb3507eb59a928c62e5afb (patch) | |
| tree | 8d95a62f17a6af9574db4e2da8599508ebd42711 /README.org | |
| parent | 70b93622e0d69ad5e8d1465fbab7e1c153ebc611 (diff) | |
| download | archangel-f42d7c67c935180908eb3507eb59a928c62e5afb.tar.gz archangel-f42d7c67c935180908eb3507eb59a928c62e5afb.zip | |
docs: add Running Tests section to testing strategy, link from README
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |
