fix: Cleanup blueprint names and add tests
All checks were successful
Build Docker / BuildImage (push) Successful in 2m17s
All checks were successful
Build Docker / BuildImage (push) Successful in 2m17s
This commit is contained in:
9
tests/blog.hurl
Normal file
9
tests/blog.hurl
Normal file
@@ -0,0 +1,9 @@
|
||||
GET http://127.0.0.1:5000/blog/
|
||||
HTTP 200
|
||||
|
||||
GET http://127.0.0.1:5000/blog/Fingertip_on_Linux_Mint
|
||||
HTTP 200
|
||||
|
||||
GET http://127.0.0.1:5000/blog/Fingertip_on_Linux_Mint.md
|
||||
HTTP 200
|
||||
|
||||
Reference in New Issue
Block a user