noobling / Homefornow

Current beta website
https://www.homefornow.org.au
MIT License
8 stars 3 forks source link

Use tdd to improve app #18

Closed noobling closed 6 years ago

noobling commented 6 years ago

A step forward to resolving this issue #10 . This PR also adds some cool stuff like flash messages and ability to seed data. Refer to readme for new additions.

Also this will introduce a lot of breaking changes to the app but we don't know what it breaks. This highlights the importance of tests and their ability to support a robust application.