Files
dolibarr/test/hurl/api/00_foobar.hurl
Jon Bendtsen c1aceed820 Adding hurl tests to Dolibarr (#35643)
* Adding hurl tests to Dolibarr

* modifying run.sh to get it past commit checks

* change the APIHEADER to be read from the environment

* spell fix

* test to see if build system will accept this file

* deleting script method that doesn't work

* beginning to make hurl tests accept environment variables for the location

---------

Co-authored-by: Jon Bendtsen <xcodeauthor@jonb.dk>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-10-05 18:08:10 +02:00

4 lines
93 B
Plaintext

# Check endpoint which does not exist
GET http://{{hostnport}}/api/index.php/foobar
HTTP 501