Skip to content

Conversation

@nickolas-dimitrakas
Copy link
Contributor

Background

  • The test suite previously had a large, monolithic test file containing multiple unrelated test cases.
  • This made it difficult to locate, maintain, and extend individual tests efficiently.

What Has Changed

  • Extracted tests from the large unified file into smaller, focused files grouped by feature or component.

Checklist

  • I have performed a self-review of my own code.
  • I have made corresponding changes to the documentation.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have tested this locally.

Reference Issue (For employees only. Ignore if you are an outside contributor)

Copy link
Contributor

@denischilik denischilik left a comment

Choose a reason for hiding this comment

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

LGTM

@nickolas-dimitrakas nickolas-dimitrakas force-pushed the refactor/extract-tests-into-separate-files branch from 19e552c to 3af7ae3 Compare November 4, 2025 18:11
@nickolas-dimitrakas nickolas-dimitrakas merged commit 71ad4ed into main Nov 4, 2025
6 of 10 checks passed
@nickolas-dimitrakas nickolas-dimitrakas deleted the refactor/extract-tests-into-separate-files branch November 4, 2025 18:12
@mparticle-automation
Copy link
Contributor

🎉 This PR is included in version 9.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants