aboutsummaryrefslogtreecommitdiffstats
path: root/xtesting
AgeCommit message (Expand)AuthorFilesLines
2021-02-12Create dummy xtesting-mts:armCédric Ollivier1-0/+8
2021-02-09Fix pylint issuesCédric Ollivier1-0/+2
2021-02-09Take pylint's len-as-condition into accountCédric Ollivier1-2/+2
2021-02-09Cleanup previous run output filesVincent Mahe2-5/+14
2021-02-09Protect mts vs py2Cédric Ollivier1-8/+12
2021-02-09Add MTS driverVincent Mahe4-0/+323
2021-02-09Generate Html and Xunit Behave reportsCédric Ollivier2-55/+61
2021-02-09Adding first patch for behave featureDeepak Chandella7-15/+332
2020-09-05Wrap long env valuesCédric Ollivier1-1/+3
2020-09-05Fix duration calculationCédric Ollivier1-2/+3
2020-09-05Remove order in testcases.yamlCédric Ollivier6-24/+8
2020-09-05Make testcases descriptions optionalCédric Ollivier1-4/+4
2020-09-05Suppress admin password in default logsajay333-3/+3
2020-03-17Post-processed data from DBCédric Ollivier1-2/+10
2020-01-04Add a missing blank lineCédric Ollivier1-0/+1
2019-12-22Compress Campaign data (zip)Cédric Ollivier1-1/+2
2019-12-22Enable debug messages via env varCédric Ollivier4-10/+75
2019-12-22Dump DB and artifacts for third-party certificationCédric Ollivier2-2/+217
2019-11-30Postprocess the TestAPI href returnedCédric Ollivier3-7/+12
2019-11-18Forbid multipart upload if google storageCédric Ollivier2-2/+12
2019-11-16Add ContentType when publishing artifactsCédric Ollivier2-7/+54
2019-11-09Improve file scanning when publishing artifactsCédric Ollivier2-5/+25
2019-11-09Add links in testcase detailsCédric Ollivier2-6/+8
2019-11-09Print Test API links in consoleCédric Ollivier3-2/+10
2019-11-09Add S3 env vars in env.pyCédric Ollivier1-1/+4
2019-11-07Create Bucket if it doesn't existCédric Ollivier2-5/+52
2019-11-02Publish artifacts to S3 repositoryCédric Ollivier6-4/+127
2019-08-21Add **kwargs in Energy wrapper()Cédric Ollivier1-1/+1
2019-07-27Enable py36 unit testsCédric Ollivier3-7/+9
2019-05-25Set utf-8 in decode and encode callsCédric Ollivier2-4/+4
2019-05-23Fix unit tests (py36)Cédric Ollivier2-12/+12
2019-05-23Stop setting utf-8 in decode/encode callsCédric Ollivier2-4/+4
2019-05-23Update to Python3Cédric Ollivier3-10/+10
2019-05-11Rename HelloWorld.txt to HelloWorld.robotCédric Ollivier2-1/+1
2019-01-04Remove url from logsCédric Ollivier1-1/+1
2018-12-27Apply operations via sixerCédric Ollivier1-1/+1
2018-12-27Allow printing bash cmd output in consoleCédric Ollivier2-22/+117
2018-12-27Generate reports for unit testsCédric Ollivier2-57/+262
2018-12-01Set shell=True in subprocess.check_callCédric Ollivier2-24/+20
2018-12-01Stop returning values in run()Cédric Ollivier1-1/+0
2018-10-19Fix a wierd pylint errorCédric Ollivier1-1/+2
2018-08-30Remove former samples/testcases.yamlCédric Ollivier1-66/+0
2018-08-29Stop verifying ResultWriter.write_results exit codesCédric Ollivier2-2/+2
2018-08-29Change output dirCédric Ollivier1-2/+2
2018-08-28Update RobotFramework configCédric Ollivier1-2/+1
2018-08-20Initialize testcase results to EX_TESTCASE_FAILEDCédric Ollivier1-1/+1
2018-08-14Merge "Protect vs None when calling regex"Cedric Ollivier1-1/+2
2018-08-14Protect vs None when calling regexCédric Ollivier1-1/+2
2018-08-12Leverage on abc and stevedoreCédric Ollivier8-47/+81
2018-08-12Skip the selected testcase too0.56Cédric Ollivier5-5/+51