bc58d77f2cb67b60db381a6811d99daae4ac3f0f
Some checks failed
CI / Unit & Component Tests (pull_request) Failing after 3m33s
CI / OCR Service Tests (pull_request) Successful in 47s
CI / Backend Unit Tests (pull_request) Failing after 3m21s
CI / Unit & Component Tests (push) Failing after 3m32s
CI / OCR Service Tests (push) Successful in 46s
CI / Backend Unit Tests (push) Failing after 3m10s
- Sara #3: title was a fixed string; if beforeAll crashed before afterAll ran, the next run would collide. Append Date.now() so each run has a unique title. - Sara #2: B21 only asserted "no card present after tap" — but at that point we've already navigated to /persons/{id} and the card lives on the document page, so the assertion was vacuous. Move the toHaveCount(0) to before the tap so it actually proves touch-device suppression. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
Python
73.3%
TypeScript
11.4%
Java
10.8%
Svelte
4.2%
Shell
0.1%