Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #915 Improve test output using unittest discover | Javier Sánchez Parra | 2019-07-05 | 1 | -20/+0 |
| | | | | | | | | * Call the tests with python module unittest. In particular, the discover function. * Rename tests files to meet the default requirements of discover function. | ||||
* | #915 Add API token to tests in ogAdmServer/tests/units/* | Javier Sánchez Parra | 2019-06-24 | 1 | -2/+3 |
| | | | | Add token parameter in REST API test infrastructure. | ||||
* | #915 add test for POST /clients REST API | Javier Sánchez Parra | 2019-05-31 | 1 | -0/+19 |