Add routes/API tests

Review Request #7134 — Created March 28, 2015 and submitted — Latest diff uploaded

Information

rb-gateway
master
9e61711...

Reviewers

This adds a test framework for all APIs that rb-gateway provides. It mainly checks whether the routes return the correct status code for various operations.

Test cases successfully pass.

    Loading...