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

SG-37203 [Mockgun] Ensure string comparison are case insensitive #217

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

rlessardrodeofx
Copy link

Hi!

We recently realized that for text field comparisons, Mockgun was case sensitive where a real Shotgun instance was always case insensitive.

This seemed standard behavior so I updated Mockgun to match.
I've also added appropriate tests and new ones to increase text field comparison test coverage.

Let me know what you think.

@kporangehat
Copy link

It's almost 4+ years. This feels pretty foundational to bringing mockgun functionality closer to "real world" use cases. Any update on getting this merged?

@carlos-villavicencio-adsk carlos-villavicencio-adsk changed the title [Mockgun] Ensure string comparison are case insensitive SG-37203 [Mockgun] Ensure string comparison are case insensitive Nov 15, 2024
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.

2 participants