You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project needs integration tests against either a mock or real infoblox backend.
Research what options are available for running the infoblox API (I've used an evaluation VM -- is that publicly available?). What do other infoblox clients use for integration tests?
Worst case, I can run these queries against our lab infoblox appliance, grab the expected responses, and start creating a dummy Go API.
The text was updated successfully, but these errors were encountered:
The evaluation VM I obtained was through filling a web form, and valid for 60 days. Maybe you can talk to the Infoblox guys and they will give you something else...
This project needs integration tests against either a mock or real infoblox backend.
Research what options are available for running the infoblox API (I've used an evaluation VM -- is that publicly available?). What do other infoblox clients use for integration tests?
Worst case, I can run these queries against our lab infoblox appliance, grab the expected responses, and start creating a dummy Go API.
The text was updated successfully, but these errors were encountered: