Fix #47: add mock http server for testing w/o hitting prod site

This commit is contained in:
2024-01-22 18:25:02 +01:00
committed by T.v.Dein
parent 3245438564
commit 8cced1f9e1
11 changed files with 125 additions and 0 deletions

4
t/httproot/serve.sh Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/sh
ehfs -a :/s-anzeige:./kleinanzeigen \
-a :/api/v1/prod-ads/images/fc:./img \
-l localhost:8080 -I index.html