hackerwins / codepair-old

Real-time markdown editor for interviews, meetings and more...
https://codepair-old.yorkie.dev
Apache License 2.0
90 stars 29 forks source link

Add utils testcase #99

Closed ppeeou closed 3 years ago

ppeeou commented 3 years ago

What this PR does / why we need it?

Add test case of util function

Any background context you want to provide?

What are the relevant tickets?

Fixes #91

Checklist

mojosoeun commented 3 years ago

@ppeeou Thank you for your work! I'm curious if we have a plan to use the test libraries like jest, mocha,etc 🤔

ppeeou commented 3 years ago

@ppeeou Thank you for your work! I'm curious if we have a plan to use the test libraries like jest, mocha,etc 🤔

Thank you for your comment CRA includes jest, so I think we will use jest I modified it with jest through your comments :)