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 simple tests #8

Closed
TGiles opened this issue Aug 18, 2019 · 2 comments · Fixed by #24
Closed

add simple tests #8

TGiles opened this issue Aug 18, 2019 · 2 comments · Fixed by #24
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@TGiles
Copy link
Owner

TGiles commented Aug 18, 2019

Need some automated tests for the API so that I know I didn't break things during development.

@TGiles TGiles added the enhancement New feature or request label Aug 18, 2019
@TGiles TGiles added this to the v1.0.0 milestone Aug 19, 2019
@TGiles TGiles self-assigned this Sep 1, 2019
@TGiles
Copy link
Owner Author

TGiles commented Sep 1, 2019

For learning experience, going to go with ava as the testing framework.

@TGiles
Copy link
Owner Author

TGiles commented Sep 10, 2019

Unfortunately, it doesn't look like ava has the functionality I need for stubs/mocks/spies. Will switch to either mocha or jasmine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant