eiffel-community/eiffel-intelligence-frontend

Run EI systemtests in Travis build

开放

#191 创建于 2019年3月7日

 (5 条评论) (0 个反应) (0 位负责人)JavaScript (51 个派生)auto 404
help wantedtest

仓库指标

星标
 (5 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南