summaryrefslogtreecommitdiff
path: root/tests/unit/test_base.py
Commit message (Expand)AuthorAgeFilesLines
* chore: add EncodedId string class to use to hold URL-encoded pathsJohn L. Villalovos2022-01-131-0/+4
* fix: use url-encoded ID in all pathsJohn L. Villalovos2022-01-131-0/+14
* chore: add `pprint()` and `pformat()` methods to RESTObjectJohn L. Villalovos2022-01-081-0/+30
* chore: attempt to be more informative for missing attributesjlvillal/attribute_helpJohn L. Villalovos2021-11-301-0/+24
* refactor: use new-style formatting for named placeholdersNejc Habjan2021-11-081-1/+1
* chore: convert to using type-annotations for managersJohn L. Villalovos2021-09-081-1/+1
* fix: catch invalid type used to initialize RESTObjectJohn L. Villalovos2021-06-101-0/+5
* chore: move 'gitlab/tests/' dir to 'tests/unit/'John L. Villalovos2021-05-261-0/+174