96d34d5f6f
- Add '// +build integration' tag to exclude from default test runs - CI runs fast unit tests only (no Chrome dependency) - Full test suite available with: go test -tags=integration ./... PDF tests require Chrome browser and are run manually before releases.