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

Tests perform overly exact matching on some fields #82

Open
lutzky opened this issue Feb 19, 2020 · 0 comments
Open

Tests perform overly exact matching on some fields #82

lutzky opened this issue Feb 19, 2020 · 0 comments
Labels
kind/feature New feature or request lifecycle/keep-alive Denotes an issues or PR that should never be considered stale.

Comments

@lutzky
Copy link
Contributor

lutzky commented Feb 19, 2020

For example, if I have a test where one of the messages has to: ['some-list'], and I have a rule filtering for to: ['some-list'], the test thinks that this rule is applied to that message. However, if the message has to: ['some-list@google.com'], the test things that this rule is not applied to that message; in real-gmail-filtering it is.

@mbrt mbrt added kind/feature New feature or request lifecycle/keep-alive Denotes an issues or PR that should never be considered stale. labels Mar 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request lifecycle/keep-alive Denotes an issues or PR that should never be considered stale.
Projects
None yet
Development

No branches or pull requests

2 participants