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

Fix unittests #859

Merged
merged 3 commits into from
May 31, 2024
Merged

Commits on May 31, 2024

  1. Fix: Update silencing of wrong pylint warnings

    Introduced an error when silencing pylint warnings. This should fix it.
    christian-intra2net committed May 31, 2024
    Configuration menu
    Copy the full SHA
    29fe911 View commit details
    Browse the repository at this point in the history
  2. Fix again: result for vba ppt sample

    Another recent pull request changed the outcome of 2 tests for one
    sample. However, those results do not appear on my system or the github
    integrated unittest systems. Maybe detection is dependent on system
    encoding?
    
    Need to investigate, exclude sample for now.
    christian-intra2net committed May 31, 2024
    Configuration menu
    Copy the full SHA
    2127af0 View commit details
    Browse the repository at this point in the history
  3. Add sample name to unittest fail message.

    Should help debugging unexpected results.
    christian-intra2net committed May 31, 2024
    Configuration menu
    Copy the full SHA
    0550fd1 View commit details
    Browse the repository at this point in the history