oridoki / koriko

Deploy system
MIT License
4 stars 1 forks source link

Improve the test suite #4

Closed kpacha closed 11 years ago

kpacha commented 11 years ago

Several small fixes in order to pass the tests.

...and remember, TravisCI is your friend!

adriacidre commented 11 years ago

Why we should rename the app folder to cammel case?

kpacha commented 11 years ago

Check this out https://travis-ci.org/kpacha/koriko/builds

As you can see, the build https://travis-ci.org/kpacha/koriko/builds/5795516 fails because the psr-0 autoloading did not find the class (the namespace was Oridoki\Koriko\App). So pick one: renaming the folder or fixing the configuration. This time, I call the fast-n-dirty way! XP