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

Add func delete_test_run #55

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add func delete_test_run #55

wants to merge 1 commit into from

Conversation

SlyJackal
Copy link

Add function to delete test run by key.

How to use:

delete a test cycle (formerly test run)

delete_test_run(test_run_key=test_run_key)

Copy link
Collaborator

@Shutgun Shutgun left a comment

Choose a reason for hiding this comment

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

Hi @SlyJackal, your addition basically looks good. Can you please add a unittest, too?

@SlyJackal
Copy link
Author

Hi @Shutgun, I will

@2Fake
Copy link
Collaborator

2Fake commented Mar 18, 2024

Hi @SlyJackal. Do you know when you add the unit tests? Or can we close this pull request?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants