summaryrefslogtreecommitdiff
path: root/tools/functional
Commit message (Collapse)AuthorAgeFilesLines
* chore: apply suggestionsrefactor/split-functional-testsNejc Habjan2020-10-085-6/+12
|
* refactor(tests): split functional testsNejc Habjan2020-10-0815-1164/+1498
|
* chore: use helper fixtures for test directoriestest/cleanup-envNejc Habjan2020-09-152-12/+18
|
* chore: allow overriding docker-compose env vars for tagNejc Habjan2020-09-151-1/+1
|
* chore: remove unnecessary random functionNejc Habjan2020-09-151-20/+11
|
* test(env): replace custom scripts with pytest and docker-composeNejc Habjan2020-09-158-6/+1445
|
* feat(api): add support for user identity provider deletionfeat/delete-user-identitiesNejc Habjan2020-09-071-0/+20
|
* chore(test): use pathlib for pathsfeat/instance-variables-apiNejc Habjan2020-08-311-2/+2
|
* test(api): add tests for variables APINejc Habjan2020-08-314-21/+94
|
* test(packages): add tests for Packages APINejc Habjan2020-08-293-0/+25
|
* fix: tests fail when using REUSE_CONTAINER optionEric L Frederich2020-08-071-1/+1
| | | | Fixes #1146
* test(cli): convert shell tests to pytest test casestest/pytest-cli-testsNejc Habjan2020-04-262-0/+886