fraunhoferfokus / opendata-platform

Other
10 stars 3 forks source link

Tests? #2

Closed rmoriz closed 11 years ago

rmoriz commented 11 years ago

I could not find any information about tests besides very few Selenium tests. Does this mean that the entire project has no quality control? Will this be fixed?

http://en.wikipedia.org/wiki/Software_testing e.g. http://en.wikipedia.org/wiki/Test-driven_development

What about supporting continuous integration like travis-ci?

thanks!

flowma commented 11 years ago

At the time of the snapshot that was true. Now we have a Maven based build and do continuous integration with Jenkins that also runs unit, integration and performance test and does static code analysis. Looking forward to your fork, contribution and issues once we get a go for releasing the current artifacts!

rmoriz commented 11 years ago

Can't wait to see it. Can you estimate when you will release the tests?