Search 1.9 billion lines of Odoo code on GitHub

report_aeroo_cmis_test

Author: Savoir-faire Linux
License: AGPL-3
Branch: 10.0
Repository: aeroo-community/aeroo_reports
Dependencies: report_aeroo_cmis, and report_aeroo_sample
Languages: Python (95, 91.3%), and reStructuredText (9, 8.7%)
Other repositories: savoirfairelinux/aeroo_reports

<p># Aeroo CMIS Test</p> <p>A module for testing the module report_aeroo_cmis. Because a running instance of Alfresco at localhost:8080 is required to run the tests, the tests are implemented in a seperate module. This will prevent the CI server from running those tests.</p> <p>In order to run the tests locally, you have to setup a vanilla instance of Alfresco running at localhost:8080 (the default Alfresco port). The admin password must be admin.</p> <p>The test fixture will create the required folders and documents in your Alfresco's main repository if they do not exist already.</p>