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

Make test cases searchable in TestBrowser #1192

Merged
merged 4 commits into from Dec 4, 2017

Conversation

Aergwyn
Copy link
Member

@Aergwyn Aergwyn commented Nov 24, 2017

solves #1188

{
public IEnumerable<string> FilterTerms => new[] { TestType.Name.Replace("TestCase", "") };

This comment was marked as off-topic.

Getting the filter terms from `SpriteText` instead of using the name of the test itself.
This includes the optional description now.
Copy link
Contributor

@smoogipoo smoogipoo left a comment

Choose a reason for hiding this comment

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

I think this is ok.

@smoogipoo smoogipoo merged commit e21fc5e into ppy:master Dec 4, 2017
@Aergwyn Aergwyn deleted the make-testcases-searchable branch December 4, 2017 16:37
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.

None yet

3 participants