mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-10 11:31:26 +01:00
* 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 * Add GUI login to hurl tests * Fix CI * clean code (#35640) * clean code * clean code * clean code * clean code * clean code * clean code * clean code * clean code * clean code * clean code * clean code * clean code * clean code * clean code * clean code * clean code * Fix warning * Clean code * PHPStan > Update baseline (#35644) Co-authored-by: Dolibot <dolibarr-bot@users.noreply.github.com> * NEW Can drag and drop in BOM card * WIP Upload files * WIP Upload files * Adding hurl tests to Dolibarr * using hostnport variable for all remaining tests * Add some asserts and gui login tests * double quotes around shell variables * adding -r to read * expand mass mail gui test with all 6 columns in the table --------- Co-authored-by: Jon Bendtsen <xcodeauthor@jonb.dk> Co-authored-by: ldestailleur <eldy@destailleur.fr> Co-authored-by: Frédéric FRANCE <frederic34@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Dolibot <dolibarr-bot@users.noreply.github.com>
4 lines
74 B
Plaintext
4 lines
74 B
Plaintext
# Check status
|
|
GET http://{{hostnport}}/api/index.php/setup/conf
|
|
HTTP 200
|