Age | Commit message (Expand) | Author | Files | Lines |
2017-04-09 | unify data existence check |  SerenaFeng | 7 | -173/+189 |
2017-04-06 | change not_found to forbidden when db not exist |  SerenaFeng | 2 | -6/+6 |
2017-04-06 | unify error message in TestAPI |  SerenaFeng | 14 | -67/+122 |
2017-03-30 | unify raise exception process |  SerenaFeng | 4 | -33/+52 |
2017-03-30 | replace self-defined http codes with standard definitions |  SerenaFeng | 13 | -126/+115 |
2017-03-29 | add rename scenario exceptions |  SerenaFeng | 2 | -8/+54 |
2017-03-28 | keep methods' name/docstring after decorator |  SerenaFeng | 2 | -0/+7 |
2017-03-23 | Merge "start TestAPI in venv with no config-file" |  Jose Lausuch | 1 | -2/+7 |
2017-03-23 | start TestAPI in venv with no config-file |  SerenaFeng | 1 | -2/+7 |
2017-03-23 | fix: always return 200 even if exception happens |  SerenaFeng | 1 | -6/+0 |
2017-03-02 | Problem with rally_sanity results |  SerenaFeng | 1 | -98/+116 |
2017-03-01 | bugfix unittest test_queryProject occasionally failed in TestAPI |  SerenaFeng | 2 | -4/+67 |
2017-02-27 | Merge "make unittest cover server.py in TestAPI" |  Morgan Richomme | 3 | -19/+54 |
2017-02-27 | Use new-style classes which inherit from object in TestAPI |  SerenaFeng | 1 | -1/+1 |
2017-02-27 | make unittest cover server.py in TestAPI |  SerenaFeng | 3 | -19/+54 |
2017-02-24 | add unittest of config.py |  SerenaFeng | 7 | -17/+104 |
2017-02-22 | Add unit tests to token based authentication |  rohitsakala | 3 | -2/+121 |
2017-02-21 | Add token based authentication for post/update/delete |  rohitsakala | 5 | -0/+33 |
2017-02-21 | fix violation of import rule in TestAPI |  SerenaFeng | 17 | -274/+273 |
2017-02-15 | implement delete and related unittest |  SerenaFeng | 2 | -12/+34 |
2017-02-09 | update scenario and related unittest |  SerenaFeng | 4 | -28/+384 |
2017-01-22 | Shortening swagger spec nicknames |  rohitsakala | 6 | -22/+22 |
2017-01-18 | implement get/query scenario(s) and add unittest |  SerenaFeng | 7 | -27/+289 |
2017-01-16 | implement create scenario and add unittest |  SerenaFeng | 6 | -7/+135 |
2017-01-09 | add scenario models and framework |  SerenaFeng | 4 | -1/+155 |
2017-01-04 | Update nicknames in swagger spec |  rohitsakala | 5 | -18/+18 |
2016-12-26 | correct swagger model of TestAPI |  SerenaFeng | 2 | -1/+2 |
2016-12-23 | bugfix: access results failed of Test API |  SerenaFeng | 2 | -5/+8 |
2016-12-20 | simplify model process of TestAPI |  SerenaFeng | 5 | -361/+107 |
2016-12-09 | Update testcase model for Test DB |  Morgan Richomme | 1 | -4/+84 |
2016-11-30 | Add parameters in init function |  rohitsakala | 1 | -1/+2 |
2016-10-18 | rename result_collection_api to testapi |  SerenaFeng | 35 | -0/+3614 |