Add routes/API tests
Review Request #7134 — Created March 28, 2015 and submitted
Information | |
---|---|
jyuen | |
rb-gateway | |
master | |
9e61711... | |
Reviewers | |
rb-gateway, students | |
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.