toolium icon indicating copy to clipboard operation
toolium copied to clipboard

Telefonica jira update

Open KarimJesusGalvez opened this issue 1 year ago • 7 comments

Hi

I've started using tollium recently, my objective is to integrate playwright as a webdriver option, but as that is a massive undertaking to begin with, I thought I'd try to update a small part of the repo to get a better undestanding of your process.

Objective of this PR

Change the requests module in toolium/jira for the jira pipy dependency

Additions

  • A Jira documentation file with a configuration example
  • Ability to select the target project for the upload
  • Creates a new execution of the test per upload, instead of updating the Test issue directly
  • Added more log statements

Pending work

  • Needs more unit tests and an extra pass on the original tests
  • Attachements are uploaded in bulk, regardless of the test that created them
  • Likewise the log file is uploaded as it is, previous executions if any included

KarimJesusGalvez avatar Jun 29 '23 11:06 KarimJesusGalvez