aboutsummaryrefslogtreecommitdiffstats
path: root/xtesting/core
AgeCommit message (Expand)AuthorFilesLines
2024-03-23Enforce self.details as a collectionCédric Ollivier1-1/+1
2023-09-29Upgrade pylint and fix latest warningsCédric Ollivier2-3/+5
2023-04-14Remove MTS from XtestingCédric Ollivier1-241/+0
2023-04-14Add pytest driver in XtestingCédric Ollivier1-0/+101
2022-09-23Make robot driver even more genericCédric Ollivier1-7/+6
2022-07-07Add deny_skipping parameterBellengé Maxime1-3/+10
2022-04-15Change working dirCédric Ollivier1-0/+1
2022-03-04Protect vs Bucket containing html charsCédric Ollivier1-11/+14
2022-03-03Rewrite last direct call to ci/testcases.yamlCédric Ollivier1-9/+9
2022-03-03Allow overriding project_name via envCédric Ollivier1-1/+2
2022-01-21Protect if detail is returned as NoneCédric Ollivier2-1/+3
2022-01-04Fix incorrect f-stringCédric Ollivier1-1/+1
2021-11-09Leverage latest pylint featuresCédric Ollivier8-48/+45
2021-11-08Update robotframework to latest releaseCédric Ollivier1-3/+2
2021-08-19Correct documented return valuesVincent Danno1-2/+2
2021-08-12Update pylint to 2.9.6Cédric Ollivier2-23/+25
2021-08-12Use python 3 super() styleVincent Danno7-8/+8
2021-06-11Fix tag logics in behaveCédric Ollivier1-3/+3
2021-06-08MTS inherits BashFeatureVincent Danno2-63/+17
2021-06-03Merge "Drop six"Cedric Ollivier7-42/+28
2021-06-02Delete wrong docstringVincent Danno1-5/+1
2021-06-01Drop sixVincent Danno7-42/+28
2021-05-18Use constants instead of hard-coding pathsVincent Danno1-4/+5
2021-05-12Remove superfluous property declarationVincent Danno2-2/+0
2021-05-10Use constants instead of hard-coding pathsVincent Danno1-2/+3
2021-04-29Merge "Allow printing playbook output to console"Cedric Ollivier1-1/+2
2021-04-29Allow printing playbook output to consoleAjay Kumar1-1/+2
2021-04-28Add console parameter to behaveframeworkFrancois Regis Menguy1-0/+2
2021-04-27Add an Ansible driverAjay Kumar1-0/+70
2021-02-11Create dummy xtesting-mts:armCédric Ollivier1-0/+8
2021-02-09Take pylint's len-as-condition into accountCédric Ollivier1-2/+2
2020-11-16Cleanup previous run output filesVincent Mahe1-4/+13
2020-09-05Protect mts vs py2Cédric Ollivier1-8/+12
2020-09-05Fix duration calculationCédric Ollivier1-2/+3
2020-08-05Add MTS driverVincent Mahe1-0/+287
2020-03-17Post-processed data from DBCédric Ollivier1-2/+10
2020-01-04Fix behave driver and its related unit testsCédric Ollivier1-21/+8
2019-12-22Compress Campaign data (zip)Cédric Ollivier1-1/+2
2019-12-21Dump DB and artifacts for third-party certificationCédric Ollivier2-2/+217
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-09Generate Html and Xunit Behave reportsCé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 Ollivier5-4/+66
2019-07-26Switch to Python 3.7 and Alpine 3.10Cédric Ollivier1-1/+1
2019-07-11Adding first patch for behave featureDeepak Chandella2-8/+124