mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-09 08:04:45 +00:00
Rewrites the manual testing sheet so every step is an executable action or a specific observation: - Numbered steps within each test — no jumping between reference sections. "Click X", "run Y in a terminal", "watch for Z". - Each observation records YES/NO/SKIPPED for the sign-off matrix. - Setup section spells out the wipe-preferences command and the post-restart smoke check. - T3 broken into T3.a/b/c/d for each button and its persistence check separately (previously bundled T3.1–T3.10 was too dense). - T6/T7 include exact tcpdump/tshark commands for the security observations that require packet capture. - T13 shortened to a sanity re-check (already verified). - Sign-off table lists every test with a checkbox. Purpose: give the tester a self-contained document they can follow top to bottom in ~40 min without cross-referencing other sheets.