8000 new TestLink-API-Python-client release candidate v0.4.5-RC1 by lczub · Pull Request #1 · adamsar/TestLink-API-Python-client · GitHub
[go: up one dir, main page]

Skip to content

new TestLink-API-Python-client release candidate v0.4.5-RC1#1

Open
lczub wants to merge 293 commits intoadamsar:masterfrom
lczub:master
Open

new TestLink-API-Python-client release candidate v0.4.5-RC1#1
lczub wants to merge 293 commits intoadamsar:masterfrom
lczub:master

Conversation

@lczub
Copy link
@lczub lczub commented Nov 11, 2013

Hello Andrew,

I published a new TestLink-API-Python-client release candidate v0.4.5-RC1.
Main target is a refactoring to

  • implement the api methods as generic methods, generated via decorators
  • the methods supports now all optional API arguments
  • it reduces the copy&paste code blocks
  • a handling for response with TestLink API error codes
  • the API could be asked, which methods and arguments are supported
  • the examples are extended for near all supported api methods (and necessary code changes between v0.4.0 and v.0.4.5)

Hope, you agree with these changes and integrated them into your repository.

  • Details see above v0.4.5-RC1 release note link

Greetings Luiko

Luiko Czub and others added 30 commits December 22, 2013 21:29
- 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
Luiko Czub and others added 26 commits August 11, 2019 21:51
not tested with py27 might be incompatible
two separate transport classes, one for py27 support other for py3x
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
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.

10 participants

0