From 77b069acf47f70a9e9ad340a75a1b22693697d3a Mon Sep 17 00:00:00 2001 From: JohnBaumb <80135794+JohnBaumb@users.noreply.github.com> Date: Wed, 22 Apr 2026 00:04:16 -0700 Subject: [PATCH] Add split integrity tests (61 tests) --- tests/test_script_split_integrity.py | 304 +++++++++++++++++++++++++++ 1 file changed, 304 insertions(+) create mode 100644 tests/test_script_split_integrity.py diff --git a/tests/test_script_split_integrity.py b/tests/test_script_split_integrity.py new file mode 100644 index 00000000..89a12e5a --- /dev/null +++ b/tests/test_script_split_integrity.py @@ -0,0 +1,304 @@ +"""Tests for the script.js → module split integrity. + +Verifies that: + - The monolithic script.js no longer exists + - All expected split modules are present on disk + - index.html loads all split modules via