Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor rest_method_bad_request_test to generate gRPC unit tests #2157

Open
ohmayr opened this issue Sep 13, 2024 · 0 comments
Open

Refactor rest_method_bad_request_test to generate gRPC unit tests #2157

ohmayr opened this issue Sep 13, 2024 · 0 comments
Assignees
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: cleanup An internal cleanup or hygiene concern.

Comments

@ohmayr
Copy link
Contributor

ohmayr commented Sep 13, 2024

rest_method_bad_request_test macro generates unit tests to test a rest method call which raises a BadRequest error. We should refactor this macro and make it generic so that it generates unit tests for gRPC as well.

The exact code location can be looked up by searching for this issue.

@ohmayr ohmayr added type: cleanup An internal cleanup or hygiene concern. priority: p2 Moderately-important priority. Fix may not be included in next release. labels Sep 18, 2024
@vchudnov-g vchudnov-g assigned ohmayr and unassigned vchudnov-g Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: cleanup An internal cleanup or hygiene concern.
Projects
None yet
Development

No branches or pull requests

2 participants