-
Notifications
You must be signed in to change notification settings - Fork 45
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 Tests (Backend || Express) #2
Comments
I’d like to take this one because I want to practice doing testing with JavaScript. I hope you can be my mentor if it’s needed. Do you have some recommended test library? where can I watch the serie, is it free? I didn’t hear about it before. |
Hey Hey @JuanVqz Yes, I will help you if needed. I don't have a recommendation but mocha is fine with me. Are you planning on writing tests for both backend and frontend? I will recommend writing tests for backend folder, there are many resources on the same to help you. The series is available on Netflix, so unfortunately you can't watch it for free. Thanks for your help |
When this is done, please ping me in issue #5 :) - then I will start the testing workflow action |
Hey @JuanVqz Just checking in |
I'll start doing this today afternoon, I'll use jest I saw it is kind of the standard, is it okay? |
Great 👍 I am fine with jest. Let me know if you have any questions. |
@JuanVqz Confirming: You are working on tests in backend directory i.e. |
Yes I’m working on test in backend |
Hey @JuanVqz |
@lelouchB I'm working on the file structure before this one I had a break in the weekend I'll continue this week, sorry. |
No problem |
@JuanVqz Thanks |
Not yet, sorry I lost my brother in law. I'll do it but I don't know when |
I am so sorry @JuanVqz Take all the time you need. |
Write tests for both backend and frontend code.
The text was updated successfully, but these errors were encountered: