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

Add test cases to cover all RESTful APIs #16507

Closed
6 tasks done
ahrtr opened this issue Aug 30, 2023 · 3 comments
Closed
6 tasks done

Add test cases to cover all RESTful APIs #16507

ahrtr opened this issue Aug 30, 2023 · 3 comments
Assignees
Labels
area/testing priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.

Comments

@ahrtr
Copy link
Member

ahrtr commented Aug 30, 2023

What would you like to be added?

Please read #16454 (comment) .

Why is this needed?

See above

@ahrtr ahrtr added type/feature help wanted priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. labels Aug 30, 2023
@serathius
Copy link
Member

I would suggest trying to reuse small subset of existing grpc test. We should avoid duplicating code for testing as tests are already hard to maintain.

@ahrtr
Copy link
Member Author

ahrtr commented Aug 30, 2023

I would suggest trying to reuse small subset of existing grpc test. We should avoid duplicating code for testing as tests are already hard to maintain.

Do not understand the point at all. Please elaborate. Where is the duplication?

@ahrtr
Copy link
Member Author

ahrtr commented Sep 11, 2023

All done!

@ahrtr ahrtr closed this as completed Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/testing priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Development

No branches or pull requests

3 participants