aboutsummaryrefslogtreecommitdiffstats
path: root/functest/api/resources/v1/tasks.py
AgeCommit message (Expand)AuthorFilesLines
2018-06-15Remove cli and apiCédric Ollivier1-111/+0
2018-02-22Switch from CONST to CONFCédric Ollivier1-3/+3
2018-02-13Read env vars instead of using CONST in APILinda Wang1-1/+1
2017-09-19Add swagger support for Rest APILinda Wang1-0/+6
2017-09-13Allow reading log file with byte offsetLinda Wang1-1/+5
2017-09-05unify all the return status as numberLinda Wang1-4/+10
2017-08-25Create API to get log for each taskLinda Wang1-3/+40
2017-08-21Create API to run a test caseLinda Wang1-0/+58