Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-09-05 | Wrap long env values | 1 | -1/+3 | |
2020-09-05 | Fix duration calculation | 1 | -2/+3 | |
2020-09-05 | Remove order in testcases.yaml | 6 | -24/+8 | |
2020-09-05 | Make testcases descriptions optional | 1 | -4/+4 | |
2020-09-05 | Suppress admin password in default logs | 3 | -3/+3 | |
2020-03-17 | Post-processed data from DB | 1 | -2/+10 | |
2020-01-04 | Add a missing blank line | 1 | -0/+1 | |
2019-12-22 | Compress Campaign data (zip) | 1 | -1/+2 | |
2019-12-22 | Enable debug messages via env var | 4 | -10/+75 | |
2019-12-22 | Dump DB and artifacts for third-party certification | 2 | -2/+217 | |
2019-11-30 | Postprocess the TestAPI href returned | 3 | -7/+12 | |
2019-11-18 | Forbid multipart upload if google storage | 2 | -2/+12 | |
2019-11-16 | Add ContentType when publishing artifacts | 2 | -7/+54 | |
2019-11-09 | Improve file scanning when publishing artifacts | 2 | -5/+25 | |
2019-11-09 | Add links in testcase details | 2 | -6/+8 | |
2019-11-09 | Print Test API links in console | 3 | -2/+10 | |
2019-11-09 | Add S3 env vars in env.py | 1 | -1/+4 | |
2019-11-07 | Create Bucket if it doesn't exist | 2 | -5/+52 | |
2019-11-02 | Publish artifacts to S3 repository | 6 | -4/+127 | |
2019-08-21 | Add **kwargs in Energy wrapper() | 1 | -1/+1 | |
2019-07-27 | Enable py36 unit tests | 3 | -7/+9 | |
2019-05-25 | Set utf-8 in decode and encode calls | 2 | -4/+4 | |
2019-05-23 | Fix unit tests (py36) | 2 | -12/+12 | |
2019-05-23 | Stop setting utf-8 in decode/encode calls | 2 | -4/+4 | |
2019-05-23 | Update to Python3 | 3 | -10/+10 | |
2019-05-11 | Rename HelloWorld.txt to HelloWorld.robot | 2 | -1/+1 | |
2019-01-04 | Remove url from logs | 1 | -1/+1 | |
2018-12-27 | Apply operations via sixer | 1 | -1/+1 | |
2018-12-27 | Allow printing bash cmd output in console | 2 | -22/+117 | |
2018-12-27 | Generate reports for unit tests | 2 | -57/+262 | |
2018-12-01 | Set shell=True in subprocess.check_call | 2 | -24/+20 | |
2018-12-01 | Stop returning values in run() | 1 | -1/+0 | |
2018-10-19 | Fix a wierd pylint error | 1 | -1/+2 | |
2018-08-30 | Remove former samples/testcases.yaml | 1 | -66/+0 | |
2018-08-29 | Stop verifying ResultWriter.write_results exit codes | 2 | -2/+2 | |
2018-08-29 | Change output dir | 1 | -2/+2 | |
2018-08-28 | Update RobotFramework config | 1 | -2/+1 | |
2018-08-20 | Initialize testcase results to EX_TESTCASE_FAILED | 1 | -1/+1 | |
2018-08-14 | Merge "Protect vs None when calling regex" | 1 | -1/+2 | |
2018-08-14 | Protect vs None when calling regex | 1 | -1/+2 | |
2018-08-12 | Leverage on abc and stevedore | 8 | -47/+81 | |
2018-08-12 | Skip the selected testcase too0.56 | 5 | -5/+51 | |
2018-08-07 | Generate robot reports | 2 | -6/+113 | |
2018-08-07 | Allow calling a skip test | 3 | -11/+12 | |
2018-07-30 | Stop skipping testcases if one raises exceptions | 1 | -0/+6 | |
2018-07-15 | Stop printing exceptions twice0.53 | 1 | -3/+14 | |
2018-07-15 | Fix results when only one skipped test | 1 | -1/+3 | |
2018-07-15 | Allow dynamically skipping testcases0.52 | 3 | -15/+67 | |
2018-07-12 | Skip testcases by any env var0.51 | 7 | -130/+31 | |
2018-07-12 | Improve dependency management | 6 | -39/+26 |