- Update all current methods to use the new pattern and create issues for them
- Title: Update
old_methodto use new pattern and add tests. - Body: This update will add a new method named
new_methodand will use the newGET/POST/DELETEmethod. The currentold_methodmethod will be updated to usenew_methodand catch any exceptions.
- Title: Update
- Add integration tests to 100%
- Get 100% unittest coverage
- Add all new API endpoints
- Add testing for older versions of Gitlab will need integration test at 100% first
- Add string parameters not URL-encoded
- Look into Pagination removed in API
- Look into virtualenv permission denied
- Look into Can't seem to close an issue
- Look into moving projects between groups do not working
- Make a list of new API endpoints to add
This repository was archived by the owner on Nov 4, 2020. It is now read-only.