cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Run functional tests from console

former_member645409
Discoverer
0 Kudos
179

Currently I'm facing problems with running functional tests annotated with @DemoTest from command line.
I've found ant target that could satisfy my needs, it's `ant demotests` but I've encountered a bit of a problem here.
Whenever I run a test using this target - I get the 'java.net.ConnectException: Connection refused: connect` as far as tests send requests to controllers, and server, which is deployed by JUnitRunner for the test run does not listen to ports 80 & 443.
Has anybody encountered such a problem, and is there any solution?

Accepted Solutions (0)

Answers (0)