Forum Discussion
dgross
15 years agoOccasional Contributor
One thing I noticed is that since my WADL specifies a relative path for the "base" attribute, the test cases do not work by setting an endpoint on the service properties and then selecting it for all test cases via the URL button on the TestSuite editor. The problem is it does not append the path portion of the resource to the endpoint.
For example, if I set the endpoint to http://mydomain.com/ and I try to run the test case for businesses (GET), it doesn't try to connect to http://mydomain.com/api/businesses, it tries to connect to http://mydomain.com/.
Why is this and how do I correct it?
Thanks,
-- Dave
For example, if I set the endpoint to http://mydomain.com/ and I try to run the test case for businesses (GET), it doesn't try to connect to http://mydomain.com/api/businesses, it tries to connect to http://mydomain.com/.
Why is this and how do I correct it?
Thanks,
-- Dave