You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gate reporting integration suite behind TEST_SQUARE_REPORTING (FER-11257)
Reporting is served only from production and needs a prod, reporting-provisioned
token; CI's token is sandbox-only and 401s against prod, turning the integration
job red. Gate the live suite behind TEST_SQUARE_REPORTING so it skips by default
(CI green) while staying runnable on demand against a real prod account. Default
target stays production. Polling logic remains covered by tests/unit/reporting.test.ts.
0 commit comments