The current travis config in this repo (and other Springer Nature repos) has a few oddities due to the way the Makefile has been build. Travis doesn't use npm test or even make test to run the unit tests, so changes to those won't be reflected on Travis.
The current travis config in this repo (and other Springer Nature repos) has a few oddities due to the way the Makefile has been build. Travis doesn't use
npm test
or evenmake test
to run the unit tests, so changes to those won't be reflected on Travis.This issue is to track this changes. This is currently waiting for the result of the investigation in https://github.com/springernature/frontend-open-space/issues/15