Block a user
fix(tests): use native element clicks in layout dropdown spec
marcel
pushed to fix/layout-dropdown-native-clicks at marcel/familienarchiv
2026-05-14 11:03:25 +02:00
marcel
created branch fix/layout-dropdown-native-clicks in marcel/familienarchiv
2026-05-14 11:03:25 +02:00
marcel
pushed to worktree-feat+issue-557-upload-artifact-v3-pin at marcel/familienarchiv
2026-05-14 11:02:16 +02:00
fix(tests): use native element clicks in layout dropdown spec
marcel
pushed to worktree-feat+issue-557-upload-artifact-v3-pin at marcel/familienarchiv
2026-05-14 10:59:47 +02:00
marcel
created branch worktree-feat+issue-557-upload-artifact-v3-pin in marcel/familienarchiv
2026-05-14 10:59:47 +02:00
fix(ci): add IMPORT_HOST_DIR stub to compose-idempotency job
marcel
deleted branch worktree-feat+issue-557-upload-artifact-v3-pin from marcel/familienarchiv
2026-05-14 10:58:21 +02:00
ci(devops): downgrade actions/upload-artifact v4 → v3 (re-regression — needs ADR to prevent future re-upgrade)
ci(devops): downgrade upload-artifact v4 → v3 + ADR-014 + grep guard
fix(ci): add IMPORT_HOST_DIR stub to compose-idempotency job
marcel
pushed to worktree-chore+issue-556-drop-client-branches-coverage-gate at marcel/familienarchiv
2026-05-14 10:58:07 +02:00
marcel
created branch worktree-chore+issue-556-drop-client-branches-coverage-gate in marcel/familienarchiv
2026-05-14 10:58:07 +02:00
audit: factory mocks → prop injection migration (sveltest pattern)
audit: factory mocks → prop injection migration (sveltest pattern)
Audit complete. Report filed as #560.
Results: 87 in-scope call sites across 12 mocked modules — 72 → __mocks__/ redirect, 10 → prop-injection, 5 → keep as factory. Full classification…
audit report: factory vi.mock → prop-injection / __mocks__ migration (87 call sites, 12 modules)
ci(devops): downgrade upload-artifact v4 → v3 + ADR-014 + grep guard
Fix applied — 22538e32 adds the negative self-test case from Sara's review.
The guard self-test now asserts both directions:
@v5is caught (positive case — was already present) -…