Details
Description
The Decapod server has hardcoded paths in a number of locations:
1. In dserver.conf, the configuration file used to set CherryPy static mount points (tools.staticdir.root)
2. In both copy/pasted version of the server's capture() method (a path to Capture.html)
These should be removed to reduce brittleness and assumptions about how the file system is laid out.
Attachments
Issue Links
- relates to
-
DECA-111 Mockserver's relative paths point to the wrong location when called from another module
-
- Closed
-