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

testing native js methods instead of the code you've written yourself #65

Open
jsms90 opened this issue Jul 21, 2017 · 0 comments
Open

Comments

@jsms90
Copy link

jsms90 commented Jul 21, 2017

Both of your tests in backend.js are essentially testing whether String.prototype.match works.

You want to focus tests on your own code, like the functions in []handler.js(https://github.com/FAC-11/week4-3to5/blob/master/src/handler.js) & search.js

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

No branches or pull requests

1 participant