-
-
Notifications
You must be signed in to change notification settings - Fork 64
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
Write unit tests #15
Comments
Hi @jamesgeorge007 , I would like to try writing unit test for this |
@Ian-Yy sure, feel free to shoot up a PR 👍 |
@jamesgeorge007 I would like to do teachcode init first ya =) |
Hi @jamesgeorge007 , I've went through the code in init.js and Ava documentation but I'm really confused on how should I begin writing a Unit Test for this Can you please provide some guide or how I should be actually writing the unit test for |
As of now, we're missing out on unit tests which is extremely important.
We're using avajs as the test runner.
teachcode init
(@Ian-Yy)teachcode submit
teachcode fetchtask <key>
teachcode showkeys
teachcode showcommands
The text was updated successfully, but these errors were encountered: