outlandishideas / wpackagist

WordPress Packagist — manage your plugins with Composer
https://wpackagist.org
MIT License
699 stars 71 forks source link

Automated testing #79

Open tamlyn opened 9 years ago

tamlyn commented 9 years ago

We ought to create some tests to help prevent regressions. Some functional tests such as "this package DB record should result in this package JSON file" and some platform tests such as "running this composer file should result in these packages installed".

lavoiesl commented 9 years ago

Could you outline some examples? I am not sure what your talking about