Skip to content

[Tests] Change Classes namespace to Fixtures#105

Merged
MelechMizrachi merged 2 commits into
26.xfrom
rename-test-classes-to-fixures
Jun 28, 2026
Merged

[Tests] Change Classes namespace to Fixtures#105
MelechMizrachi merged 2 commits into
26.xfrom
rename-test-classes-to-fixures

Conversation

@MelechMizrachi

Copy link
Copy Markdown
Contributor

Description

Renames the Tests/Classes directory to Tests/Fixtures across the test suite to better reflect the purpose of these files — they are test fixtures, not production classes.


Types of Changes

  • Improvement (non-breaking change which improves code)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Deprecation (breaking change which removes functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation improvement

Changes

  • tests/Tests/Fixtures/ — renamed from tests/Tests/Classes/; all fixture classes and their namespaces updated accordingly
  • tests/Tests/Unit/** — updated all imports referencing the old Tests\Classes namespace to Tests\Fixtures

@coveralls

coveralls commented Jun 28, 2026

Copy link
Copy Markdown

Coverage Report for CI Build 28328963870

Coverage remained the same at 100.0%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 34
Covered Lines: 34
Line Coverage: 100.0%
Coverage Strength: 3.38 hits per line

💛 - Coveralls

@MelechMizrachi MelechMizrachi merged commit b84a70b into 26.x Jun 28, 2026
12 checks passed
@MelechMizrachi MelechMizrachi deleted the rename-test-classes-to-fixures branch June 28, 2026 16:41
@sonarqubecloud

Copy link
Copy Markdown

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