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

Add testing framework #9

Closed
rebstar6 opened this issue Oct 19, 2018 · 0 comments
Closed

Add testing framework #9

rebstar6 opened this issue Oct 19, 2018 · 0 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@rebstar6
Copy link
Contributor

rebstar6 commented Oct 19, 2018

Needs a little research (or expertise) here. We need some kind of testing framework.
Unclear on how to unit test this, since it is just an API wrapper for vinyldns api. There seem to be a lot of unit testing API tools out there, would like whoever starts this up to laydown some opinions on the matter. If not, this looked interesting and it works with pytest which we use for the vinyldns api - https://github.com/taverntesting/tavern

whatever testing is added here should be tied into travis

AC:

  • We have one function tested (pick any, say getRecordSet)
  • That test is running travis

If the tests arent just copy/paste, we will make followup cards to test the other functions

@rebstar6 rebstar6 changed the title Add testing Add testing framework Oct 19, 2018
@rebstar6 rebstar6 added Hacktoberfest help wanted Extra attention is needed labels Oct 19, 2018
@pauljamescleary pauljamescleary self-assigned this Nov 14, 2018
@rebstar6 rebstar6 self-assigned this Nov 14, 2018
@rebstar6 rebstar6 closed this as completed Dec 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants