Skip to content

test: align unit test package names#422

Merged
sbalabanov merged 1 commit into
mainfrom
test/unit-test-package-consistency
Jul 22, 2026
Merged

test: align unit test package names#422
sbalabanov merged 1 commit into
mainfrom
test/unit-test-package-consistency

Conversation

@sbalabanov

Copy link
Copy Markdown
Contributor

Summary

  • require unit tests to use the package under test in AGENTS.md
  • move the consumer and composite validator unit tests into their implementation packages
  • replace consumer test dependencies that would create import cycles with local test doubles and topic keys
  • regenerate Bazel BUILD metadata

Testing

  • make test
  • make lint
  • make check-tidy
  • make check-gazelle

@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@sbalabanov
sbalabanov marked this pull request as ready for review July 22, 2026 02:12
@sbalabanov
sbalabanov requested review from a team and behinddwalls as code owners July 22, 2026 02:12
@sbalabanov
sbalabanov added this pull request to the merge queue Jul 22, 2026
@sbalabanov
sbalabanov removed this pull request from the merge queue due to a manual request Jul 22, 2026
@sbalabanov
sbalabanov merged commit 0b689f5 into main Jul 22, 2026
26 of 27 checks passed
@behinddwalls
behinddwalls deleted the test/unit-test-package-consistency branch July 22, 2026 20:37
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.

4 participants