Skip to content

[GSK-1726] Add code snippet to Export test button#1408

Merged
henchaves merged 8 commits intomainfrom
feature/gsk-1726-export-test-suite-button
Sep 27, 2023
Merged

[GSK-1726] Add code snippet to Export test button#1408
henchaves merged 8 commits intomainfrom
feature/gsk-1726-export-test-suite-button

Conversation

@henchaves
Copy link
Copy Markdown
Member

@henchaves henchaves commented Sep 19, 2023

Description

This PR makes the "Export" button of a Test Suite functional. It opens a modal with a code snippet of how to load the current Test Suite in a Python Notebook.

Related Issue

GSK-1726 (available on Linear)

Type of Change

  • 📚 Examples / docs / tutorials / dependencies update
  • 🔧 Bug fix (non-breaking change which fixes an issue)
  • 🥂 Improvement (non-breaking change which improves an existing feature)
  • 🚀 New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to change)
  • 🔐 Security fix

@linear
Copy link
Copy Markdown

linear Bot commented Sep 19, 2023

GSK-1726 Export test suite button

We need to:

  • Show the use what is the code snippet to execute the test suite in the Python notebook (load the suite using the id and then execute it)
  • (Not mandatory) Show the user the code snippet to execute the suite inside a GitHub CI/CD using our CLI

@henchaves henchaves self-assigned this Sep 19, 2023
@henchaves henchaves marked this pull request as ready for review September 20, 2023 17:50
@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@henchaves henchaves merged commit 4d0d6d2 into main Sep 27, 2023
@henchaves henchaves deleted the feature/gsk-1726-export-test-suite-button branch September 27, 2023 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants