Files
twenty/packages
Félix Malfait 6d266e3e7b Add tests for CoreApiClient stub issue (PR #18460) with clean tsconfig fix
Exclude test app src/ directories from SDK tsconfig.json instead of
using a .d.ts hack. These directories contain standalone app code
(with their own tsconfig.json) that should not be typechecked as SDK
root files.

- Exclude src/app-seeds/*/src/** and src/cli/__tests__/apps/*/src/**
- Add check-core-client logic function that verifies CoreApiClient
- Add E2E test asserting CoreApiClient has real query/mutation methods
- Add app-build integration test documenting current stub behavior

Made-with: Cursor
2026-03-10 09:28:19 +01:00
..
2026-03-09 12:26:54 +01:00
2026-03-10 08:21:19 +00:00