Python · 400 bytes Raw Blame History
1 """Cross-platform determinism golden fixtures (S18).
2
3 Contains the minimal spec + platform-pinned ``expected_<platform>.json``
4 files that ``tests/integration/test_determinism_golden.py`` diffs against.
5
6 Regeneration: set ``SWAY_UPDATE_GOLDENS=1`` when running the golden
7 test, or dispatch the ``determinism-golden`` CI workflow with
8 ``regenerate_goldens=true`` and commit the resulting artifact.
9 """