Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: use helper fixtures for test directoriestest/cleanup-env | Nejc Habjan | 2020-09-15 | 2 | -12/+18 |
| | |||||
* | chore: allow overriding docker-compose env vars for tag | Nejc Habjan | 2020-09-15 | 1 | -1/+1 |
| | |||||
* | chore: remove unnecessary random function | Nejc Habjan | 2020-09-15 | 1 | -20/+11 |
| | |||||
* | test(env): replace custom scripts with pytest and docker-compose | Nejc Habjan | 2020-09-15 | 8 | -6/+1445 |
| | |||||
* | feat(api): add support for user identity provider deletionfeat/delete-user-identities | Nejc Habjan | 2020-09-07 | 1 | -0/+20 |
| | |||||
* | chore(test): use pathlib for pathsfeat/instance-variables-api | Nejc Habjan | 2020-08-31 | 1 | -2/+2 |
| | |||||
* | test(api): add tests for variables API | Nejc Habjan | 2020-08-31 | 4 | -21/+94 |
| | |||||
* | test(packages): add tests for Packages API | Nejc Habjan | 2020-08-29 | 3 | -0/+25 |
| | |||||
* | fix: tests fail when using REUSE_CONTAINER option | Eric L Frederich | 2020-08-07 | 1 | -1/+1 |
| | | | | Fixes #1146 | ||||
* | test(cli): convert shell tests to pytest test casestest/pytest-cli-tests | Nejc Habjan | 2020-04-26 | 2 | -0/+886 |