invisible_playwright/tests
chrissbaumann 9c8d24408b test(integration): add 12 multi-module pipeline tests for Phase 8
Covers profile->prefs end-to-end, SOCKS/HTTP proxy + prefs composition,
pin propagation, seed determinism/variation, font whitelist passthrough,
dark/light theme palette overlay, and a Windows-specific virtual_display
+ SOCKS combo. Linux-specific branches stay covered by their unit tests.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-14 12:44:46 +02:00
..
conftest.py test: add pytest markers, conftest, fix Windows-incompatible existing tests 2026-05-14 11:21:10 +02:00
test_cli.py test(cli, download): add 17 gap-coverage tests for Phase 7 2026-05-14 12:35:57 +02:00
test_constants.py test: add pytest markers, conftest, fix Windows-incompatible existing tests 2026-05-14 11:21:10 +02:00
test_download.py test(cli, download): add 17 gap-coverage tests for Phase 7 2026-05-14 12:35:57 +02:00
test_integration.py test(integration): add 12 multi-module pipeline tests for Phase 8 2026-05-14 12:44:46 +02:00
test_network.py test(network): add 25 unit tests for Bayesian network primitives 2026-05-14 11:24:57 +02:00
test_prefs.py test(prefs): add 27 Windows + platform-agnostic gap tests 2026-05-14 12:30:46 +02:00
test_profile.py test(profile): add 43 unit tests for Profile dataclass and pin system 2026-05-14 11:46:09 +02:00
test_proxy.py test(proxy): add 24 unit tests for configure_proxy decision table 2026-05-14 12:24:57 +02:00
test_sampler.py test(sampler): add 55 unit tests for fingerprint Bayesian sampler 2026-05-14 11:35:24 +02:00