pandorafms/pandora_console/godmode/um_client
marcos 1bec5014c7 resoled conflcits 2021-09-01 16:58:36 +02:00
..
lib/UpdateManager Avoid warning phpcs 2021-08-12 12:00:53 +02:00
resources add update manager black background update manager 2021-07-06 12:49:20 +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 Upgraded jquery to 3.6.0, without npm 2021-08-12 09:30:43 +02: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 Merge branch 'ent-7883-aplicacion-de-parches-offline-en-la-open' into 'develop' 2021-08-11 12:20:32 +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 (