pandorafms/pandora_console/godmode/um_client
fbsanchez 3bd0464c86 removed unwanted traces 2021-06-29 14:35:22 +02:00
..
lib/UpdateManager Avoid trial users from using UMC 2021-06-29 14:34:09 +02:00
resources new background image UM 2021-06-14 16:12:48 +02:00
tests
vendor
views
README.txt
api.php
composer.json
composer.lock
index.php removed unwanted traces 2021-06-29 14:35:22 +02:00
updateMR.php

README.txt

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

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


Using phpunit (