GitHub user eranwitkon opened a pull request: https://github.com/apache/incubator-zeppelin/pull/243
Zeppelin-241 Add test for REST API Add tests for all REST API You can merge this pull request into a Git repository by running: $ git pull https://github.com/eranwitkon/incubator-zeppelin 241 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/243.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #243 ---- commit da0717f398828084dc9a99f9b398ec6d2217713a Author: eranwitkon <goi....@gmail.com> Date: 2015-08-21T20:20:36Z Fix getRegisteredInterpreterList, avoid adding null to the list when class name from config is not registered (only interpreters available on the disk (has interpreter folder) are registered. findRegisteredInterpreterByClassName return null when class name not found. (cherry picked from commit 6724e54) commit 1aa806f9b3b2ac2e99db68797652e63a77238838 Author: eranwitkon <goi....@gmail.com> Date: 2015-08-19T07:51:44Z Fix CI problem commit 02020b64fad5e42c994bfd0813df7445238d8df6 Author: eranwitkon <goi....@gmail.com> Date: 2015-08-19T07:51:44Z Add test methods for REST API ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---