pandorafms/pandora_console/godmode/um_client
fbsanchez b8d3d962a0 Minor CDE 2021-06-16 12:44:03 +02:00
..
lib/UpdateManager Minor CDE 2021-06-16 12:44:03 +02:00
resources new background image UM 2021-06-14 16:12:48 +02:00
tests Update the DB schema when upgrading from RPMs. 2021-06-14 11:56:42 +00:00
vendor Update the DB schema when upgrading from RPMs. 2021-06-14 11:56:42 +00:00
views Update the DB schema when upgrading from RPMs. 2021-06-14 11:56:42 +00:00
README.txt Update the DB schema when upgrading from RPMs. 2021-06-14 11:56:42 +00:00
api.php Update the DB schema when upgrading from RPMs. 2021-06-14 11:56:42 +00:00
composer.json Update the DB schema when upgrading from RPMs. 2021-06-14 11:56:42 +00:00
composer.lock Update the DB schema when upgrading from RPMs. 2021-06-14 11:56:42 +00:00
index.php Update the DB schema when upgrading from RPMs. 2021-06-14 11:56:42 +00:00
updateMR.php Update the DB schema when upgrading from RPMs. 2021-06-14 11:56:42 +00:00

README.txt

Testing
-------
Using phpunit8 under an unprivileged user:

   phpunit8 --cache-result-file=/tmp/ . 


Using phpunit (