Skip to content

Define "integration" and "functional" tests #17

@adrienverge

Description

@adrienverge

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

Metadata

Metadata

Assignees

No one assigned

    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