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 more tests #430

Open
1 of 3 tasks
mostafa opened this issue Feb 2, 2024 · 0 comments · Fixed by #513
Open
1 of 3 tasks

Add more tests #430

mostafa opened this issue Feb 2, 2024 · 0 comments · Fixed by #513
Labels
enhancement New feature or request

Comments

@mostafa
Copy link
Member

mostafa commented Feb 2, 2024

Target is at least 80% coverage. The coverage report (on coveralls.io) shows which parts needed test the most. It's mostly about functionality and unhappy path testing (in error cases).

  • gRPC server and HTTP gateway
  • Plugin Registry (load plugin, register hooks, etc.): needs more work, because there needs to be a plugin to load and register its hooks.
  • Network proxy: needs more work in other milestones, especially after Enable multi-pool client connections #398.

Depends

@mostafa mostafa self-assigned this Feb 2, 2024
@mostafa mostafa added the enhancement New feature or request label Feb 2, 2024
@mostafa mostafa added this to the v0.8.x milestone Feb 2, 2024
@mostafa mostafa modified the milestones: v0.8.x, v0.9.x Feb 18, 2024
@mostafa mostafa mentioned this issue Apr 21, 2024
14 tasks
@mostafa mostafa reopened this Apr 24, 2024
@mostafa mostafa mentioned this issue Apr 25, 2024
14 tasks
@mostafa mostafa removed this from the v0.9.x milestone Apr 25, 2024
@mostafa mostafa removed their assignment Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 📋 Backlog
Development

Successfully merging a pull request may close this issue.

1 participant