Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-08-05 | Add MTS driver | 4 | -0/+323 | |
2020-03-17 | Post-processed data from DB | 1 | -2/+10 | |
2020-01-04 | Fix behave driver and its related unit tests | 3 | -39/+27 | |
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 | Mock os.path.join in push_to_db | 2 | -1/+3 | |
2019-11-30 | Postprocess the TestAPI href returned | 3 | -7/+10 | |
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-09 | Generate Html and Xunit Behave reports | 2 | -12/+33 | |
2019-11-07 | Create Bucket if it doesn't exist | 2 | -5/+52 | |
2019-11-02 | Publish artifacts to S3 repository | 7 | -5/+127 | |
2019-07-26 | Switch to Python 3.7 and Alpine 3.10 | 7 | -11/+11 | |
2019-07-11 | Adding first patch for behave feature | 7 | -15/+332 | |
2019-06-14 | Remove energy modules | 5 | -709/+1 | |
2019-05-25 | Set utf-8 in decode and encode calls | 2 | -4/+4 | |
2019-05-12 | Fix unit tests (py36) | 2 | -12/+12 | |
2019-05-12 | Stop setting utf-8 in decode/encode calls | 2 | -4/+4 | |
2019-05-11 | Rename HelloWorld.txt to HelloWorld.robot | 2 | -1/+1 | |
2019-05-07 | Update to Python3 | 4 | -11/+11 | |
2019-04-24 | Enable debug messages via env var | 4 | -10/+75 | |
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-11-28 | 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 | |
2018-05-29 | Remove Feature logger0.42 | 3 | -61/+10 |