openpencil/tests/helpers
Danila Poyarkov a63ac93a3d chore(lint): enforce type imports in tests
- Remove the broad test exception for consistent type imports
- Mark test-only core and helper imports as type imports where appropriate
- Keep targeted validation for affected engine tests
2026-05-06 02:35:57 +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: format sources with oxfmt 2026-05-03 21:03:40 +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(lint): remove unsafe test casts 2026-05-06 00:42:45 +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 test(tools): split tool registry coverage 2026-05-06 01:51:19 +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