Skip to content

SED-4412 create jest tests for base components#1300

Open
dvladir wants to merge 33 commits intomasterfrom
SED-4412-create-jest-tests-for-base-components
Open

SED-4412 create jest tests for base components#1300
dvladir wants to merge 33 commits intomasterfrom
SED-4412-create-jest-tests-for-base-components

Conversation

@dvladir
Copy link
Contributor

@dvladir dvladir commented Dec 3, 2025

No description provided.

@dvladir dvladir requested a review from neogucky December 3, 2025 12:11
@neogucky neogucky marked this pull request as ready for review February 3, 2026 14:50
Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 91101b4524

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment on lines 113 to 115
"jest-preset-angular": "14.6.2",
"@happy-dom/jest-environment": "19.0.2"
"ts-jest": "29.4.4"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Add missing comma to keep package.json valid

The new devDependency entry is missing a trailing comma, so the file is no longer valid JSON. This will cause npm install/npm ci to fail to parse package.json, blocking dependency installation and any scripts that read it.

Useful? React with 👍 / 👎.

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.

2 participants