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

Must have end-to-end functional tests #2

Closed
hannesne opened this issue Mar 12, 2019 · 6 comments
Closed

Must have end-to-end functional tests #2

hannesne opened this issue Mar 12, 2019 · 6 comments
Milestone

Comments

@hannesne
Copy link

No description provided.

@ryancrawcour ryancrawcour changed the title Needs a Functional end-to-end test. Must have end-to-end functional tests Mar 19, 2019
@ryancrawcour ryancrawcour added this to the P0 milestone Mar 19, 2019
@ryancrawcour
Copy link
Contributor

Must be callable from CI/CD pipelines addressed in #25

@ryancrawcour
Copy link
Contributor

Xunit as testing framework

@brandonh-msft
Copy link
Member

I'd offer this item is complete w/ the suite we've got in place today. Closing.

@ryancrawcour
Copy link
Contributor

Does our e2e suite test all paths (or major use cases) thoroughly? What is our code coverage?

@brandonh-msft
Copy link
Member

@TsuyoshiUshio any way you can spit out code coverage details from our runs?

@fbeltrao
Copy link
Contributor

fbeltrao commented Apr 5, 2019

Would be awesome to have Sonarqube or other coverage tool in our CI.

Currently e2e tests validate:

  • Messages are not being dropped (some cases they are processed more than once)
  • Multiple hosts are sharing partition consumption
  • Producer is not dropping any message
  • Common binding scenarios are working end to end

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

5 participants