team-telnyx / telnyx-java

Java SDK for the Telnyx API
10 stars 19 forks source link

Add FQDNs and FQDNConnections Tests #24

Closed savy closed 3 years ago

savy commented 3 years ago

This PR adds tests for FQDNs and FQDNConnections.

8 tests are ignored due to issues with the mock, although they work fine against production.

2 tests are ignored due to a known issue around update request objects sending default values when not specified. Once defaults are removed from the open api spec, this test can be brought back.