Commit Graph

18 Commits

Author SHA1 Message Date
Fabio Manganiello 592f605cad Fixed `run_tests` 2023-05-04 00:31:03 +02:00
Fabio Manganiello 2175a6baf5 Export doesn't work in this context 2021-09-20 00:13:56 +02:00
Fabio Manganiello a0fae2f0b1 Exposing a CI_PASSED environment variable 2021-09-20 00:04:24 +02:00
Fabio Manganiello 1eed63a612 Testing return values from run_tests 2021-09-19 23:40:40 +02:00
Fabio Manganiello 9310836bbd Testing return values from run_tests 2021-09-19 23:37:43 +02:00
Fabio Manganiello 48e65222df Testing return values from run_tests 2021-09-19 23:33:28 +02:00
Fabio Manganiello 955b37b003 Testing return values from run_tests 2021-09-19 23:30:38 +02:00
Fabio Manganiello 9be456a4ef Simplified run_ci_tests.sh to run within a Gitlab runner context 2021-09-19 23:28:05 +02:00
Fabio Manganiello 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
Fabio Manganiello dc2583e525 Added badge images for test statuses 2021-03-06 19:49:56 +01:00
Fabio Manganiello 8892e2e426 pytest script return status is not a reliable indicator for success/failure 2021-03-06 16:20:53 +01:00
Fabio Manganiello f57a3b2a0b Check the pytest output status instead of grepping the log file for tests status 2021-03-06 16:15:45 +01:00
Fabio Manganiello 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
Fabio Manganiello 6f67fb67d4 Use the run_tests.sh script instead of plain pytest 2021-02-27 14:48:31 +01:00
Fabio Manganiello 6d11befea1 Using a temporary directory for the tests 2021-02-24 22:34:35 +01:00
Fabio Manganiello 6934383a71 Better logic for test_passed/test_failed return value 2021-02-24 21:45:18 +01:00
Fabio Manganiello 110ab8abfb Return a successful test run as a non-zero exit status 2021-02-24 19:58:24 +01:00
Fabio Manganiello b7f56d8dcc Added first stub for the CI script 2021-02-24 01:58:43 +01:00