- Add jest.d.ts to include @testing-library/jest-dom types
- Fix dashboard test mock to include all required props (isAuthenticated, authLoading, isLoading, hasContainers)
- Fix authSlice test by properly typing the Redux store
- Fix useInteractiveTerminal test by adding type annotation to props parameter
- Update tsconfig.json to include jest.d.ts
All TypeScript errors are now resolved and the build passes successfully.
https://claude.ai/code/session_01KrwCxjP4joh9CFAtreiBFu