Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: move 'gitlab/tests/' dir to 'tests/unit/' | John L. Villalovos | 2021-05-26 | 1 | -73/+0 |
| | | | | | Move the 'gitlab/tests/' directory to 'tests/unit/' so we have all the tests located under the 'tests/' directory. | ||||
* | chore: fix import ordering using isort | John L. Villalovos | 2021-05-25 | 1 | -0/+1 |
| | | | | | | Fix the import ordering using isort. https://pycqa.github.io/isort/ | ||||
* | test(objects): add tests for resource state events | Nejc Habjan | 2021-04-18 | 1 | -0/+10 |
| | |||||
* | feat(objects): add Release Links API support | Nejc Habjan | 2021-02-21 | 1 | -0/+10 |
| | |||||
* | refactor: rewrite unit tests for objects with responsesrefactor/split-unit-tests | Nejc Habjan | 2020-08-23 | 1 | -3/+2 |
| | |||||
* | refactor: split unit tests by GitLab API resources | Nejc Habjan | 2020-08-22 | 1 | -0/+41 |
| | |||||
* | test(runners): add all runners unit testsfeat/group-runners | Max Wittig | 2020-05-16 | 1 | -0/+12 |