Skip to content

Automate end-to-end tests and integrate them in CI/CD pipeline

Proposers

  • Lluis Gifre (CTTC)
  • Ricard Vilalta (CTTC)

Description

End-to-end tests, e.g., demos and integration experiments, should be executed in an automated manner as part of the CI/CD pipeline.

Demo or definition of done

When a new contribution is done in master or develop branch, the CI/CD pipeline should be executed, the components built, unitary and end-to-end functional tests passed.

References

None