dbahar / myschedule

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

Need unit and integration tests for myschedule-web module #21

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Need unit and integration tests for myschedule-web module

Original issue reported on code.google.com by saltnlight5 on 5 Oct 2011 at 4:13

GoogleCodeExporter commented 9 years ago

Original comment by saltnlight5 on 18 Oct 2011 at 2:10

GoogleCodeExporter commented 9 years ago
Explore using htmlunit

Original comment by saltnlight5 on 23 Oct 2011 at 8:28

GoogleCodeExporter commented 9 years ago
Added few simple test cases. It can be invoked by first start a local instance 
of MySchedule
$ mvn tomcat:run -Popt

And then you may run the integration test
$ mvn test -Pintegration

Original comment by saltnlight5 on 30 Oct 2011 at 2:33

GoogleCodeExporter commented 9 years ago
Done.

Original comment by saltnlight5 on 4 Nov 2011 at 5:01

GoogleCodeExporter commented 9 years ago

Original comment by saltnlight5 on 4 Nov 2011 at 5:01