RE: Automated Tests / Pre-Checkin Procedure / Code Coverage

2012-05-17 Thread Kevin Kluge
> > > 3.) Has a code-coverage tool (e.g. Cobertura) been run on the > > > CloudStack source tree? > > > > > > > We don't have code-coverage enabled. But would love to have it! > > I'm fairly sure we ran it some time ago. But it has not been run regularly, and with the new automation framework a

Automated Tests / Pre-Checkin Procedure / Code Coverage

2012-05-16 Thread Michael Matczynski
A few questions: 1.) What is the state of the CloudStack automated test suite (unit, functional, integration, etc...)? Is there an ant target to run all the tests? 2.) What "pre-checkin" procedure do Citrix devs use to validate their code before pushing to the master repo? 3.) Has a code-covera