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

Updated Rule Parsing Tests for Improved Coverage #28

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

Conversation

NikhilNRS
Copy link
Contributor

Overview

This PR updates the test suite for the rule_parsing.py module to enhance test coverage and reliability. It focuses on refining the tests for rule parsing.

Changes Made

  1. Probabilistic Rule Parsing Test:

    • Revised the test for probabilistic rules to ensure accurate parsing and tuple output from the postparse function.
  2. Cleanup and Documentation:

    • Eliminated redundant tests and improved comments within the test cases for better clarity and maintainability.

Purpose

These updates aim to ensure the rule parsing logic behaves as expected under various scenarios, enhancing the overall robustness of the module.

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.

6 participants