Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-04-10 | import from absolute path in TestAPI unit | SerenaFeng | 1 | -1/+1 |
2017-04-06 | unify error message in TestAPI | SerenaFeng | 1 | -3/+4 |
2017-03-30 | replace self-defined http codes with standard definitions | SerenaFeng | 1 | -15/+15 |
2017-03-29 | add rename scenario exceptions | SerenaFeng | 1 | -8/+49 |
2017-03-28 | keep methods' name/docstring after decorator | SerenaFeng | 1 | -0/+2 |
2017-03-01 | bugfix unittest test_queryProject occasionally failed in TestAPI | SerenaFeng | 1 | -4/+4 |
2017-02-21 | fix violation of import rule in TestAPI | SerenaFeng | 1 | -2/+2 |
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 | 1 | -4/+82 |
2017-01-16 | implement create scenario and add unittest | SerenaFeng | 1 | -0/+55 |