summaryrefslogtreecommitdiff
path: root/tests/unit/helpers.py
Commit message (Collapse)AuthorAgeFilesLines
* test(gitlab): increase unit test coverageNejc Habjan2022-05-291-0/+3
|
* test: convert usage of `match_querystring` to `match`jlvillal/rm_httmockJohn L. Villalovos2022-01-161-0/+66
In the `responses` library the usage of `match_querystring` is deprecated. Convert to using `match`