qase-tms/qase-python

Python Client. The attachments uploaded during a result submission are not shown in the test run

Closed this issue · 4 comments

STR:

  • use client v2.2.4 or later
  • report the results into a run using python client
  • send attachments with a result

AR:

  • in the UI of a test run, attachments are not shown
  • they send attachments using Qase.attachments.upload(self.project_code, file_path)
  • request is successful
  • but, in the run there is no attachment for a case that was submitted

ER:

  • attachments passed with result should be shown in the run UI
stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

n3r commented

Problem was solved in qaseio-v.3.1.0