Conversation
…oss GUI Builder and Pipeline step
|
Really great stuff @mazimkhan I believe we are ready to merge it once I can confirm i) the code from that testlink pull request has been released |
| Test\ Plan\ Name=Nome do Plano de Testes | ||
| Platform\ Name=Nome da Plataforma | ||
| Build\ Name=Nome do Build | ||
| Build\ Custom\ Fields\ Values=Construir valores personalizados Campos |
There was a problem hiding this comment.
That'd probably be something like "Campos customizados do Build" (Build as a noun rather than the verb construir). Ditto for Spanish. Will fix after merging.
| * Calculates the new value of this wrapped test case execution status, | ||
| * given a number of custom fields. | ||
| * @param numberOfCustomFields | ||
| * @param keyCustomFieldName |
| <groupId>br.eti.kinoshita</groupId> | ||
| <artifactId>testlink-java-api</artifactId> | ||
| <version>1.9.14-0</version> | ||
| <version>1.9.14-1-SNAPSHOT</version> |
There was a problem hiding this comment.
What was the reason for using 1.9.14-1-SNAPSHOT? Which version of TestLink did you test your code against, please?
There was a problem hiding this comment.
Never mind the reason for using the snapshot. Probably you were using your local version with the buildCustomFields.
| protected String buildName; | ||
| /** | ||
| * The Build custom fields. | ||
| */ |
There was a problem hiding this comment.
Once we merge that other pull request from testlink-java-api, we can merge this PR too.
|
I think there was an old review in GitHub, so I just pressed "submit review". Some conflicting files too.... sorry. |
Support for working with pipeline jobs.