Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-03-01 | bugfix unittest test_queryProject occasionally failed in TestAPI | SerenaFeng | 1 | -4/+4 |
2017-02-27 | make unittest cover server.py in TestAPI | SerenaFeng | 2 | -8/+38 |
2017-02-24 | add unittest of config.py | SerenaFeng | 6 | -0/+97 |
2017-02-22 | Add unit tests to token based authentication | rohitsakala | 2 | -0/+119 |
2017-02-21 | Add token based authentication for post/update/delete | rohitsakala | 1 | -0/+1 |
2017-02-21 | fix violation of import rule in TestAPI | SerenaFeng | 8 | -170/+174 |
2017-02-15 | implement delete and related unittest | SerenaFeng | 1 | -12/+23 |
2017-02-09 | update scenario and related unittest | SerenaFeng | 1 | -16/+188 |
2017-01-18 | implement get/query scenario(s) and add unittest | SerenaFeng | 5 | -17/+220 |
2017-01-16 | implement create scenario and add unittest | SerenaFeng | 4 | -4/+107 |
2016-12-23 | bugfix: access results failed of Test API | SerenaFeng | 1 | -1/+5 |
2016-10-18 | rename result_collection_api to testapi | SerenaFeng | 9 | -0/+1255 |