openpencil/tests/helpers
Danila Poyarkov 39675b2969 chore(tests): remove easy non-null assertions
- Replace browser store non-null assertions with explicit initialization guards
- Use expectDefined for optional test resources and tool results
- Clean low-count non-null assertions in font, icon, snap, OKHCL, and visual tests
2026-05-06 02:59:56 +03:00
..
assert.ts chore(tests): remove targeted non-null assertions 2026-05-06 01:14:50 +03:00
canvas.ts fix(app): add size limit dropdowns 2026-05-01 10:50:25 +03:00
clipboard.ts test(clipboard): split editor clipboard coverage 2026-05-06 01:53:10 +03:00
editor-history.ts style: tighten import grouping 2026-05-06 02:22:08 +03:00
fig-fixtures.ts style: tighten import grouping 2026-05-06 02:22:08 +03:00
fig-traversal.ts Refactor architecture boundaries across core, app, and packages (#234) 2026-04-30 15:14:19 +03:00
figma.ts chore(tests): remove easy non-null assertions 2026-05-06 02:59:56 +03:00
layout.ts chore(lint): enforce type imports in tests 2026-05-06 02:35:57 +03:00
paths.ts chore(lint): consolidate oxlint config 2026-05-06 02:05:02 +03:00
scene.ts style: tighten import grouping 2026-05-06 02:22:08 +03:00
store.ts chore(tests): remove easy non-null assertions 2026-05-06 02:59:56 +03:00
tauri-fig-export-fixture.ts test(app): cover remaining Tauri integrations 2026-05-05 22:45:14 +03:00
tauri-mocks.ts chore(lint): consolidate oxlint config 2026-05-06 02:05:02 +03:00
test-utils.ts fix(core): critical codec and canvas fixes 2026-05-05 14:58:02 +03:00
tools.ts chore(tests): remove easy non-null assertions 2026-05-06 02:59:56 +03:00
undo.ts Refactor architecture boundaries across core, app, and packages (#234) 2026-04-30 15:14:19 +03:00
vector-network.ts Refactor architecture boundaries across core, app, and packages (#234) 2026-04-30 15:14:19 +03:00