summaryrefslogtreecommitdiff
path: root/gitlab/tests/test_config.py
Commit message (Expand)AuthorAgeFilesLines
* refactor: split unit tests by GitLab API resourcesNejc Habjan2020-08-221-102/+104
* chore: run unittest2pytest on all unit testsNejc Habjan2020-08-221-41/+40
* feat: allow an environment variable to specify config locationJeremy Cline2020-04-161-0/+11
* refactor: remove six dependencyMax Wittig2019-12-181-11/+11
* feat(test): unused unittest2, type -> isinstanceCyril Jouve2019-10-131-4/+1
* refactor: format everything blackrefactor/blackMax Wittig2019-05-161-23/+23
* fix(cli): exit on config parse error, instead of crashingMax Wittig2018-11-041-3/+17
* add per_page config optionCyril Jouve2018-05-221-1/+15
* Add support for oauth and anonymous auth in config/CLIGauvain Pocentek2017-11-101-5/+22
* Support SSL verification via internal CA bundleMaura Hausman2017-08-041-0/+15
* update copyright yearsGauvain Pocentek2017-05-241-1/+1
* unit tests for config parserGauvain Pocentek2016-01-091-0/+111