Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Download of test report attachments #14

Open
jonherrmann opened this issue Apr 4, 2016 · 1 comment
Open

Download of test report attachments #14

jonherrmann opened this issue Apr 4, 2016 · 1 comment
Assignees
Labels
importance: low Will be scheduled later. Leave a comment if you think the importance is higher. Type: create EIP Create an EIP for this Enhancement

Comments

@jonherrmann
Copy link
Collaborator

jonherrmann commented Apr 4, 2016

Ask -when the user wants to download a Test Report- if the attachments shall be packed with the test report into a zip file.

@jonherrmann jonherrmann self-assigned this Apr 4, 2016
@jonherrmann jonherrmann added the Type: create EIP Create an EIP for this Enhancement label Apr 4, 2016
@jonherrmann jonherrmann added the importance: low Will be scheduled later. Leave a comment if you think the importance is higher. label Jun 17, 2016
@jonherrmann
Copy link
Collaborator Author

What needs to be changed to achieve this?

  • Add a xsl:param attachmentUrl to TestRun2DefaultReport stylesheet (default value: serviceUrl)
  • Register a new Report Transformer, overwrite parameter attachmentUrl with.
  • Add endpoint 'v2/TestTaskResult/{id}.zip' (alternative: add parameter zip to v2/TestTaskResult/{id}.html )
  • Change UI:
    In most cases, it should be sufficient and more comfortable for the user if the report can be downloaded with one click on the Download button. Should we just add a second Download Report with Attachments button?

jonherrmann pushed a commit that referenced this issue Oct 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
importance: low Will be scheduled later. Leave a comment if you think the importance is higher. Type: create EIP Create an EIP for this Enhancement
Projects
None yet
Development

No branches or pull requests

1 participant