Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |
2019-11-09 | Improve file scanning when publishing artifacts | Cédric Ollivier | 2 | -5/+25 |
2019-11-09 | Add links in testcase details | Cédric Ollivier | 2 | -6/+8 |
2019-11-09 | Print Test API links in console | Cédric Ollivier | 3 | -2/+10 |
2019-11-09 | Add S3 env vars in env.py | Cédric Ollivier | 1 | -1/+4 |
2019-11-09 | Generate Html and Xunit Behave reports | Cédric Ollivier | 2 | -12/+33 |
2019-11-07 | Create Bucket if it doesn't exist | Cédric Ollivier | 2 | -5/+52 |
2019-11-02 | Publish artifacts to S3 repository | Cédric Ollivier | 7 | -5/+127 |
2019-07-26 | Switch to Python 3.7 and Alpine 3.10 | Cédric Ollivier | 7 | -11/+11 |
2019-07-11 | Adding first patch for behave feature | Deepak Chandella | 7 | -15/+332 |
2019-06-14 | Remove energy modules | Cédric Ollivier | 5 | -709/+1 |
2019-05-25 | Set utf-8 in decode and encode calls | Cédric Ollivier | 2 | -4/+4 |
2019-05-12 | Fix unit tests (py36) | Cédric Ollivier | 2 | -12/+12 |