new TestLink-API-Python-client release candidate v0.4.5-RC1#1
Open
lczub wants to merge 293 commits intoadamsar:masterfrom
Open
new TestLink-API-Python-client release candidate v0.4.5-RC1#1lczub wants to merge 293 commits intoadamsar:masterfrom
lczub wants to merge 293 commits intoadamsar:masterfrom
Conversation
- copyTCnewVersion(origTestCaseId, **changedAttributes) - copyTCnewTestCase(origTestCaseId, **changedAttributes) - getProjectIDByNode(a_nodeid)
- copyTCnewVersion(origTestCaseId, origVersion=None, **changedAttributes) - copyTCnewTestCase(origTestCaseId, origVersion=None, **changedAttributes) - _copyTC(self, origTestCaseId, changedArgs, origVersion=None, **options)
- uploadRequirementSpecificationAttachment, uploadRequirementAttachment - uploadTestProjectAttachment, uplodTestSuiteAttachment, uploadTestCaseAttachment - uploadAttachment
- platformid, platformname, buildid, buildname
Add Python 2.6 support.
- examples and tests added for getTestCaseCustomFieldExecutionValue and getTestCaseCustomFieldDesignValue
- examples and tests added for updateTestCaseCustomFieldDesignValue - example reportTCResult with custom field value added2
…egular expressions
not tested with py27 might be incompatible
two separate transport classes, one for py27 support other for py3x
…onexecution (TL 1.9.20_fixed) #139
Update testReporter createPlatform with new args (TL 1.9.20_fixed) #139
known issue running against TL 1.9.19
known issue running against TL 1.9.20_fixed
Traduction of testlink api usage
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hello Andrew,
I published a new TestLink-API-Python-client release candidate v0.4.5-RC1.
Main target is a refactoring to
Hope, you agree with these changes and integrated them into your repository.
Greetings Luiko