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

word variant test doesn't catch mixed case issues. #2093

Closed
coke opened this issue Jun 6, 2018 · 3 comments
Closed

word variant test doesn't catch mixed case issues. #2093

coke opened this issue Jun 6, 2018 · 3 comments
Assignees
Labels
xt Regarding current or new xt/ tests or the utils/

Comments

@coke
Copy link
Collaborator

coke commented Jun 6, 2018

for example "Smart match".

Need to update the test to be case insensitive and fix the instances it finds.

@coke coke added the xt Regarding current or new xt/ tests or the utils/ label Jun 6, 2018
@coke coke self-assigned this Jun 6, 2018
@coke
Copy link
Collaborator Author

coke commented Jun 6, 2018

Additionally, plurals are also missed.

e.g. "File Handles" should be "Filehandles"

@JJ
Copy link
Contributor

JJ commented Jun 7, 2018

Looks done here, right?

@coke
Copy link
Collaborator Author

coke commented Jun 11, 2018

Work done in: dd13765, f4f975b, efeabe5

@coke coke closed this as completed Jun 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
xt Regarding current or new xt/ tests or the utils/
Projects
None yet
Development

No branches or pull requests

2 participants