Skip to content

Merge remote-tracking branch 'structure-local/py-ci-cli' into develop #68

Merge remote-tracking branch 'structure-local/py-ci-cli' into develop

Merge remote-tracking branch 'structure-local/py-ci-cli' into develop #68

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

Test Suite Reports (python3.9) ✅

Tests passed successfully

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

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

Test suite Passed Failed Skipped Time
pytest 44✅ 15s

✅ pytest

tests.prunerrtests.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
tests.prunerrtests.test_daemon.PrunerrDaemonTests
  ✅ test_daemon_command
tests.prunerrtests.test_downloadclient.PrunerrDownloadClientTests
  ✅ test_download_client_aggregation
  ✅ test_download_client_missing_port
  ✅ test_download_client_repr
  ✅ test_parallel_to
tests.prunerrtests.test_downloaditem.PrunerrDownloadItemTests
  ✅ test_download_item_missing_files
  ✅ test_download_item_multiple_roots
  ✅ test_download_item_rate_total
  ✅ test_download_item_seconds_since_done
tests.prunerrtests.test_free_space.PrunerrFreeSpaceTests
  ✅ test_free_remaining_downloads
  ✅ test_free_space_exec
  ✅ test_free_space_orphans
  ✅ test_free_space_unregistered
  ✅ test_free_space_workflow
tests.prunerrtests.test_move.PrunerrMoveTests
  ✅ test_move_exec
  ✅ test_move_imported_before
  ✅ test_move_timeout
  ✅ test_move_usual_lifecycle
tests.prunerrtests.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
tests.prunerrtests.test_review.PrunerrReviewTests
  ✅ test_review_bandwidth_priority
  ✅ test_review_edge_cases
  ✅ test_review_edge_cases_quiet
tests.prunerrtests.test_runner.PrunerrRunnerTests
  ✅ test_runner_empty_config
  ✅ test_runner_empty_operations
  ✅ test_runner_missing_config
tests.prunerrtests.test_servarr.PrunerrServarrTests
  ✅ test_servarr_repr
tests.prunerrtests.test_verify.PrunerrVerifyTests
  ✅ test_verify_exec
  ✅ test_verify_workflow