Leaseweb / leaseweb-go-sdk

The Golang SDK for Leaseweb API

Home Page:https://developer.leaseweb.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Check method and API key in test cases.

majidkarimizadeh opened this issue · comments

For dedicated server test cases, we check API key and method for each request. It would be good to check these condition for abuse, customer_account, floating_ip, invoice, private_cloud, remote_management tests cases.

https://github.com/majidkarimizadeh/leaseweb-go-sdk/blob/master/dedicated_server_test.go#L13
https://github.com/majidkarimizadeh/leaseweb-go-sdk/blob/master/dedicated_server_test.go#L14