21 Commits

Author SHA1 Message Date
574e99eddd Fix rubocop offenses - Requires Ruby 3.1+ 2022-11-25 11:10:06 +01:00
ea85519163 Update bundle (with newest rubocop version) and fix offenses 2022-01-04 09:42:37 +01:00
9a541998e4 Optimize RegEx 2021-11-06 02:15:03 +01:00
3d3478d859 Test Adapters: Always use the last output for score runs
* This prevents learners from cheating by printing the required status line themselves
2021-11-02 15:52:49 +01:00
09b672eb08 DCP strategy: Use stdout for most test results 2021-11-01 17:12:56 +01:00
6cbecb5b39 Apply automatic rubocop fixes 2021-05-14 22:03:06 +02:00
b10e23dd16 Upgrade to newest Sentry 2021-03-04 14:02:16 +01:00
b1f21509ae Log info about timeout in RegEx 2021-01-11 18:18:13 +01:00
b5c5790d7e Fix timeout for PyLint and PyUnit Adapter 2020-05-14 01:55:01 +02:00
ba8e08aee4 Add timeout for PyLint and PyUnit Adapter 2020-05-13 01:27:33 +02:00
cb3eece863 Python: PyUnit will identify more results and work with real PyUnit 2020-05-05 16:52:28 +02:00
83ba0a3f4b Allow new line characters in test results 2020-03-22 11:07:50 +01:00
d394881447 Use other multiline operator for RegEx 2020-03-21 19:38:58 +01:00
64e6d01b9b Allow multiline Assertion Errors for python 2020-03-21 18:36:48 +01:00
9e644563e3 adapt regex for py_unit_adapter once more... hopefully we got all cases now. 2016-06-16 11:39:13 +02:00
74b33492cb fixed python failure regex. 2016-06-14 10:42:15 +02:00
1e4ab7cabe py_unit_adapter now also counts errors, not just failures 2016-06-10 11:54:11 +02:00
e73b5389fd Fix unittest adapters 2016-04-12 14:39:00 +02:00
99ee7337ed Add python adapter error messages to score output 2016-03-09 18:01:30 +01:00
4e35579a7d fixed the tests by deleting the root of all evil: the 's'. 2015-09-21 18:14:40 +02:00
4cbf9970b1 transferred Code Ocean from original repository to GitHub 2015-01-22 10:01:32 +01:00