Skip to content

chore: Remove internal adk golden test in favor of actual adk tests#136

Merged
Abhijeet Prasad (AbhiPrasad) merged 1 commit intomainfrom
abhi-delete-adk-golden-test
Mar 25, 2026
Merged

chore: Remove internal adk golden test in favor of actual adk tests#136
Abhijeet Prasad (AbhiPrasad) merged 1 commit intomainfrom
abhi-delete-adk-golden-test

Conversation

@AbhiPrasad
Copy link
Member

This removes our manual internal golden test for adk-py in favour of more robust tests for the actual adk instrumentation.

This helps clean up code that is getting stale, as these golden tests don't run in CI.

@AbhiPrasad Abhijeet Prasad (AbhiPrasad) changed the title chore: Remmove internal adk golden test in favor of actual adk tests chore: Remove internal adk golden test in favor of actual adk tests Mar 24, 2026


PROJECT_NAME = "test_adk"
FIXTURES_DIR = Path(__file__).parent.parent.parent.parent.parent.parent / "internal" / "golden" / "fixtures"

Choose a reason for hiding this comment

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

There are only 2 files (test-document.pdf and test-image.png) in internal/golden/fixtures, move them instead?

Copy link
Member Author

Choose a reason for hiding this comment

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

They are unfortunately being used by the other internal/golden tests. For now this is okay until we remove all of the golden tests - we can migrate over the fixtures to a better location then.

Copy link
Contributor

Choose a reason for hiding this comment

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

good to merge then

@AbhiPrasad Abhijeet Prasad (AbhiPrasad) merged commit 0b2f348 into main Mar 25, 2026
33 checks passed
@AbhiPrasad Abhijeet Prasad (AbhiPrasad) deleted the abhi-delete-adk-golden-test branch March 25, 2026 00:30
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