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

#184781889 [WIP] Add applied_to and applied_to_unidentified in governance rules #74

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

Conversation

XinyuLuan
Copy link
Contributor

Pull Request review Checklist:

  • Follows guidelines for public repo ?
  • README updated, if required ?
  • Release Version updated ?
  • User Agent Version updated ?
  • Includes tests conducted and test result in the ticket and/or QA doc ?
  • Does NOT include code from others? (Unintended consequence of a bad merge) ?

block = self.gov_helper.check_event_should_blocked_by_rule(self.gov_rule, self.request_mapping_for_regex_config, self.ready_for_body_request)
self.assertEqual(block, False)


Copy link
Contributor

Choose a reason for hiding this comment

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

@XinyuLuan can you please add a link to notion/test-cases against each unit test? It will help us to understand better and keep track of changes.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sure, will do

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

2 participants