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

API method TestPlan.create_test_run() #1997

Closed
atodorov opened this issue Oct 8, 2020 · 1 comment
Closed

API method TestPlan.create_test_run() #1997

atodorov opened this issue Oct 8, 2020 · 1 comment

Comments

@atodorov
Copy link
Member

atodorov commented Oct 8, 2020

As a follow-up to:
#444 (comment)
#444 (comment)

a new API method that will create a new TestRun from a TestPlan is requested.

NOTE: inside CreateTestRunView there are snippets of code which relate to the creation of new TestRun and then add the selected cases for execution to the TR. This needs to be refactored first and split into a method which can easily be reused both from the API and from the UI.

WARNING: this is a good candidate for a bounty but is a bit undefined ATM. If you are interested leave a comment and we'll refine the definition and tag it with a monetary label.

@atodorov atodorov added this to the bounty-program milestone Oct 8, 2020
@atodorov
Copy link
Member Author

atodorov commented Mar 6, 2021

Closed in favor of TestRun.create() & TestRun.add_case() methods.

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

No branches or pull requests

1 participant