linode / linodego

Go client for Linode REST v4 API
MIT License
139 stars 82 forks source link

test: Skip LDE tests and remove LDE capability in test region #606

Closed ykim-akamai closed 1 week ago

ykim-akamai commented 1 week ago

📝 Description

Currently LDE capability is disabled in all region, hence removing the capability in testRegion and skipping related tests.

✔️ How to Test

make fixtures ARGS="-run TestInstance_Disks_List_WithEncryption"
make fixtures ARGS="-run TestLKECluster_GetFound_smoke"  

📷 Preview

If applicable, include a screenshot or code snippet of this change. Otherwise, please remove this section.