stack/apps
mantrakp04 ad2db193b6 Refactor local emulator configuration validation and enhance CLI tests
- Improved the `readConfigFromFile` function in `local-emulator.ts` to provide clearer error handling for invalid configurations, ensuring robust validation of the exported config object.
- Added a new test in `cli.test.ts` to verify that the emulator CLI correctly rejects invalid architecture values, enhancing test coverage for the emulator command.
- Simplified the startup time logging in `run-emulator.sh` by removing unnecessary Python calls, improving script efficiency.

These changes enhance the reliability and usability of the local emulator and its CLI interface.
2026-03-19 19:42:15 -07:00
..
backend Refactor local emulator configuration validation and enhance CLI tests 2026-03-19 19:42:15 -07:00
dashboard Merge branch 'dev' into emu-with-a-q 2026-03-19 15:09:17 -07:00
dev-launchpad chore: update package versions 2026-03-13 13:53:08 -07:00
e2e Refactor local emulator configuration validation and enhance CLI tests 2026-03-19 19:42:15 -07:00
hosted-components chore: update package versions 2026-03-13 13:53:08 -07:00
mock-oauth-server chore: update package versions 2026-03-13 13:53:08 -07:00
oauth-mock-server In-source unit tests (#429) 2025-02-14 11:47:52 -08:00