aboutsummaryrefslogtreecommitdiffstats
path: root/xtesting/core/testcase.py
AgeCommit message (Expand)AuthorFilesLines
2021-11-09Leverage latest pylint featuresCédric Ollivier1-5/+6
2021-08-12Use python 3 super() styleVincent Danno1-1/+1
2021-06-01Drop sixVincent Danno1-13/+8
2021-05-18Use constants instead of hard-coding pathsVincent Danno1-4/+5
2020-09-05Fix duration calculationCédric Ollivier1-2/+3
2019-12-21Dump DB and artifacts for third-party certificationCédric Ollivier1-2/+2
2019-11-30Postprocess the TestAPI href returnedCédric Ollivier1-5/+6
2019-11-18Forbid multipart upload if google storageCédric Ollivier1-2/+6
2019-11-16Add ContentType when publishing artifactsCédric Ollivier1-4/+17
2019-11-09Improve file scanning when publishing artifactsCédric Ollivier1-2/+13
2019-11-09Add links in testcase detailsCédric Ollivier1-4/+6
2019-11-09Print Test API links in consoleCédric Ollivier1-2/+8
2019-11-07Create Bucket if it doesn't existCédric Ollivier1-4/+18
2019-11-02Publish artifacts to S3 repositoryCédric Ollivier1-0/+66
2019-07-26Switch to Python 3.7 and Alpine 3.10Cédric Ollivier1-1/+1
2019-01-04Remove url from logsCédric Ollivier1-1/+1
2018-08-12Leverage on abc and stevedoreCédric Ollivier1-7/+6
2018-07-15Allow dynamically skipping testcases0.52Cédric Ollivier1-7/+26
2018-02-28Rename all Functest refs to XtestingCédric Ollivier1-0/+227