bookingbat / application

Online appointment scheduling software for your website
http://bookingbat.com
Open Software License 3.0
1 stars 1 forks source link

Move business logic out of controllers & write tests #2

Closed joshribakoff closed 11 years ago

joshribakoff commented 11 years ago

Wrote a semi-comprehensive behat test suite which tests through the GUI. Still some business related logic in the controllers but this will be an ongoing task