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

Define "integration" and "functional" tests #17

Open
adrienverge opened this issue Dec 2, 2015 · 0 comments
Open

Define "integration" and "functional" tests #17

adrienverge opened this issue Dec 2, 2015 · 0 comments

Comments

@adrienverge
Copy link
Contributor

It seems that not everyone agree on "integration" and "functional" definitions. It is important that we use the same naming for every project, and stick to it.

For what it's worth, I used to use these definitions (but I'm OK to change):

  • functional: tests that ensure a process (such as repd, vaultd, allocd, datad) behaves correctly when running in some specific environment.
  • integration: tests that run all processes to have a whole system (using Docker for instance) and make sure processes interact correctly to provide a global product that is working.

@rachedbenmustapha @DavidPineauScality @MichaelZapataScality @vrancurel

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