Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-09-23 | Make robot driver even more generic | Cédric Ollivier | 1 | -7/+6 |
2022-07-07 | Add deny_skipping parameter | Bellengé Maxime | 1 | -3/+10 |
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 | Rewrite last direct call to ci/testcases.yaml | Cédric Ollivier | 1 | -9/+9 |
2022-03-03 | Allow overriding project_name via env | Cédric Ollivier | 1 | -1/+2 |
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 | 8 | -48/+45 |
2021-11-08 | Update robotframework to latest release | Cédric Ollivier | 1 | -3/+2 |
2021-08-19 | Correct documented return values | Vincent Danno | 1 | -2/+2 |
2021-08-12 | Update pylint to 2.9.6 | Cédric Ollivier | 2 | -23/+25 |
2021-08-12 | Use python 3 super() style | Vincent Danno | 7 | -8/+8 |
2021-06-11 | Fix tag logics in behave | Cédric Ollivier | 1 | -3/+3 |
2021-06-08 | MTS inherits BashFeature | Vincent Danno | 2 | -63/+17 |
2021-06-03 | Merge "Drop six" | Cedric Ollivier | 7 | -42/+28 |
2021-06-02 | Delete wrong docstring | Vincent Danno | 1 | -5/+1 |
2021-06-01 | Drop six | Vincent Danno | 7 | -42/+28 |
2021-05-18 | Use constants instead of hard-coding paths | Vincent Danno | 1 | -4/+5 |
2021-05-12 | Remove superfluous property declaration | Vincent Danno | 2 | -2/+0 |
2021-05-10 | Use constants instead of hard-coding paths | Vincent Danno | 1 | -2/+3 |
2021-04-29 | Merge "Allow printing playbook output to console" | Cedric Ollivier | 1 | -1/+2 |
2021-04-29 | Allow printing playbook output to console | Ajay Kumar | 1 | -1/+2 |
2021-04-28 | Add console parameter to behaveframework | Francois Regis Menguy | 1 | -0/+2 |
2021-04-27 | Add an Ansible driver | Ajay Kumar | 1 | -0/+70 |
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 | Fix duration calculation | Cédric Ollivier | 1 | -2/+3 |
2020-08-05 | Add MTS driver | Vincent Mahe | 1 | -0/+287 |
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 | 1 | -21/+8 |
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 | Postprocess the TestAPI href returned | Cédric Ollivier | 1 | -5/+6 |
2019-11-18 | Forbid multipart upload if google storage | Cédric Ollivier | 1 | -2/+6 |
2019-11-16 | Add ContentType when publishing artifacts | Cédric Ollivier | 1 | -4/+17 |
2019-11-09 | Improve file scanning when publishing artifacts | Cédric Ollivier | 1 | -2/+13 |
2019-11-09 | Add links in testcase details | Cédric Ollivier | 1 | -4/+6 |
2019-11-09 | Print Test API links in console | Cédric Ollivier | 1 | -2/+8 |
2019-11-09 | Generate Html and Xunit Behave reports | Cédric Ollivier | 1 | -2/+8 |
2019-11-07 | Create Bucket if it doesn't exist | Cédric Ollivier | 1 | -4/+18 |
2019-11-02 | Publish artifacts to S3 repository | Cédric Ollivier | 5 | -4/+66 |
2019-07-26 | Switch to Python 3.7 and Alpine 3.10 | Cédric Ollivier | 1 | -1/+1 |
2019-07-11 | Adding first patch for behave feature | Deepak Chandella | 2 | -8/+124 |
2019-05-25 | Set utf-8 in decode and encode calls | Cédric Ollivier | 2 | -4/+4 |
2019-05-12 | Stop setting utf-8 in decode/encode calls | Cédric Ollivier | 2 | -4/+4 |
2019-05-07 | Update to Python3 | Cédric Ollivier | 2 | -7/+7 |
2019-01-04 | Remove url from logs | Cédric Ollivier | 1 | -1/+1 |