pandorafms/pandora_console/godmode/um_client
fbsanchez 04e2919497 Avoid using old data when parsing progress 2021-06-15 14:43:11 +02:00
..
lib/UpdateManager Avoid using old data when parsing progress 2021-06-15 14:43:11 +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 (