Closed ajoaoff closed 8 months ago
Original issue opened by @cmagnobarbosa at https://github.com/kytos/kytos/issues/1171.
Today, some projects have integration tests, but don't run automatically in Travis CI.
Possible Solution:
python setup.py ci --size=all --type=integration
Also, some integration tests are broken https://github.com/kytos/topology/issues/136.
NApps with some integration Tests:
Related:
Currently we're using Scrutinizer, I'll close this since requirements have changed.
Original issue opened by @cmagnobarbosa at https://github.com/kytos/kytos/issues/1171.
Today, some projects have integration tests, but don't run automatically in Travis CI.
Possible Solution:
python setup.py ci --size=all --type=integration
to run integration tests after PR.Also, some integration tests are broken https://github.com/kytos/topology/issues/136.
NApps with some integration Tests:
Related: