|
994eee677e
|
Removed logic for copying the status badge images - it is now done in the event hook
|
2021-03-06 19:56:09 +01:00 |
|
|
dc2583e525
|
Added badge images for test statuses
|
2021-03-06 19:49:56 +01:00 |
|
|
8892e2e426
|
pytest script return status is not a reliable indicator for success/failure
|
2021-03-06 16:20:53 +01:00 |
|
|
f57a3b2a0b
|
Check the pytest output status instead of grepping the log file for tests status
|
2021-03-06 16:15:45 +01:00 |
|
|
d6c236a5b1
|
Don't redirect grep output to /dev/null, otherwise we lose reference of the tests log
|
2021-02-27 20:57:59 +01:00 |
|
|
6f67fb67d4
|
Use the run_tests.sh script instead of plain pytest
|
2021-02-27 14:48:31 +01:00 |
|
|
c77d1a15e5
|
Update README.md
|
2021-02-25 10:38:14 +01:00 |
|
|
6d11befea1
|
Using a temporary directory for the tests
|
2021-02-24 22:34:35 +01:00 |
|
|
6934383a71
|
Better logic for test_passed/test_failed return value
|
2021-02-24 21:45:18 +01:00 |
|
|
110ab8abfb
|
Return a successful test run as a non-zero exit status
|
2021-02-24 19:58:24 +01:00 |
|
|
b7f56d8dcc
|
Added first stub for the CI script
|
2021-02-24 01:58:43 +01:00 |
|
|
60129c0145
|
Initial commit
|
2021-02-24 01:09:57 +01:00 |
|