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 tests #35

Open
ahjohannessen opened this issue Oct 23, 2018 · 0 comments
Open

e2e tests #35

ahjohannessen opened this issue Oct 23, 2018 · 0 comments

Comments

@ahjohannessen
Copy link
Collaborator

As suggested by @fiadliel we should introduce some more tests that cover:

  • client, server startup
  • e2e single-single request/response
  • e2e single-stream request/response
  • e2e stream-single request/response
  • e2e stream-stream (client closes first) request/response
  • e2e stream-stream (server closes first) request/response

There are a lot more possible scenarios (e.g. errors, test against different language implementations), but it's some of the most basic test requirements.

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