feat: added initial hurl tests
This commit is contained in:
parent
eb126d5350
commit
134a0dcac0
5 changed files with 33 additions and 0 deletions
8
tests/02-upload-localhost.hurl
Normal file
8
tests/02-upload-localhost.hurl
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# upload a single new file
|
||||
POST http://localhost:5050/upload
|
||||
|
||||
# upload a new directory
|
||||
|
||||
# upload a new plugin
|
||||
|
||||
# upload a new profile
|
||||
Loading…
Add table
Add a link
Reference in a new issue