Skip to content

feat: support custom statuses.#246

Open
PavelButuzov wants to merge 1 commit intomainfrom
feat/TMS-38328
Open

feat: support custom statuses.#246
PavelButuzov wants to merge 1 commit intomainfrom
feat/TMS-38328

Conversation

@PavelButuzov
Copy link
Contributor

No description provided.

@PavelButuzov PavelButuzov added documentation Improvements or additions to documentation enhancement New feature or request and removed documentation Improvements or additions to documentation labels Mar 19, 2026
.set_teardown_results(executable_test['tearDownResults'])\
.set_duration(executable_test['duration'])\
.set_outcome(executable_test['outcome'])\
.set_status_type(executable_test['status_type'])\
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

вообще по логике если мы проставляем status_type то нам не нужно проставлять outcome и status code. Логика приоритета тут status_code > status_type > outcome

LinkApiResult,
UpdateLinkApiModel,
AssignAttachmentApiModel,
TestStatusType
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

форматирование

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants