romhut / criterion

This project is no longer maintained - Criterion is a Continuous Integration app built in PHP using MongoDB. Criterion is very easy to setup, and you can add GIT repositories from any provider, and run any commands you wish against it.
MIT License
53 stars 6 forks source link

Utils unit tests #57

Closed marcqualie closed 11 years ago

marcqualie commented 11 years ago

Since I'm using the array_merge helper from my utils class I added unit tests to make sure it keeps working correctly.