mubaris / curiosity

Find Amazing Github :octocat: Projects :zap:
https://mubaris.github.io/curiosity/
247 stars 66 forks source link

Write Tests #28

Open mubaris opened 7 years ago

mubaris commented 7 years ago

Both browser and javascript testing will be helpful.

alejandronanez commented 7 years ago

I think for this to work fine we first need to:

  1. Move all the project to use modules #17
  2. Maybe pickup a JS framework as we talked here #20 so we will know what test strategy to follow
mubaris commented 7 years ago

@alejandronanez I will be working on #17. I will merge the commits by tomorrow or day after that. More discussion about backend at #20. Then we take up this issue.

raulvillares commented 7 years ago

For JS unit testing I've found this article interesting:

https://medium.com/javascript-scene/why-i-use-tape-instead-of-mocha-so-should-you-6aa105d8eaf4

devcer commented 4 years ago

I would like to work on this. Can you assign this to me?