summaryrefslogtreecommitdiffstats
path: root/testapi/opnfv_testapi/common/check.py
AgeCommit message (Expand)AuthorFilesLines
2018-04-12Allow update the other field(exclude name)thuva41-5/+7
2018-03-18Add submitter check for testcasethuva41-3/+9
2018-03-07add too long line check in pep8SerenaFeng1-8/+14
2018-03-01Prevent to delete the podsthuva41-6/+15
2018-02-22prevent the delete/update for projectsthuva41-0/+14
2018-01-29owner to creatorthuva41-1/+1
2018-01-09Design the scenario create methodSerenaFeng1-1/+1
2018-01-04Merge "leverage query_by_name decorator to simplify name querying"Serena Feng1-0/+14
2018-01-02leverage query_by_name decorator to simplify name queryingSerenaFeng1-0/+14
2017-12-25Merge "Implement the CRUD operations for Test cases"Serena Feng1-1/+1
2017-12-23Implement the CRUD operations for Test casesthuva41-1/+1
2017-12-06remove useless print snippetSerenaFeng1-1/+0
2017-12-02redesign the pods interfacethuva41-3/+3
2017-11-16Update and Delete functionalities for projectsthuva41-2/+9
2017-11-14Create functionality and e2e tests for projectthuva41-1/+7
2017-10-23Merge "allow authentication to be disabled"Serena Feng1-1/+2
2017-10-20allow authentication to be disabledSerenaFeng1-1/+2
2017-10-20criteria field must be 'PASS/FAIL'SerenaFeng1-0/+13
2017-09-12leverage LFID authentication to pod creationSerenaFeng1-0/+17
2017-09-12leverage token_check only when posting resultsSerenaFeng1-5/+2
2017-09-11add case-insensitive for find pods querythuva41-1/+7
2017-09-06hide cas ticket from web portalSerenaFeng1-35/+0
2017-08-31leverage LFID as AuthenticationSerenaFeng1-0/+35
2017-07-21separate db methods from handler.pySerenaFeng1-5/+6
2017-05-19bugfix: extra fields are added when push resultsSerenaFeng1-3/+3
2017-05-10correct the import impl of TestAPISerenaFeng1-2/+4
2017-04-09unify data existence checkSerenaFeng1-0/+111