DemocracyOS / bill-tracker

Track any law in its lifespan
MIT License
10 stars 3 forks source link

Coverage #17

Open vmariano opened 10 years ago

vmariano commented 10 years ago

For the moment, theres no single test of the integrity of the app. This could be a code debt.

sachalifs commented 10 years ago

I think we should test each component separately first

vmariano commented 10 years ago

I think in 2 types

This is a should. not a must.

gvilarino commented 10 years ago

Agree with both of you. Let's try and make diff work first and get some fancy design. Let's add tests when we're done with the core feature set.