Skip to content

test(firebase): remove jest-mock-extended dependency - #2124

Merged
9renpoto merged 1 commit into
mainfrom
codex/remove-jest-mock-extended
Aug 20, 2026
Merged

test(firebase): remove jest-mock-extended dependency#2124
9renpoto merged 1 commit into
mainfrom
codex/remove-jest-mock-extended

Conversation

@9renpoto

Copy link
Copy Markdown
Member

Summary

  • replace jest-mock-extended with a small Firebase app fake using Jest built-ins
  • remove jest-mock-extended and its dedicated transitive dependencies from the lockfile
  • keep production and domain logic unchanged

Verification

  • npm run build --workspaces
  • npm run lint --workspaces
  • SLACK_WEBHOOK_URL=https://example.com npm test -- --runInBand (26 suites, 42 tests)
  • npm pack --workspaces --dry-run --cache /private/tmp/nestjs-plugins-npm-cache
  • git diff --check

@9renpoto
9renpoto marked this pull request as ready for review August 20, 2026 23:12
@9renpoto
9renpoto merged commit 4a42a52 into main Aug 20, 2026
7 of 8 checks passed
@9renpoto
9renpoto deleted the codex/remove-jest-mock-extended branch August 20, 2026 23:12
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