Introduce vpc nat gateways api
Hey ! can you add the integration tests ?
@harshmaru7 are the integration test suites required as we didn't have to add the same for recent products we added doctl support for (e.g. droplet autoscalers, vpc peering). Also they seem to be accomplishing the same objective as the unit tests that I've added with mocking the godo layer. Open to more feedback on this.
@harshmaru7 are the integration test suites required as we didn't have to add the same for recent products we added
doctlsupport for (e.g. droplet autoscalers, vpc peering). Also they seem to be accomplishing the same objective as the unit tests that I've added with mocking thegodolayer. Open to more feedback on this.
Please add the integration tests later on since unit tests tests logic in isolation, while integration ensure real-world usage actually works