fix(config): Fix config structure and tests after refactoring
- Fixed getUserId() to always return value, never null (sets default '1234567890') - Updated all test files to match new config.account structure - Fixed config-manager.test.js default config expectations - Updated telemetry-submission.test.js and ai-services-unified.test.js mocks - Added getTelemetryEnabled export to all config-manager mocks - All 44 tests now passing
This commit is contained in: