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

feat: add testnet cleanup on interrupted test run #2659

Merged
merged 1 commit into from
Oct 1, 2024
Merged

Commits on Oct 1, 2024

  1. feat: add testnet cleanup on interrupted test run

    - Introduced `_cleanup_testnet` function to handle testnet cleanup.
    - Modified the trap to call `_interrupted` function on SIGINT.
    - Added `pytest_keyboard_interrupt` hook to create a status file.
    - Updated `setup_venv.sh` to create venv only if it doesn't exist.
    - Enhanced `testenv_setup_teardown` to handle interrupted test runs.
    mkoura committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    4e31c33 View commit details
    Browse the repository at this point in the history