shopozor / ci

Jelastic configuration of our continuous integration infrastructure.
0 stars 0 forks source link

PRs on the common repo do not trigger any tests #11

Closed zadigus closed 4 years ago

zadigus commented 5 years ago

Before we accept PRs on the shopozor common frontend, we need to run the tests of the consumer and management frontends. We need to define a workflow for that.

zadigus commented 4 years ago

This is related to https://github.com/shopozor/common-frontend/issues/15.

zadigus commented 4 years ago

Now, the unit tests of the common repo are triggered upon PR. We will not be able to run cypress integration tests as that repo does not contain a runnable application. It will be tricky to run the unit and cypress tests of the management and consumer frontend branches using the PR branch of the common repo.