Skip to content

test: add maintenance-service-factory unit tests#604

Merged
cameri merged 3 commits intomainfrom
maintenance-service-factory-tests
May 7, 2026
Merged

test: add maintenance-service-factory unit tests#604
cameri merged 3 commits intomainfrom
maintenance-service-factory-tests

Conversation

@phoenix-server
Copy link
Copy Markdown
Collaborator

Description

Add unit tests for maintenance-service-factory, covering the factory instantiation and dependency wiring.

Changes

  • Created test/unit/factories/maintenance-service-factory.spec.ts
  • Verifies MaintenanceService instance creation
  • Tests proper dependency injection of EventRepository and settings

Coverage

  • File coverage: 0% → 100% (7/7 statements)
  • Total tests: 1145 → 1146 passing
  • All tests: ✅ Passing

Closes

Closes #603

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 7, 2026

🦋 Changeset detected

Latest commit: 72fa993

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
nostream Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@cameri
Copy link
Copy Markdown
Owner

cameri commented May 7, 2026

@copilot add a changeset for this PR

Copy link
Copy Markdown
Contributor

Copilot AI commented May 7, 2026

@copilot add a changeset for this PR

Added a changeset in commit 72fa993 at .changeset/tall-mangos-hear.md.

Copilot finished work on behalf of cameri May 7, 2026 23:04
Copilot AI requested a review from cameri May 7, 2026 23:04
@coveralls
Copy link
Copy Markdown
Collaborator

coveralls commented May 7, 2026

Coverage Status

coverage: 64.894% (+0.04%) from 64.851% — maintenance-service-factory-tests into main

@cameri cameri merged commit 40abf66 into main May 7, 2026
15 of 16 checks passed
@cameri cameri deleted the maintenance-service-factory-tests branch May 7, 2026 23:08
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.

Add unit tests for maintenance-service-factory

4 participants