Skip to content

Continous integration tests

Introduce continous integration test pipeline:

  • frontend js tests
  • backend java tests
  • debian packages update tests. In this sxcenario we should prepeare a debian package and try to install it over debian packages in our docker containers with former versions of minerva
  • debian install test. Scenario that should try to install new debian package on different debian/ubuntu versions
Edited by Piotr Gawron