opensupports/server
Maximiliano Redigonda 8c732f5dda
[DEV-190] Fix tests in Github Actions (#1217)
* Silly test

* Add better debugging, try starting service

* Try stopping and re-starting the mysql service, the old way

* Check status before running MySQL command

* Now that indeed mysql is not started, make it start

* [DEV-190] Try removing background-running of make run

* Ignore mysql service when not running at the beginning

* [DEV-190] Mount folder with instructions on how to initialize

* [DEV-190] Go back to using normal make run

* Adding -v command to mount volume with init scripts

* Remove SSH terminal to Github Actions instance

* Remove enabling of MySQL

* Remove unnecessary parts from Makefile
2022-06-01 07:00:00 -03:00
..
.start-db [DEV-190] Fix tests in Github Actions (#1217) 2022-06-01 07:00:00 -03:00
controllers [DEV-340] Refactor edit ticket comment no permission validations (#1207) 2022-05-16 17:36:06 -03:00
data [DEV-302] Fix custom filed error message padding (#1190) 2022-04-25 18:16:07 -03:00
files Add request deployment 2020-11-13 17:32:56 -03:00
libs [DEV-258] Add log commands for PHP debugging (#1167) 2022-03-25 19:03:09 -03:00
models [DEV-318] Add edit comment tests (#1194) 2022-05-04 11:30:37 -03:00
tests Changes the order of most calls to assertEquals, minor change in DataStore (#868) 2022-02-24 09:32:27 -03:00
.dockerignore Add docker and make support 2018-03-27 23:30:18 -03:00
.htaccess Fix private response css 2018-10-04 21:44:07 -03:00
API_STANDARD.md Update API documentation 2018-09-20 17:19:47 -03:00
Dockerfile Update php cookies security (#1056) 2021-10-18 22:06:32 -03:00
Makefile [DEV-190] Fix tests in Github Actions (#1217) 2022-06-01 07:00:00 -03:00
apidoc.json Change 4.10.0 to 4.11.0 (#1126) 2022-01-04 13:24:06 -03:00
composer.json Use old composer file 2021-11-25 11:18:31 +01:00
composer.lock Use old composer file 2021-11-25 11:18:31 +01:00
config.php Email feature - wip 2018-12-23 21:44:59 -03:00
index.php add php header (#1064) 2021-10-21 11:50:02 -03:00
run-clear-debug.sh [DEV-258] Add log commands for PHP debugging (#1167) 2022-03-25 19:03:09 -03:00
run-debug.sh [DEV-258] Add log commands for PHP debugging (#1167) 2022-03-25 19:03:09 -03:00
run-tests.sh fix phpunit tests 2017-11-06 16:06:34 -03:00