summaryrefslogtreecommitdiff
path: root/tests/unit/test_config.py
Commit message (Expand)AuthorAgeFilesLines
* test: use false instead of /usr/bin/falseAndrey Skvortsov2022-10-171-2/+2
* chore: consolidate license and authorsNejc Habjan2022-08-041-17/+0
* chore: make code PEP597 compliantJohn L. Villalovos2022-07-281-1/+2
* test: always ensure clean config environmentNejc Habjan2022-07-261-8/+9
* test(gitlab): increase unit test coverageNejc Habjan2022-05-291-4/+62
* feat(cli): allow options from args and environment variablesNejc Habjan2022-01-021-1/+1
* chore: fix unit test if config file exists locallyjlvillal/unit_test_configJohn L. Villalovos2021-12-191-2/+4
* feat(cli): do not require config file to run CLIfeat/cli-without-config-fileNejc Habjan2021-12-131-52/+88
* chore: add running unit tests on windows/macosJohn L. Villalovos2021-12-071-0/+2
* chore: use constants from gitlab.const moduleJohn L. Villalovos2021-11-301-2/+3
* test(cli): improve basic CLI coveragetest/cli-coverageNejc Habjan2021-11-271-1/+1
* refactor: use f-strings for string formattingNejc Habjan2021-11-051-20/+13
* feat: allow global retry_transient_errors setupKarun Japhet2021-08-291-0/+70
* chore: move 'gitlab/tests/' dir to 'tests/unit/'John L. Villalovos2021-05-261-0/+247