Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: move 'gitlab/tests/' dir to 'tests/unit/' | John L. Villalovos | 2021-05-26 | 1 | -18/+0 |
| | | | | | Move the 'gitlab/tests/' directory to 'tests/unit/' so we have all the tests located under the 'tests/' directory. | ||||
* | refactor: split unit tests by GitLab API resources | Nejc Habjan | 2020-08-22 | 1 | -13/+11 |
| | |||||
* | chore: run unittest2pytest on all unit tests | Nejc Habjan | 2020-08-22 | 1 | -2/+3 |
| | |||||
* | chore: use raise..from for chained exceptions (#939)fix/raise-from | Nejc Habjan | 2020-03-30 | 1 | -0/+19 |