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

ShareazaDownloadParserTest for ShareazaDownloadParser #2339

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

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    2816d31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5225f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7487bc View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. change Object handler

    marcus6n committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    d433536 View commit details
    Browse the repository at this point in the history
  2. change variable name

    marcus6n committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    5661604 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f6fb9a View commit details
    Browse the repository at this point in the history
  4. Extend ShareazaDownloadParserTest from TiffPageParserTest and call ge…

    …tContext(filePath) directly.
    marcus6n committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    59ede25 View commit details
    Browse the repository at this point in the history
  5. Add assertions to check presence of server details in HTS

    - Added assertTrue statements to verify the presence of various server details in the HTS output.
    - Each line corresponds to specific attributes of the server, ensuring comprehensive testing of the server information.
    marcus6n committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    670f497 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8778280 View commit details
    Browse the repository at this point in the history