Files
Nathanwoodburn.github.io/tests/now.hurl
Nathan Woodburn 6f693e58f7
All checks were successful
Check Code Quality / RuffCheck (push) Successful in 2m13s
Build Docker / BuildImage (push) Successful in 2m44s
fix: now hurl test and update Dockerfile
2026-03-21 15:45:53 +11:00

25 lines
360 B
Plaintext

GET http://127.0.0.1:5000/now/
HTTP 200
GET http://127.0.0.1:5000/now/old
HTTP 200
GET http://127.0.0.1:5000/now/24_02_18
HTTP 200
GET http://127.0.0.1:5000/now/24_02_18
HTTP 200
GET http://127.0.0.1:5000/now.json
HTTP 200
GET http://127.0.0.1:5000/now.xml
HTTP 200
GET http://127.0.0.1:5000/now.rss
HTTP 200
GET http://127.0.0.1:5000/rss.xml
HTTP 200