Age | Commit message (Expand) | Author | Files | Lines |
2022-04-15 | Change working dir |  Cédric Ollivier | 1 | -0/+1 |
2022-03-04 | Protect vs Bucket containing html chars |  Cédric Ollivier | 1 | -11/+14 |
2022-03-03 | Complete previous commit |  Cédric Ollivier | 1 | -0/+23 |
2022-03-03 | Rewrite last direct call to ci/testcases.yaml |  Cédric Ollivier | 3 | -23/+24 |
2022-03-03 | Search config files in tree |  Cédric Ollivier | 3 | -11/+32 |
2022-03-03 | Allow overriding project_name via env |  Cédric Ollivier | 2 | -1/+20 |
2022-01-27 | Reset argv to prevent wrong usage |  Cédric Ollivier | 1 | -0/+4 |
2022-01-21 | Protect if detail is returned as None |  Cédric Ollivier | 2 | -1/+3 |
2022-01-04 | Fix incorrect f-string |  Cédric Ollivier | 1 | -1/+1 |
2021-11-09 | Leverage latest pylint features |  Cédric Ollivier | 17 | -94/+116 |
2021-11-08 | Update robotframework to latest release |  Cédric Ollivier | 2 | -16/+12 |
2021-08-19 | Correct documented return values |  Vincent Danno | 1 | -2/+2 |
2021-08-12 | Update pylint to 2.9.6 |  Cédric Ollivier | 6 | -45/+53 |
2021-08-12 | Use python 3 super() style |  Vincent Danno | 7 | -8/+8 |
2021-06-11 | Fix tag logics in behave |  Cédric Ollivier | 2 | -8/+10 |
2021-06-08 | MTS inherits BashFeature |  Vincent Danno | 3 | -63/+52 |
2021-06-03 | Merge "Drop six" |  Cedric Ollivier | 17 | -100/+75 |
2021-06-02 | Delete wrong docstring |  Vincent Danno | 1 | -5/+1 |
2021-06-01 | Drop six |  Vincent Danno | 17 | -100/+75 |
2021-06-01 | Merge "Add proper references to xml schemas" |  Cedric Ollivier | 2 | -9/+5 |
2021-05-25 | Merge "Use constants instead of hard-coding paths" |  Cedric Ollivier | 2 | -5/+6 |
2021-05-20 | Delete dead code |  Vincent Danno | 2 | -23/+0 |
2021-05-19 | Add proper references to xml schemas |  Vincent Danno | 2 | -9/+5 |
2021-05-18 | Use constants instead of hard-coding paths |  Vincent Danno | 2 | -5/+6 |
2021-05-12 | Remove superfluous property declaration |  Vincent Danno | 2 | -2/+0 |
2021-05-11 | Merge "Remove unnecessary condition in statement flow" |  Cedric Ollivier | 1 | -3/+2 |
2021-05-10 | Use constants instead of hard-coding paths |  Vincent Danno | 5 | -17/+35 |
2021-05-10 | Remove unnecessary condition in statement flow |  Vincent Danno | 1 | -3/+2 |
2021-04-29 | Merge "Allow printing playbook output to console" |  Cedric Ollivier | 2 | -18/+69 |
2021-04-29 | Allow printing playbook output to console |  Ajay Kumar | 2 | -18/+69 |
2021-04-28 | Add console parameter to behaveframework |  Francois Regis Menguy | 2 | -4/+11 |
2021-04-27 | Add an Ansible driver |  Ajay Kumar | 6 | -104/+330 |
2021-02-11 | Create dummy xtesting-mts:arm |  Cédric Ollivier | 1 | -0/+8 |
2021-02-09 | Take pylint's len-as-condition into account |  Cédric Ollivier | 1 | -2/+2 |
2020-11-16 | Cleanup previous run output files |  Vincent Mahe | 1 | -4/+13 |
2020-09-05 | Protect mts vs py2 |  Cédric Ollivier | 1 | -8/+12 |
2020-09-05 | Wrap long env values |  Cédric Ollivier | 1 | -1/+3 |
2020-09-05 | Fix duration calculation |  Cédric Ollivier | 1 | -2/+3 |
2020-09-05 | Remove order in testcases.yaml |  Cédric Ollivier | 6 | -24/+8 |
2020-09-05 | Make testcases descriptions optional |  Cédric Ollivier | 1 | -4/+4 |
2020-09-05 | Suppress admin password in default logs |  ajay33 | 3 | -3/+3 |
2020-08-05 | Add MTS driver |  Vincent Mahe | 4 | -0/+323 |
2020-03-17 | Post-processed data from DB |  Cédric Ollivier | 1 | -2/+10 |
2020-01-04 | Fix behave driver and its related unit tests |  Cédric Ollivier | 3 | -39/+27 |
2019-12-22 | Compress Campaign data (zip) |  Cédric Ollivier | 1 | -1/+2 |
2019-12-21 | Dump DB and artifacts for third-party certification |  Cédric Ollivier | 2 | -2/+217 |
2019-11-30 | Mock os.path.join in push_to_db |  Cédric Ollivier | 2 | -1/+3 |
2019-11-30 | Postprocess the TestAPI href returned |  Cédric Ollivier | 3 | -7/+10 |
2019-11-18 | Forbid multipart upload if google storage |  Cédric Ollivier | 2 | -2/+12 |
2019-11-16 | Add ContentType when publishing artifacts |  Cédric Ollivier | 2 | -7/+54 |