Age | Commit message (Expand) | Author | Files | Lines |
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 | Merge "restore setup.cfg in case submitted by mistake" |  Jose Lausuch | 1 | -0/+3 |
2017-03-23 | Merge "make unittest execution more user-friendly" |  Jose Lausuch | 2 | -10/+9 |
2017-03-23 | make unittest execution more user-friendly |  SerenaFeng | 2 | -10/+9 |
2017-03-23 | restore setup.cfg in case submitted by mistake |  SerenaFeng | 1 | -0/+3 |
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-14 | utils: fix yamllint issues |  Jessica Wagantall | 2 | -3/+3 |
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 | 5 | -19/+56 |
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 | 5 | -19/+56 |
2017-02-24 | leverage tox to facilitate the development |  SerenaFeng | 3 | -0/+78 |
2017-02-24 | add unittest of config.py |  SerenaFeng | 8 | -17/+105 |
2017-02-24 | fix internal port of TestAPI |  SerenaFeng | 2 | -9/+3 |
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 | 6 | -0/+34 |
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-14 | Fix flake8 violations in releng |  jose.lausuch | 2 | -3/+5 |
2017-02-11 | Change automation to original testresults server |  rohitsakala | 1 | -2/+2 |
2017-02-09 | update scenario and related unittest |  SerenaFeng | 4 | -28/+384 |
2017-02-06 | Change testresults url to auto testresults url |  rohitsakala | 1 | -2/+2 |
2017-01-25 | Merge "Add nose and coverage requirements in unittest script" |  Jose Lausuch | 1 | -9/+5 |
2017-01-25 | Add nose and coverage requirements in unittest script |  rohitsakala | 1 | -9/+5 |
2017-01-24 | Merge "Remove start and finish builders from jenkins job" |  Jose Lausuch | 4 | -42/+12 |
2017-01-23 | Merge "Add code coverage report in jenkins job" |  Morgan Richomme | 2 | -14/+37 |
2017-01-23 | Add code coverage report in jenkins job |  rohitsakala | 2 | -14/+37 |
2017-01-22 | Shortening swagger spec nicknames |  rohitsakala | 6 | -22/+22 |
2017-01-21 | Remove start and finish builders from jenkins job |  rohitsakala | 4 | -42/+12 |
2017-01-20 | Merge "Add exit in build script to notify jenkins" |  Jose Lausuch | 2 | -1/+6 |
2017-01-20 | Merge "implement get/query scenario(s) and add unittest" |  Serena Feng | 7 | -27/+289 |
2017-01-20 | Add exit in build script to notify jenkins |  rohitsakala | 2 | -1/+6 |
2017-01-18 | implement get/query scenario(s) and add unittest |  SerenaFeng | 7 | -27/+289 |
2017-01-17 | Merge "Fix a bug - add requests in virtualenv" |  Morgan Richomme | 4 | -7/+13 |
2017-01-17 | Merge "bugfix: fail to access testapi swagger" |  Morgan Richomme | 1 | -1/+1 |
2017-01-17 | bugfix: fail to access testapi swagger |  SerenaFeng | 1 | -1/+1 |
2017-01-16 | Fix a bug - add requests in virtualenv |  rohitsakala | 4 | -7/+13 |
2017-01-16 | implement create scenario and add unittest |  SerenaFeng | 6 | -7/+135 |
2017-01-09 | add scenario models and framework |  SerenaFeng | 6 | -3/+157 |
2017-01-05 | Merge "Create Jenkins Job for testapi automation" |  Serena Feng | 4 | -0/+121 |
2017-01-04 | Create Jenkins Job for testapi automation |  rohitsakala | 4 | -0/+121 |
2017-01-04 | Update nicknames in swagger spec |  rohitsakala | 5 | -18/+18 |
2016-12-29 | Fix installation of testapi in virtualenv |  rohitsakala | 1 | -3/+11 |
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 |