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

E2E for public RPC and protocols #254

Open
1 of 2 tasks
IronLu233 opened this issue Apr 21, 2023 · 0 comments
Open
1 of 2 tasks

E2E for public RPC and protocols #254

IronLu233 opened this issue Apr 21, 2023 · 0 comments
Assignees

Comments

@IronLu233
Copy link
Contributor

IronLu233 commented Apr 21, 2023

Motivation and background

In previous two PRs, the code have serious bug. Although their unit tests are very covered well.

These bugs is escape from unit test, because in the business logic, it should invoke multiple APIs. However unit test only test single method, missing their interactions.

To prevent this root cause of bug. All exported RPC and protocols should be tested in E2E cases.

Tasks

@IronLu233 IronLu233 self-assigned this Apr 21, 2023
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

No branches or pull requests

1 participant