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

Added test-list option to run-ui-tests #4540

Merged
merged 2 commits into from Nov 30, 2017
Merged

Conversation

codingCoffee
Copy link
Contributor

will help bifurcating the ui tests into stages

will help bifurcating the ui tests into stages
return tests

def get_tests_for(app):
'''Get all tests for a particular app'''
def get_tests_for(test_list=None, app=None):
Copy link
Member

Choose a reason for hiding this comment

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

add new parameter at the end

@rmehta rmehta merged commit d746d1e into frappe:develop Nov 30, 2017
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants