srehwald / eat-api

Simple static API for some (student) food places in Munich.
https://srehwald.github.io/eat-api/
MIT License
14 stars 20 forks source link

Surprise support #50

Closed raabf closed 5 years ago

raabf commented 5 years ago

For some time now they have this totally useless „Überraschungsmenü“ entry. Since it has mostly – not always! But this PR can detect this anyway – no price, the parser will crash. This PR will fix it.

It requires #49 .

It includes also unit tests (I chose a week which will also test #49)