63013cc86acaa7786c91f84f978b982bad2d1d26
Some checks failed
CI / Unit & Component Tests (pull_request) Successful in 2m22s
CI / Backend Unit Tests (pull_request) Successful in 2m23s
CI / Backend Unit Tests (push) Successful in 2m16s
CI / Unit & Component Tests (push) Successful in 2m29s
CI / E2E Tests (pull_request) Successful in 23m27s
CI / E2E Tests (push) Failing after 16m19s
The old test waited for the PDF canvas (30 s timeout) before checking for a disabled Annotieren button — a brittle dependency that caused consistent failure because the reader's file fetch never completed in CI. Since issue #61 will remove the disabled button entirely for users without ANNOTATE_ALL, rewrite the test to assert the button is absent, which is correct both in the interim and after #61. 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%