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 backend unit testing framework #52

Open
andrewmarklloyd opened this issue Aug 3, 2019 · 1 comment
Open

Add backend unit testing framework #52

andrewmarklloyd opened this issue Aug 3, 2019 · 1 comment
Labels
good first issue Good for newcomers

Comments

@andrewmarklloyd
Copy link
Collaborator

andrewmarklloyd commented Aug 3, 2019

Let's get a framework and start adding some unit tests for the backend. Please add some comments on which framework would be a good fit for Podsheets

@andrewmarklloyd andrewmarklloyd added the good first issue Good for newcomers label Aug 3, 2019
@gnoejuan
Copy link

gnoejuan commented Jan 7, 2020

My opinion is the framework should be the same for the front end and the back end. I do believe Mocha is capable of handling both. While Mocha does use Node's assertion functions, there are other assertion libraries available. My memory leads me to believe that Chai.js was usually recommended on most, if not all, Mocha tutorials.

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
Projects
None yet
Development

No branches or pull requests

2 participants