kytos-ng / kytos

Kytos SDN Platform. Kytos is designed to be easy to install, use, develop and share Network Apps (NApps).
https://kytos-ng.github.io/
MIT License
3 stars 8 forks source link

Automate the Execution of Integration Tests in Travis CI #105

Closed ajoaoff closed 8 months ago

ajoaoff commented 3 years 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:

Also, some integration tests are broken https://github.com/kytos/topology/issues/136.

NApps with some integration Tests:

Related:

viniarck commented 8 months ago

Currently we're using Scrutinizer, I'll close this since requirements have changed.