Skip to content

Conversation

@starjumper30
Copy link
Contributor

…Robot sends some meta-keywords such as init and intro that the client may not have defined. Return '' if the client did not supply definitions for these meta-keywords. (Before this change, server was terminating when trying to execute libdoc command against it: python -m robot.libdoc --name MyLibrary Remote::http://localhost:8270 MyLibrary.xml)

…Robot sends some meta-keywords such as __init__ and __intro__ that the client may not have defined. Return '' if the client did not supply definitions for these meta-keywords. (Before this change, server was terminating when trying to execute libdoc command against it: python -m robot.libdoc --name MyLibrary Remote::http://localhost:8270 MyLibrary.xml)
@comick
Copy link
Owner

comick commented Dec 29, 2017

It may make sense to add an explicit test for that. Something like executing python -m robot.libdoc --name MyLibrary Remote::http://localhost:8270 MyLibrary.xml from a robot test?

@Hi-Fi
Copy link

Hi-Fi commented Dec 27, 2019

Is this going to be merged (and released)? @comick?

@Hi-Fi
Copy link

Hi-Fi commented Dec 27, 2019

This is included (with test) to #6

@comick comick merged commit 7a871b5 into comick:master Jul 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants