Dolibarr package 0.2.0 : requests for tests :-)
Solved
Dolibarr
-
Hello all,
dolibarr package seems to be ok:- LDAP
- Add custom plugin (write access to custom dir)
- Mail sent
- Aaaaaaaaaaaand auto TESTS ok:
USERNAME=cloudronusername PASSWORD=cloudronpassword node_modules/.bin/mocha --bail test.js Application life cycle test - build app installation and configuration App is being installed. => Queued => Cleaning up old install => Downloading image ........... => Creating container .. => Wait for health check ................................... App is installed. ✓ install app (58296ms) ✓ can get app information (763ms) ✓ can view welcome page (994ms) ✓ can login (2126ms) ✓ can access dashboard (353ms) => Queued => Snapshotting app test.xxxxxxx.fr . => Uploading app snapshot test.xxxxxxx.fr App is backed up ✓ backup app (5219ms) => Waiting for app to be uninstalled => Queued => Deleting container => Teardown addons ... => Unregistering domains App test.xxxxxxx.fr successfully uninstalled. App is being installed. => Queued => Cleaning up old install => Downloading image .......... => Creating container . => Wait for health check ........................................ App is installed. => Queued => Cleaning up old install => Registering subdomains => Downloading image => Download backup and restoring addons ... => Downloading 1M@1MBps ......... => Creating container => Wait for health check ....... App is restored ✓ restore app (100491ms) => Queued => Cleaning up old install . => Registering subdomains => Creating container => Wait for health check ... App configured ✓ move to different location (10994ms) ✓ can login (2304ms) ✓ can access dashboard (399ms) => Waiting for app to be uninstalled => Queued => Deleting container => Teardown addons ... => Deleting image App test2.xxxxxxx.fr successfully uninstalled. ✓ uninstall app (8778ms) update App is being installed. => Queued => Cleaning up old install => Registering subdomains => Downloading image .............. => Creating container . => Waiting for DNS propagation => Wait for health check ................................................. App is installed. ✓ can install app (78367ms) ✓ can get app information (751ms) ✓ can view welcome page (322ms) => Waiting for app to be uninstalled => Queued => Deleting container => Teardown addons ....... => Deleting image App test.xxxxxxx.fr successfully uninstalled. ✓ uninstall app (13062ms) 15 passing (5m) 1 pending
So ... it's time to make some tests