scorelab / Stackle

Stackle is an web communication portal aimed at providing Open Source organizations a platform to have discussions on their github projects and their issues. It provides Github intergration which allows adminstrator of an organization to create a forum thread for the particualr organization. Users signing in is able to view forums of the organizations they contribute to and engage in the forum discussions.
Apache License 2.0
104 stars 147 forks source link

No testing framework integrated to the back-end #17

Open psnmissaka opened 6 years ago

psnmissaka commented 6 years ago

Stackle does not have a testing framework integrated in to its back end.

bhavyaagg commented 6 years ago

Hi @psnmissaka , Would love to work on this issue. I can setup backend testing using mocha and chai. As well as add coverage using istanbul or nyc.