Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add API functions set/getTestPlanItemParams #258

Open
wants to merge 8 commits into
base: testlink_1_9_20_fixed
Choose a base branch
from

Conversation

heuj
Copy link
Contributor

@heuj heuj commented Mar 29, 2020

Dear TestLink maintainers,
proposing two API functions for review:
- getTestPlanItemParams
- setTestPlanItemParams
allowing to get and set the execution parameters for test case already in the test plan:
- "executionorder"
- "urgency"
Tested working for both plans with and without platforms.
In case the test case (version) is not yet in plan, these functions are refusing operation, in these case use the "add..." function, but in case the test case (version) is already in the plan hoping you find these functions helpful as well.
Greetings!

@squash-labs
Copy link

squash-labs bot commented Mar 29, 2020

Manage this branch in Squash

Test this branch here: https://heujget-settestplanitemparams-39yjt.squash.io

@fmancardi
Copy link
Contributor

Thanks for your help. The idea in the future is to dismiss the XML-RPC API In favor of REST API.
Rest API is under rewriting to use the latest Slim Framework version.
This code will be reviewed and will only be added to testlink 2.0.0.

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.

2 participants