Integration tests create a simple Sealious application with a REST API and connect to it through HTTP. In conjunction with unit tests, we'd be able to commit with quite a confidence :)
Coverage remained the same at 51.457% when pulling 2319fba11bea8bfe9ef1244fcf133590b4a7d87f on travis_integration_tests into 421e50951d0b920f603fdd410479f31cf295d558 on references.
Coverage remained the same at 51.643% when pulling 3587060adf48aa3c9fa4dfb02cf8fbcd2d0c16f6 on travis_integration_tests into 26b4970308b22743bfef6cca03fe1da3b9ac16b2 on references.
I've added the simple integration tests to the Travis script. You can see the example Travis output here :)
Integration tests create a simple Sealious application with a REST API and connect to it through HTTP. In conjunction with unit tests, we'd be able to commit with quite a confidence :)