Age | Commit message (Collapse) | Author |
|
Migrates from virtual env to poetry. Also update python packages.
|
|
Instead of using `coverage` which is not supported in the gitlab ce I'll
be using `pytest-cov` to report a proper coverage in the job panel.
Reference:
https://docs.gitlab.com/ee/ci/pipelines/settings.html#test-coverage-parsing
https://www.cypress.io/blog/2019/10/22/show-code-coverage-on-gitlab-ci/
|
|
Add a plugin for adding to the PYTHONPATH from the
pytests.ini file before tests run.
|
|
Add a new param to input the nextcloud root path.
|
|
|