Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unit Tests for: batch changes #22

Closed
enikulesku opened this issue Aug 17, 2018 · 0 comments
Closed

Unit Tests for: batch changes #22

enikulesku opened this issue Aug 17, 2018 · 0 comments
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@enikulesku
Copy link
Contributor

enikulesku commented Aug 17, 2018

https://www.vinyldns.io/api/batchchange-model.html

create/get batch change has already been added (see https://github.com/vinyldns/vinyldns-java/tree/master/src/main/java/io/vinyldns/java/model/batch). We need to add some tests in https://github.com/vinyldns/vinyldns-java/blob/master/src/test/java/io/vinyldns/java/VinylDNSClientTest.java to create a basic batch change (make a batchChange with just one singleChange within it), get the batch change back and validate the fields.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants