Skip to content

test(warn): Address warnings during tests #64

test(warn): Address warnings during tests

test(warn): Address warnings during tests #64

GitHub Actions / Test Suite Reports (python3.8) succeeded Oct 29, 2023 in 0s

Test Suite Reports (python3.8) ✅

Tests passed successfully

✅ ./build/reports/py38/pytest-junit.xml

44 tests were completed in 13s with 44 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 44✅ 13s

✅ pytest

src.prunerr.tests.test_cli.PrunerrCLITests
  ✅ test_cli_dash_m_option
  ✅ test_cli_exit_code
  ✅ test_cli_help
  ✅ test_cli_module_main
  ✅ test_cli_option_errors
  ✅ test_cli_options
  ✅ test_cli_subcommand
  ✅ test_importable
src.prunerr.tests.test_daemon.PrunerrDaemonTests
  ✅ test_daemon_command
src.prunerr.tests.test_downloadclient.PrunerrDownloadClientTests
  ✅ test_download_client_aggregation
  ✅ test_download_client_missing_port
  ✅ test_download_client_repr
  ✅ test_parallel_to
src.prunerr.tests.test_downloaditem.PrunerrDownloadItemTests
  ✅ test_download_item_missing_files
  ✅ test_download_item_multiple_roots
  ✅ test_download_item_rate_total
  ✅ test_download_item_seconds_since_done
src.prunerr.tests.test_free_space.PrunerrFreeSpaceTests
  ✅ test_free_remaining_downloads
  ✅ test_free_space_exec
  ✅ test_free_space_orphans
  ✅ test_free_space_unregistered
  ✅ test_free_space_workflow
src.prunerr.tests.test_move.PrunerrMoveTests
  ✅ test_move_exec
  ✅ test_move_imported_before
  ✅ test_move_timeout
  ✅ test_move_usual_lifecycle
src.prunerr.tests.test_operations.PrunerrDownloadItemTests
  ✅ test_operation_and
  ✅ test_operation_executor_files_count
  ✅ test_operation_executor_files_invalid_aggregation
  ✅ test_operation_executor_files_missing
  ✅ test_operation_executor_files_sum
  ✅ test_operation_invalid_executor
  ✅ test_operation_invalid_options
  ✅ test_operation_invalid_reversed
  ✅ test_operation_invalid_value
src.prunerr.tests.test_review.PrunerrReviewTests
  ✅ test_review_bandwidth_priority
  ✅ test_review_edge_cases
  ✅ test_review_edge_cases_quiet
src.prunerr.tests.test_runner.PrunerrRunnerTests
  ✅ test_runner_empty_config
  ✅ test_runner_empty_operations
  ✅ test_runner_missing_config
src.prunerr.tests.test_servarr.PrunerrServarrTests
  ✅ test_servarr_repr
src.prunerr.tests.test_verify.PrunerrVerifyTests
  ✅ test_verify_exec
  ✅ test_verify_workflow