jkff / valz

Automatically exported from code.google.com/p/valz
0 stars 0 forks source link

Create a set of sanity tests #11

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
They do not necessarily have to be unit-tests, but they must test that if you 
deploy the program, it will work - not just that individual components work. 
This means that the tests must build and deploy the program from scratch, and 
then perform some black-box testing.

Original issue reported on code.google.com by ekirpic...@gmail.com on 23 Oct 2010 at 5:51

GoogleCodeExporter commented 9 years ago

Original comment by ekirpic...@gmail.com on 23 Oct 2010 at 1:14

GoogleCodeExporter commented 9 years ago

Original comment by andrey.vlasovskikh on 23 Oct 2010 at 8:44

GoogleCodeExporter commented 9 years ago

Original comment by kristina...@gmail.com on 19 Apr 2011 at 4:33

GoogleCodeExporter commented 9 years ago

Original comment by kristina...@gmail.com on 19 Apr 2011 at 4:44

GoogleCodeExporter commented 9 years ago
Research Maven for using integration tests

Original comment by kristina...@gmail.com on 19 Apr 2011 at 4:47

GoogleCodeExporter commented 9 years ago
Just to make sure that all the components work fine together

Original comment by gvsmirno...@gmail.com on 28 Apr 2011 at 8:00