Vonage / vonage-go-sdk

A lightweight library to help Go users everywhere integrate with the Vonage APIs. Issues and PRs all really welcome!!
https://vonage.github.io/vonage-go-sdk/
Apache License 2.0
51 stars 32 forks source link

Skeletal test for CreateApplication. #18

Closed judy2k closed 5 years ago

judy2k commented 5 years ago

These tests do some straightforward verification of CreateApplication parsing and CreateApplicationRequest serializing.

judy2k commented 5 years ago

@mheap I'm leaving this branch for you to add app-v2 functionality, if you'd like. Let me know if you have any questions/issues.

judy2k commented 5 years ago

Actually, I've changed my mind - I'm just going to merge this - it's valid test coverage, after all.