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

Updates methodsv2 unit tests #1351

Merged
merged 12 commits into from
Jul 23, 2024

Commits on Jul 16, 2024

  1. Updates TestUtil.pm

    * Explicit error messages expected list does not match extracted by code
    * Support for distrinktion between empty list and undefined list
    * Added feature "single scenario"
    * Added feature "disable scenarios" for one run
    * Corrected bug that created undefined IP address when IP addresses were
      extracted from name/IP expressions an expression was name only
    * Replaced built in IP address verification against from Zonemaster library
    matsduf authored and tgreenx committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    3e2e398 View commit details
    Browse the repository at this point in the history
  2. Updates methodsv2.t

    * Adds more scenarios/unit tests
    * Updates unit tests
    * Adds support for running a single scenario or
      temporarily disable a scenario or list of scenarios
    matsduf authored and tgreenx committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    56bd4da View commit details
    Browse the repository at this point in the history
  3. Updates data

    matsduf authored and tgreenx committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    8e6f726 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Marc van der Wal <103426270+marc-vanderwal@users.noreply.github.com>
    tgreenx and marc-vanderwal committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    fa8911d View commit details
    Browse the repository at this point in the history
  5. Update t/TestUtil.pm for MethodsV2, and unit tests

    - Fix support of name servers without IP addresses in input data hash
    - Update unit tests
    - Update unit test data
    tgreenx committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    a49117d View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Update t/TestUtil.pm for MethodsV2, and unit tests

    - Fix support of name servers without IP address
    - Add check for existence of single scenario
    - Update unit test and unit test data
    tgreenx committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    4184d4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ad849b View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Apply suggestions from code review

    Co-authored-by: Marc van der Wal <103426270+marc-vanderwal@users.noreply.github.com>
    matsduf and marc-vanderwal authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    0bd581a View commit details
    Browse the repository at this point in the history
  2. Removes unsed POD code

    matsduf committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    9703d4b View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    8012cd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5cd61c View commit details
    Browse the repository at this point in the history
  3. Updates data after merge

    matsduf committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    d96c59b View commit details
    Browse the repository at this point in the history