codeforboston / communityconnect

MIT License
24 stars 61 forks source link

Create Barebones Testing Framework Setup in Project #259

Open timtheguy opened 5 years ago

timtheguy commented 5 years ago

This issue is designed to integrate testing into the Community Connect development process. This issue is resolved when a working testing framework is included in the project with simple demonstrative unit tests written.

This issue should be completed alongside or not long after #258, in order for contributions to include proper tests and that they do not contain 'broken' code

sbose78 commented 5 years ago

We should have headless protractor tests running in a container. I plan to give a shot at setting this up.

timtheguy commented 5 years ago

Any progress on this issue, @sbose78?