openpencil/tests/helpers
Danila Poyarkov e42dffa003 chore(lint): consolidate oxlint config
- Merge structural lint rules into oxlint.json and remove the second config file
- Add #tests/* path aliases and rewrite deep test helper imports
- Ban new deep parent-relative imports through the shared lint config
2026-05-06 02:05:02 +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 chore: format sources with oxfmt 2026-05-03 21:03:40 +03:00
fig-fixtures.ts test(fig): split import and roundtrip coverage 2026-05-06 01:49:25 +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 test(layout): split auto and grid coverage 2026-05-06 01:54:56 +03:00
paths.ts chore(lint): consolidate oxlint config 2026-05-06 02:05:02 +03:00
scene.ts test(selection): split multi-selection coverage 2026-05-06 01:56:27 +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