Update MensaParser for new Mensa website

This commit is contained in:
2022-12-19 20:30:53 +01:00
parent d457627e00
commit a39da6deba
7 changed files with 576 additions and 647 deletions

View File

@ -28,7 +28,7 @@ import org.junit.jupiter.api.Test
import java.io.File
internal class MensaParserTest {
private val mensaMenuURL = "https://www.swfr.de/essen-trinken/speiseplaene/mensa-offenburg/"
private val mensaMenuURL = "https://www.swfr.de/essen/mensen-cafes-speiseplaene/mensa-offenburg"
@Test
fun parseMensaMenuNormalWeek() {