/dports/www/flexget/Flexget-3.2.18/flexget/tests/ |
H A D | test_series.py | 218 def test_database(self, execute_task): argument 314 def test_smoke(self, execute_task): argument 557 def test_forwards(self, execute_task): argument 589 def test_sequence(self, execute_task): argument 795 def test_propers(self, execute_task): argument 886 def test_names(self, execute_task): argument 948 def test_dupes(self, execute_task): argument 1091 def test_propers(self, execute_task): argument 1150 def test_idiotic(self, execute_task): argument 1266 def test_auto(self, execute_task): argument [all …]
|
H A D | test_trakt.py | 78 def test_lookup_name(self, execute_task): argument 90 def test_lookup(self, execute_task): argument 108 def test_unknown_series(self, execute_task): argument 115 def test_search_results(self, execute_task): argument 154 def test_search_success(self, execute_task): argument 159 def test_date(self, execute_task): argument 172 def test_absolute(self, execute_task): argument 187 def test_lookup_actors(self, execute_task): argument 214 def test_season_lookup(self, execute_task): argument 235 def test_trakt_movies(self, execute_task): argument [all …]
|
H A D | test_subtitle_list.py | 232 def test_subtitle_list_del(self, execute_task): argument 241 def test_subtitle_list_unique_lang(self, execute_task): argument 254 def test_subtitle_list_old(self, execute_task): argument 269 def test_subtitle_list_subliminal_fail(self, execute_task): argument 282 def test_subtitle_list_subliminal_semi_fail(self, execute_task): argument 303 def test_subtitle_list_subliminal_success(self, execute_task): argument 342 def test_subtitle_list_local_subtitles(self, execute_task): argument 352 def test_subtitle_list_local_dir(self, execute_task): argument 370 def test_subtitle_list_subliminal_dir_success(self, execute_task): argument 458 def test_subtitle_list_path(self, execute_task): argument [all …]
|
H A D | test_list_interface.py | 165 def test_list_add(self, execute_task): argument 172 def test_multiple_list_add(self, execute_task): argument 182 def test_list_accept_with_remove(self, execute_task): argument 196 def test_list_accept_without_remove(self, execute_task): argument 254 def test_list_remove(self, execute_task): argument 267 def test_list_reject(self, execute_task): argument 277 def test_list_queue(self, execute_task): argument 291 def test_list_clear_start(self, execute_task): argument 298 def test_list_clear_exit(self, execute_task): argument 308 def test_list_clear_input(self, execute_task): argument [all …]
|
H A D | test_movie_list.py | 126 def test_list_add(self, execute_task): argument 133 def test_allowed_identifiers(self, execute_task): argument 145 def test_multiple_list_add(self, execute_task): argument 155 def test_list_accept_with_remove(self, execute_task): argument 169 def test_list_accept_without_remove(self, execute_task): argument 227 def test_list_remove(self, execute_task): argument 240 def test_list_reject(self, execute_task): argument 250 def test_list_accept_for_real_title(self, execute_task): argument 298 def test_strip_year_just_list_name(self, execute_task): argument 306 def test_strip_year_positive(self, execute_task): argument [all …]
|
H A D | test_rss.py | 55 def test_rss(self, execute_task): argument 106 def test_rss2(self, execute_task): argument 113 def test_rss3(self, execute_task): argument 122 def test_group_links(self, execute_task): argument 138 def test_multiple_links(self, execute_task): argument 148 def test_all_entries_no(self, execute_task): argument 158 def test_all_entries_yes(self, execute_task): argument 164 def test_field_sanitation(self, execute_task): argument 171 def test_content(self, execute_task): argument 190 def test_rss_broken_url(self, execute_task): argument [all …]
|
H A D | test_nfo_lookup.py | 80 def test_nfo_with_only_id(self, execute_task): argument 100 def test_nfo_with_id_title(self, execute_task): argument 114 def test_nfo_with_id_title_originaltitle(self, execute_task): argument 131 def test_nfo_with_id_title_plot(self, execute_task): argument 150 def test_nfo_with_id_genres(self, execute_task): argument 162 def test_nfo_with_no_nfo_file(self, execute_task): argument 178 def test_nfo_lookup_without_filesystem(self, execute_task): argument 230 def test_nfo_with_id_title_and_actors(self, execute_task): argument 260 def test_nfo_with_all_fields(self, execute_task): argument 328 def test_nfo_with_invalid_file(self, execute_task): argument [all …]
|
H A D | test_next_series_episodes.py | 133 def inject_series(self, execute_task, release_name): argument 139 def test_next_series_episodes_backfill(self, execute_task): argument 155 def test_next_series_episodes_no_backfill(self, execute_task): argument 162 def test_next_series_episodes_rejected(self, execute_task): argument 169 def test_next_series_episodes_from_start(self, execute_task): argument 175 def test_next_series_episodes_begin(self, execute_task): argument 202 def test_next_series_episodes_advancement(self, execute_task): argument 209 def test_next_series_episodes_alternate_name(self, execute_task): argument 227 def test_next_series_episodes_search_strings(self, execute_task): argument 235 def test_next_series_episodes_only_same_season(self, execute_task): argument [all …]
|
H A D | test_upgrade.py | 36 def test_learn(self, execute_task): argument 43 def test_tracking(self, execute_task): argument 49 def test_upgrade_quality(self, execute_task): argument 55 def test_reject_lower(self, execute_task): argument 101 def test_target_outside_range(self, execute_task): argument 107 def test_target_within_range(self, execute_task): argument 117 def test_target_quality_1080p(self, execute_task): argument 125 def test_at_target(self, execute_task): argument 157 def test_outside_timeframe(self, execute_task): argument 163 def test_within_timeframe(self, execute_task): argument [all …]
|
H A D | test_regexp.py | 111 def test_accept(self, execute_task): argument 127 def test_reject(self, execute_task): argument 131 def test_rest(self, execute_task): argument 136 def test_rest2(self, execute_task): argument 140 def test_only_rest(self, execute_task): argument 144 def test_excluding(self, execute_task): argument 152 def test_from(self, execute_task): argument 156 def test_multiple_excluding(self, execute_task): argument 168 def test_complicated(self, execute_task): argument 183 def test_numeric(self, execute_task): argument [all …]
|
H A D | test_content_filter.py | 92 def test_reject1(self, execute_task): argument 96 def test_reject2(self, execute_task): argument 102 def test_require1(self, execute_task): argument 106 def test_require2(self, execute_task): argument 112 def test_require_all1(self, execute_task): argument 118 def test_require_all2(self, execute_task): argument 124 def test_strict(self, execute_task): argument 129 def test_cache(self, execute_task): argument 141 def test_min_files(self, execute_task): argument 147 def test_max_files(self, execute_task): argument
|
H A D | test_imdb.py | 135 def test_lookup(self, execute_task): argument 166 def test_year(self, execute_task): argument 180 def test_actors(self, execute_task): argument 197 def test_directors(self, execute_task): argument 213 def test_writers(self, execute_task): argument 232 def test_score(self, execute_task): argument 255 def test_genre(self, execute_task): argument 279 def test_language(self, execute_task): argument 303 def test_mpaa(self, execute_task): argument 337 def test_invalid_url(self, execute_task): argument [all …]
|
H A D | test_filesystem.py | 100 def test_string(self, execute_task): argument 109 def test_list(self, execute_task): argument 118 def test_object_string(self, execute_task): argument 127 def test_object_list(self, execute_task): argument 136 def test_file_mask(self, execute_task): argument 145 def test_regexp_test(self, execute_task): argument 154 def test_recursive_true(self, execute_task): argument 193 def test_retrieve_files(self, execute_task): argument 211 def test_combine_1(self, execute_task): argument 220 def test_combine_2(self, execute_task): argument [all …]
|
H A D | test_exists_movie.py | 110 def test_existing_dirs(self, execute_task): argument 120 def test_existing_files(self, execute_task): argument 130 def test_same_name_diff_year(self, execute_task): argument 144 def test_lookup_imdb(self, execute_task): argument 154 def test_diff_qualities_allowed(self, execute_task): argument 161 def test_diff_qualities_not_allowed(self, execute_task): argument 168 def test_diff_qualities_downgrade(self, execute_task): argument 175 def test_diff_qualities_upgrade(self, execute_task): argument 184 def test_propers(self, execute_task): argument 193 def test_invalid(self, execute_task): argument [all …]
|
H A D | test_series_premiere.py | 89 def test_only_one(self, execute_task): argument 96 def test_dupes_across_tasks(self, execute_task): argument 102 def test_path_set(self, execute_task): argument 106 def test_pilot_and_premiere(self, execute_task): argument 110 def test_no_teasers(self, execute_task): argument 115 def test_multi_episode(self, execute_task): argument 119 def test_rerun(self, execute_task): argument 123 def test_no_rerun_with_series(self, execute_task): argument 127 def test_no_rerun(self, execute_task): argument 131 def test_no_configured_shows(self, execute_task): argument
|
H A D | test_assume_quality.py | 89 def test_matching(self, execute_task): argument 94 def test_negative_matching(self, execute_task): argument 102 def test_no_clobber(self, execute_task): argument 108 def test_default(self, execute_task): argument 115 def test_simple(self, execute_task): argument 122 def test_priority(self, execute_task): argument 128 def test_invalid_target(self, execute_task): argument 132 def test_with_series(self, execute_task): argument 136 def test_with_series_target(self, execute_task): argument 140 def test_with_series_qualities(self, execute_task): argument
|
H A D | test_thetvdb.py | 68 def test_lookup(self, mocked_expired, execute_task): argument 133 def test_cache(self, mocked_expired, execute_task): argument 161 def test_unknown_series(self, mocked_expired, execute_task): argument 170 def test_absolute(self, mocked_expired, execute_task): argument 178 def test_find_series_id(self, mocked_expired, execute_task): argument 208 def test_expire_no_check(self, execute_task): argument 239 def test_expire_check(self, execute_task): argument 321 def test_favorites(self, mocked_expired, execute_task): argument 338 def test_strip_date(self, mocked_expired, execute_task): argument 380 def test_favorites(self, mocked_expired, execute_task): argument [all …]
|
H A D | test_discover.py | 105 def test_interval(self, execute_task, manager): argument 122 def test_estimates(self, execute_task, manager): argument 136 def test_next_series_episodes(self, execute_task): argument 140 def test_next_series_episodes_with_bad_search(self, execute_task): argument 149 def test_next_series_episodes_multiple_results(self, execute_task): argument 231 def test_next_series_episodes_rerun(self, execute_task): argument 236 def test_next_series_episodes_backfill(self, execute_task): argument 249 def test_next_series_episodes_with_completed_season(self, execute_task): argument 262 def test_next_series_episodes_with_uncompleted_season(self, execute_task): argument 269 def test_next_series_seasons(self, execute_task): argument [all …]
|
H A D | test_torrent_match.py | 73 def test_multi_torrent_empty_name(self, execute_task): argument 79 def test_single_torrent(self, execute_task): argument 85 def test_single_torrent_in_other_dir(self, execute_task): argument 91 def test_single_torrent_wrong_size(self, execute_task): argument 98 def test_multi_torrent_with_diff_not_allowed(self, execute_task): argument 105 def test_multi_torrent_with_diff_allowed(self, execute_task): argument 113 def test_multi_torrent_is_root_dir(self, execute_task): argument 121 def test_with_filesystem(self, execute_task): argument
|
H A D | test_download.py | 50 def test_path_and_temp(self, execute_task): argument 55 def test_just_path(self, execute_task): argument 60 def test_just_string(self, execute_task): argument 65 def test_just_temp(self, execute_task, manager): argument 113 def test_wrong_permission(self, execute_task): argument 118 def test_temp_non_existent(self, execute_task): argument 123 def test_wrong_config_1(self, execute_task): argument 128 def test_wrong_config_2(self, execute_task): argument 133 def test_wrong_config_3(self, execute_task): argument 174 def test_download_auth(self, execute_task): argument
|
H A D | test_torrent.py | 26 def test_infohash(self, execute_task): argument 34 def test_magnet_infohash(self, execute_task): argument 68 def test_seen_info_hash(self, execute_task): argument 78 def test_same_run(self, execute_task): argument 127 def test_add_trackers(self, execute_task, tmpdir): argument 137 def test_remove_trackers(self, execute_task, tmpdir): argument 151 def test_modify_trackers(self, execute_task, tmpdir): argument 170 def test_private_torrents(self, execute_task): argument 213 def test_torrent_scrub(self, execute_task, tmpdir): argument 259 def test_torrent_scrub_fields(self, execute_task): argument [all …]
|
H A D | test_exists_series.py | 109 def test_existing(self, execute_task): argument 119 def test_diff_qualities_allowed(self, execute_task): argument 126 def test_diff_qualities_not_allowed(self, execute_task): argument 133 def test_diff_qualities_downgrade(self, execute_task): argument 140 def test_diff_qualities_upgrade(self, execute_task): argument 147 def test_propers(self, execute_task): argument 155 def test_invalid(self, execute_task): argument 160 def test_with_metainfo_series(self, execute_task): argument 170 def test_jinja_path(self, manager, execute_task): argument
|
H A D | test_misc.py | 36 def test_disable_builtins(self, execute_task): argument 57 def test_parsing(self, execute_task): argument 90 def test_smoke(self, execute_task): argument 111 def test_immortal(self, execute_task): argument 178 def test_field_required(self, execute_task): argument 258 def test_set(self, execute_task): argument 264 def test_jinja(self, execute_task): argument 274 def test_non_string(self, execute_task): argument 280 def test_lazy(self, execute_task): argument 286 def test_lazy_err(self, execute_task): argument [all …]
|
H A D | test_content_size.py | 39 def test_min(self, execute_task): argument 45 def test_max(self, execute_task): argument 51 def test_strict(self, execute_task): argument 56 def test_cache(self, execute_task): argument 96 def test_min(self, execute_task): argument 104 def test_max(self, execute_task): argument 111 def test_torrent(self, execute_task): argument
|
H A D | test_seen.py | 30 def test_seen(self, execute_task): argument 56 def test_learn(self, execute_task): argument 90 def test_local(self, execute_task): argument 103 def test_local_dict_config(self, execute_task): argument 153 def test_seen_movies(self, execute_task): argument 178 def test_seen_movies_strict(self, execute_task): argument 185 def test_seen_movies_local(self, execute_task): argument
|