aboutsummaryrefslogtreecommitdiffstats
path: root/xtesting
AgeCommit message (Expand)AuthorFilesLines
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
2018-08-07Generate robot reportsCédric Ollivier2-6/+113
2018-08-07Allow calling a skip testCédric Ollivier3-11/+12
2018-07-30Stop skipping testcases if one raises exceptionsCédric Ollivier1-0/+6
2018-07-15Stop printing exceptions twice0.53Cédric Ollivier1-3/+14
2018-07-15Fix results when only one skipped testCédric Ollivier1-1/+3
2018-07-15Allow dynamically skipping testcases0.52Cédric Ollivier3-15/+67
2018-07-12Skip testcases by any env var0.51Cédric Ollivier7-130/+31
2018-07-12Improve dependency managementCédric Ollivier6-39/+26
2018-05-29Remove Feature logger0.42Panagiotis Karalis3-61/+10
2018-04-17Create a static method to configure logger0.41Cédric Ollivier1-4/+9
2018-03-19Fix regex when INSTALLER_TYPE is unsetCédric Ollivier2-16/+18
2018-03-08Add tags support using include optionsmrichomme2-5/+7
2018-03-06Add py3 support in samplesCédric Ollivier2-2/+6
2018-03-04Return all status when running tiers0.22Cédric Ollivier1-2/+1