9e1c526d512c5501fe3a976383b7492555d1d8a9
xo-test 
Test client for Xo-Server
Install
Installation of the npm package:
> npm install --save xo-test
Usage
xo-server needs to be installed on localhost:9000.
You should also have a admin@admin.net account with password admin.
There should be a Xen Server available at 192.168.1.3with the credentials root and password qwerty.
Warning ! This client will create and delete a lot of items (users, groups, servers ...) to test features
> npm install
> npm test
Contributions
Contributions are very welcomed, either on the documentation or on the code.
You may:
- report any issue you've encountered;
- fork and create a pull request.
License
ISC © Vates SAS
Description
Languages
JavaScript
90.9%
Vue
5.2%
TypeScript
2.6%
SCSS
0.5%
Smarty
0.3%
Other
0.3%