eiffel-community/eiffel-intelligence-frontend

Run EI systemtests in Travis build

Aperta

#191 aperta il 7 mar 2019

 (5 commenti) (0 reazioni) (0 assegnatari)JavaScript (51 fork)auto 404
help wantedtest

Metriche repository

Star
 (5 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Description

We need to include the system tests in the Travis build. A separate stage should be defined for running the system test to run in parallel with other test stages. The system tests should run on the latest code changes of EI (not using released docker images from Docker hub but instead build the image based on latest code changes).

Benefits

Improved test coverage in Travis.

Possible Drawbacks

None that I can think of.

Guida contributor