feat: added initial hurl tests
This commit is contained in:
parent
eb126d5350
commit
134a0dcac0
5 changed files with 33 additions and 0 deletions
6
tests/05-plugins-localhost.hurl
Normal file
6
tests/05-plugins-localhost.hurl
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
GET http://localhost:5050/plugins
|
||||
GET http://localhost:5050/plugin/test
|
||||
POST http://localhost:5050/plugins/test
|
||||
DELETE http://localhost:5050/plugin/test
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue