Commit Graph

12 Commits

Author SHA256 Message Date
Hadrian Burkhardt bfe72b4f77 chore: unify packaging around uv 2026-04-30 23:59:56 +00:00
Hadrian Burkhardt f714fc4c79 update for new parsing url swp_ 2023-12-11 21:05:26 +01:00
f4lco 0208bffb73 Show full output on test failure (including diff) 2020-03-28 21:09:44 +01:00
f4lco 5ccbf57851 Repair debug entry point after using absolute imports
Using absolute imports broke the debug target due to
a Werkzeug bug:
https://github.com/pallets/werkzeug/issues/461
Solution is to avoid running Flask apps using
"python -m", and to use "flask run". This also
gets rid of the coverage exception for
"__main__.py".
2019-01-27 20:47:27 +01:00
f4lco b86284054f Add PyLint 2019-01-27 20:45:51 +01:00
f4lco 6ec0c010e5 Add pydocstyle 2019-01-27 19:41:46 +01:00
Falco Duersch 57c75b02e5 Integrate pycodestyle 2019-01-27 19:18:53 +01:00
f4lco 7e5879a6ba Improve test target: enable branch coverage, additional HTML output 2019-01-27 18:57:41 +01:00
Falco Duersch 3f73916814 Set coverage threshold to 90% 2019-01-27 18:38:27 +01:00
Falco Duersch c5dcde37af Add Coveralls integration 2018-10-23 10:39:48 +02:00
Falco Duersch 8a84651fdc Setup Travis CI 2018-10-23 08:43:32 +02:00
Falco Duersch e0b88bbc87 OpenMensa parser for STW Potsdam after canteen website redesign 2018-09-19 17:32:49 +02:00