Skip to content

Comments

Add Karma configuration and improve test setups#38

Open
norbert-liki wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
aliz-ai:auth-+-local-fe-test-fixes
Open

Add Karma configuration and improve test setups#38
norbert-liki wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
aliz-ai:auth-+-local-fe-test-fixes

Conversation

@norbert-liki
Copy link

@norbert-liki norbert-liki commented Feb 13, 2026

  • Introduced karma.conf.cjs for Karma testing configuration.
  • Updated angular.json to reference the new Karma config.
  • Added test:all script in package.json for running tests without watch.
  • Refactored test modules in media-templates-management.component.spec.ts and app.component.spec.ts.
  • Enhanced error handling in auth.service.ts with detailed messages.
  • Created setup.spec.ts for comprehensive testing setup.

Fixes #<issue_number_goes_here>

It's a good idea to open an issue first for discussion.

  • Tests pass
  • Appropriate changes to documentation are included in the PR

- Introduced `karma.conf.cjs` for Karma testing configuration.
- Updated `angular.json` to reference the new Karma config.
- Added `test:all` script in `package.json` for running tests without watch.
- Refactored test modules in `media-templates-management.component.spec.ts` and `app.component.spec.ts`.
- Enhanced error handling in `auth.service.ts` with detailed messages.
- Created `setup.spec.ts` for comprehensive testing setup.
@google-cla
Copy link

google-cla bot commented Feb 13, 2026

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant