summaryrefslogtreecommitdiffstats
path: root/tests/units/0006-post-session.py
Commit message (Collapse)AuthorAgeFilesLines
* #915 Improve test output using unittest discoverJavier Sánchez Parra2019-07-051-21/+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 Parra2019-06-241-2/+3
| | | | Add token parameter in REST API test infrastructure.
* #915 add test for POST /session REST APIJavier Sánchez Parra2019-05-311-0/+20