Skip to content

E2E for public RPC and protocols #254

@IronLu233

Description

@IronLu233

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions