Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

chore(test): test receiving known and unknown enums#1442

Closed
vchudnov-g wants to merge 5 commits intogoogleapis:mainfrom
vchudnov-g:numericenum-showcase
Closed

chore(test): test receiving known and unknown enums#1442
vchudnov-g wants to merge 5 commits intogoogleapis:mainfrom
vchudnov-g:numericenum-showcase

Conversation

@vchudnov-g
Copy link
Copy Markdown
Contributor

This provides test for #1407

In a subsequent PR, it will be expanded to include compliance_suite testing.

This is based heavily on @atulep 's PR#1424

@vchudnov-g vchudnov-g requested a review from a team as a code owner September 9, 2022 21:36
@vchudnov-g vchudnov-g requested a review from a team September 9, 2022 21:36
@product-auto-label product-auto-label bot added the size: m Pull request size is medium. label Sep 9, 2022
@product-auto-label product-auto-label bot added size: s Pull request size is small. and removed size: m Pull request size is medium. labels Sep 9, 2022
Locally run nox showcase_unit-3.8, for example, and look for "FIXME" in the output. You'll see that the the test expects `info.f_kingdom=compliance.ComplianceData.LifeKingdom.ARCHAEBACTERIA' but the actual mock call returns `info.f_kingdom=LifeKingdom.ARCHAEBACTERIA'.

This blocks the CI from passing on this PR.
@parthea
Copy link
Copy Markdown
Contributor

parthea commented Jun 20, 2024

Closing as stale. Please re-open if this is still being worked on.

@parthea parthea closed this Jun 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants