linode / linodego

Go client for Linode REST v4 API
MIT License
138 stars 81 forks source link

test: Update getRegionsWithCaps function to also accept a list of plans that must be available in the identified region #555

Closed ykim-1 closed 1 month ago

ykim-1 commented 1 month ago

📝 Description

A helper function has been updated for the logic to resolve integration test regions that also accepts a list of plans which must be available in the resolved region

Note: the function takes list value of plans as an optional parameter

✔️ How to Test

make testint

📷 Preview

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