plone / plone/plone.app.robotframework
Cannot use anymore bin/robot-server and bin/robot
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 11
- Forks
- 17
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 2
Description
Hi,
after this commit b8d9344f8d9ef1d871205b55b72641b79eda108d, the robot server listens on a variable port.
bin/robot doesn't know it anymore...
In variables.py, the host and port are unknown:
ZOPE_HOST = ZSERVER_FIXTURE.host
Regards
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing commit b8d9344f8d9ef1d871205b55b72641b79eda108d with the current bin/robot, bin/robot-server, and variables.py files. Trace how ZSERVER_FIXTURE.host and the variable port are exposed, then verify that both commands can still discover and use the robot server's host and port.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100