mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-31 04:12:10 +03:00
- audit-high-level-actions.test.ts: replace old provider.added/combo/apikey assertions with new provider.credentials.*, auth.login.*, sync.token.* and settings assertions. Count still 26. - audit-activity-icons.test.ts: replace provider.added spec check with provider.credentials.created + auth.login.success spot checks. - audit-allowlist-real-actions.test.ts (new): strict 1:1 HIGH_LEVEL_ACTIONS <-> ACTIVITY_ICONS, all 26 real repo actions present, isHighLevelAction/getActivityIcon spot assertions.