9 Commits

Author SHA1 Message Date
Justin Dalrymple
f866037c6f
Updating browser build and testing (#1780) 2021-05-29 19:48:52 -04:00
Justin Dalrymple
502d8180a7
Update service typing and peripheral endpoints (#1768)
* Dependency and Configuration updates
* CHANGELOG and README updates
* Added support for camel case and snake case response types in the request helper and base service
* Added support for the Dockerfile Templates API
* Added support for the Issue Note Award Emojis API
* Removed redundant Group Projects service
* Updated types for a variety of services
* Added type updates and removed protect and unprotect endpoints from the Branches API 
* Added type updates and signature endpoint to the Commits API
* Added type updates and edit support to the Deployments API
* Added type updates and a showRepository function to the Container Registry API
* Added type updates and updated the service support to include create, edit, show and remove for the Feature Flags API
* Added type updates and support for the removal of geonodes with the Geo Nodes API
* Renamed UserKeys to UserSSHKeys and added type updates for the User SSH Keys API
* Added type updates for the License Templates API and renamed the export to fix the spelling error
* Added type updates and support for the transfer projects endpoint for the Groups API
* Added type updates and removed removed events endpoint on the Projects API
* Added type updates and modified the create function to require a resource name in the Todos API
2021-05-14 10:07:11 -04:00
Justin
6c55e5944c Add unique test id and add retry to integration builds 2021-01-24 13:16:44 -05:00
Justin
3e6ba1f8d4 Locate 400 test error [skip ci] 2020-10-11 19:59:07 +02:00
Justin
5da15b1c20 Embedding project creation prior to upload 2020-10-11 13:50:01 +02:00
Justin
c560b6b794 Skip pagination tests until stability is sorted 2020-10-11 13:02:39 +02:00
Justin Dalrymple
8c9fc4e68a
Adding pagination tests (#1186) 2020-10-08 17:27:43 +02:00
Justin Dalrymple
db63076a5a
Reach > 90% coverage and add Integration Testing (#709)
- Added many many more unit tests to increase coverage to 90% +
- Removed the upsert functionality of PushRules to maintain documented API parity
2020-06-20 14:55:12 +02:00
Justin Dalrymple
c4522e245a
Adding CLI Integration Tests (#711) 2020-04-23 23:34:22 +02:00