-
- Downloads
Add support for functionnal testing
* Client: add a `new` method to create a template project * Client: add a `delete` method to delete a project * Test: add `sharelatex.tests.functionnal` with some initial (dummy) tests It uses the variable `CI_BASE_URL`, `CI_USERNAME` and `CI_PASSWORD` to target a specific sharelatex server with a dedicated user. This has been filled in the GitlabCI variables.
sharelatex/tests/functionnal.py
0 → 100644
Please register or sign in to comment