Open kood1 opened 10 years ago
We currently run Java client tests only. We should enable browser and node client tests to run as well on Travis-CI.
For the browser client, we need to have a runner to execute the Jasmine tests on PhantomJS.
For the node client, we need to run the tests on SauceLabs.
@ransha, let's look at creating a karma plugin to run the tests.
We should include python and ruby tests as well
We currently run Java client tests only. We should enable browser and node client tests to run as well on Travis-CI.
For the browser client, we need to have a runner to execute the Jasmine tests on PhantomJS.
For the node client, we need to run the tests on SauceLabs.