fanatic / go-infoblox

Golang Infoblox WAPI Library (Deprecated)
16 stars 26 forks source link

Integration tests #25

Open fanatic opened 8 years ago

fanatic commented 8 years ago

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.

rdeusser commented 7 years ago

I hate to say it, but I think a dummy Go API is your best bet here.

zoobab commented 6 years ago

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...