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

file testing issue - tmp file cleanup #5285

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

Commits on Jun 5, 2024

  1. Update test_art.py tmp cleanup

    Added cleanup function to address the creation of unnecessary tmp files during testing
    khrystianc committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    71bdb7f View commit details
    Browse the repository at this point in the history
  2. Update test_art.py tmp file cleanup

    Add cleanup function to test files to remove temporary files
    khrystianc committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    29a0003 View commit details
    Browse the repository at this point in the history
  3. Update test_bareasc.py tmp file cleanup

    Add cleanup function to test files to remove temporary files
    khrystianc committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    ffb6b03 View commit details
    Browse the repository at this point in the history
  4. Update test_embedart.py tmp file cleanup

    Add cleanup function to test files to remove temporary files
    khrystianc committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    7e3c773 View commit details
    Browse the repository at this point in the history
  5. Update test_play.py tmp file cleanup

    Add cleanup function to test files to remove temporary files
    khrystianc committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    61ba5ab View commit details
    Browse the repository at this point in the history
  6. Update test_zero.py tmp file cleanup

    Add cleanup function to test files to remove temporary files
    khrystianc committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    a42b5a4 View commit details
    Browse the repository at this point in the history
  7. Update test_play.py

    khrystianc committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    b0c9a13 View commit details
    Browse the repository at this point in the history
  8. Update test_embedart.py

    khrystianc committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    4017690 View commit details
    Browse the repository at this point in the history
  9. Update test_bareasc.py

    khrystianc committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    f4070e6 View commit details
    Browse the repository at this point in the history