Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-04-15 | Change working dir | 1 | -0/+1 | |
2022-03-04 | Protect vs Bucket containing html chars | 1 | -11/+14 | |
2022-03-03 | Rewrite last direct call to ci/testcases.yaml | 1 | -9/+9 | |
2022-03-03 | Allow overriding project_name via env | 1 | -1/+2 | |
2022-01-21 | Protect if detail is returned as None | 2 | -1/+3 | |
2022-01-04 | Fix incorrect f-string | 1 | -1/+1 | |
2021-11-09 | Leverage latest pylint features | 8 | -48/+45 | |
2021-11-08 | Update robotframework to latest release | 1 | -3/+2 | |
2021-08-19 | Correct documented return values | 1 | -2/+2 | |
2021-08-12 | Update pylint to 2.9.6 | 2 | -23/+25 | |
2021-08-12 | Use python 3 super() style | 7 | -8/+8 | |
2021-06-11 | Fix tag logics in behave | 1 | -3/+3 | |
2021-06-08 | MTS inherits BashFeature | 2 | -63/+17 | |
2021-06-03 | Merge "Drop six" | 7 | -42/+28 | |
2021-06-02 | Delete wrong docstring | 1 | -5/+1 | |
2021-06-01 | Drop six | 7 | -42/+28 | |
2021-05-18 | Use constants instead of hard-coding paths | 1 | -4/+5 | |
2021-05-12 | Remove superfluous property declaration | 2 | -2/+0 | |
2021-05-10 | Use constants instead of hard-coding paths | 1 | -2/+3 | |
2021-04-29 | Merge "Allow printing playbook output to console" | 1 | -1/+2 | |
2021-04-29 | Allow printing playbook output to console | 1 | -1/+2 | |
2021-04-28 | Add console parameter to behaveframework | 1 | -0/+2 | |
2021-04-27 | Add an Ansible driver | 1 | -0/+70 | |
2021-02-11 | Create dummy xtesting-mts:arm | 1 | -0/+8 | |
2021-02-09 | Take pylint's len-as-condition into account | 1 | -2/+2 | |
2020-11-16 | Cleanup previous run output files | 1 | -4/+13 | |
2020-09-05 | Protect mts vs py2 | 1 | -8/+12 | |
2020-09-05 | Fix duration calculation | 1 | -2/+3 | |
2020-08-05 | Add MTS driver | 1 | -0/+287 | |
2020-03-17 | Post-processed data from DB | 1 | -2/+10 | |
2020-01-04 | Fix behave driver and its related unit tests | 1 | -21/+8 | |
2019-12-22 | Compress Campaign data (zip) | 1 | -1/+2 | |
2019-12-21 | Dump DB and artifacts for third-party certification | 2 | -2/+217 | |
2019-11-30 | Postprocess the TestAPI href returned | 1 | -5/+6 | |
2019-11-18 | Forbid multipart upload if google storage | 1 | -2/+6 | |
2019-11-16 | Add ContentType when publishing artifacts | 1 | -4/+17 | |
2019-11-09 | Improve file scanning when publishing artifacts | 1 | -2/+13 | |
2019-11-09 | Add links in testcase details | 1 | -4/+6 | |
2019-11-09 | Print Test API links in console | 1 | -2/+8 | |
2019-11-09 | Generate Html and Xunit Behave reports | 1 | -2/+8 | |
2019-11-07 | Create Bucket if it doesn't exist | 1 | -4/+18 | |
2019-11-02 | Publish artifacts to S3 repository | 5 | -4/+66 | |
2019-07-26 | Switch to Python 3.7 and Alpine 3.10 | 1 | -1/+1 | |
2019-07-11 | Adding first patch for behave feature | 2 | -8/+124 | |
2019-05-25 | Set utf-8 in decode and encode calls | 2 | -4/+4 | |
2019-05-12 | Stop setting utf-8 in decode/encode calls | 2 | -4/+4 | |
2019-05-07 | Update to Python3 | 2 | -7/+7 | |
2019-01-04 | Remove url from logs | 1 | -1/+1 | |
2018-12-27 | Allow printing bash cmd output in console | 1 | -8/+20 | |
2018-12-27 | Generate reports for unit tests | 1 | -7/+58 |