Lines Matching defs:ia

13 def test_movie_cover_url_should_be_an_image_link(ia):  argument
18 def test_cover_url_if_none_should_be_excluded(ia): argument
23 def test_movie_directors_should_be_a_list_of_persons(ia): argument
31 def test_movie_directors_should_contain_correct_people(ia): argument
37 def test_movie_directors_should_contain_person_names(ia): argument
43 def test_movie_writers_should_be_a_list_of_persons(ia): argument
51 def test_movie_writers_should_contain_correct_people(ia): argument
57 def test_movie_writers_should_contain_person_names(ia): argument
63 def test_movie_title_should_not_have_year(ia): argument
68 def test_movie_title_tv_movie_should_not_include_type(ia): argument
73 def test_movie_title_video_movie_should_not_include_type(ia): argument
78 def test_movie_title_video_game_should_not_include_type(ia): argument
83 def test_movie_title_tv_series_should_not_have_quotes(ia): argument
88 def test_movie_title_tv_mini_series_should_not_have_quotes(ia): argument
93 def test_movie_title_tv_episode_should_not_be_series_title(ia): argument
98 def test_movie_year_should_be_an_integer(ia): argument
103 def test_movie_year_followed_by_kind_in_full_title_should_be_ok(ia): argument
108 def test_movie_year_if_none_should_be_excluded(ia): argument
114 def test_movie_imdb_index_should_be_a_roman_number(ia): argument
120 def test_movie_imdb_index_none_should_be_excluded(ia): argument
125 def test_movie_kind_none_should_be_movie(ia): argument
130 def test_movie_kind_tv_movie_should_be_tv_movie(ia): argument
135 def test_movie_kind_video_movie_should_be_video_movie(ia): argument
140 def test_movie_kind_video_game_should_be_video_game(ia): argument
145 def test_movie_kind_tv_series_should_be_tv_series(ia): argument
150 def test_movie_kind_tv_mini_series_should_be_tv_mini_series(ia): argument
155 def test_movie_kind_tv_series_episode_should_be_episode(ia): argument
175 def test_series_years_if_continuing_should_be_open_range(ia): argument
180 def test_series_years_if_ended_should_be_closed_range(ia): argument
185 def test_series_years_mini_series_ended_in_same_year_should_be_closed_range(ia): argument
190 def test_series_years_if_none_should_be_excluded(ia): argument
195 def test_series_number_of_episodes_should_be_an_integer(ia): argument
200 def test_series_number_of_episodes_if_none_should_be_excluded(ia): argument
206 def test_episode_number_should_be_an_integer(ia): argument
212 def test_episode_number_if_none_should_be_excluded(ia): argument
217 def test_episode_previous_episode_should_be_an_imdb_id(ia): argument
222 def test_episode_previous_episode_if_none_should_be_excluded(ia): argument
227 def test_episode_next_episode_should_be_an_imdb_id(ia): argument
232 def test_episode_next_episode_if_none_should_be_excluded(ia): argument
237 def test_episode_of_series_should_have_title_year_and_kind(ia): argument
247 def test_episode_of_mini_series_should_have_title_year_and_kind(ia): argument
257 def test_episode_of_series_if_none_should_be_excluded(ia): argument
262 def test_movie_rating_should_be_between_1_and_10(ia): argument
267 def test_movie_rating_if_none_should_be_excluded(ia): argument
272 def test_movie_votes_should_be_an_integer(ia): argument
277 def test_movie_votes_if_none_should_be_excluded(ia): argument
282 def test_movie_top250_rank_should_be_between_1_and_250(ia): argument
287 def test_movie_top250_rank_if_none_should_be_excluded(ia): argument
292 def test_movie_bottom100_rank_should_be_between_1_and_100(ia): argument
297 def test_movie_bottom100_rank_if_none_should_be_excluded(ia): argument
303 def test_series_season_titles_should_be_a_list_of_season_titles(ia): argument
310 def test_series_season_titles_if_none_should_be_excluded(ia): argument
315 def test_series_number_of_seasons_should_be_numeric(ia): argument
320 def test_series_number_of_seasons_should_exclude_non_numeric_season_titles(ia): argument
325 def test_episode_original_air_date_should_be_a_date(ia): argument
330 def test_episode_original_air_date_if_none_should_be_excluded(ia): argument
335 def test_season_and_episode_numbers_should_be_integers(ia): argument
341 def test_season_and_episode_numbers_none_should_be_excluded(ia): argument
347 def test_movie_genres_if_single_should_be_a_list_of_genre_names(ia): argument
352 def test_movie_genres_if_multiple_should_be_a_list_of_genre_names(ia): argument
360 def test_movie_plot_outline_should_be_a_longer_text(ia): argument
365 def test_movie_plot_outline_none_should_be_excluded(ia): argument
371 def test_movie_mpaa_should_be_a_rating(ia): argument
377 def test_movie_mpaa_none_should_be_excluded(ia): argument
382 def test_movie_runtimes_single_should_be_a_list_in_minutes(ia): argument
387 def test_movie_runtimes_with_countries_should_include_context(ia): argument
392 def test_movie_runtimes_if_none_should_be_excluded(ia): argument
397 def test_movie_countries_if_single_should_be_a_list_of_country_names(ia): argument
402 def test_movie_countries_if_multiple_should_be_a_list_of_country_names(ia): argument
410 def test_movie_country_codes_if_single_should_be_a_list_of_country_codes(ia): argument
415 def test_movie_country_codes_if_multiple_should_be_a_list_of_country_codes(ia): argument
423 def test_movie_languages_if_single_should_be_a_list_of_language_names(ia): argument
428 def test_movie_languages_if_multiple_should_be_a_list_of_language_names(ia): argument
433 def test_movie_languages_none_as_a_language_name_should_be_valid(ia): argument
441 def test_movie_language_codes_if_single_should_be_a_list_of_language_names(ia): argument
446 def test_movie_language_codes_if_multiple_should_be_a_list_of_language_names(ia): argument
451 def test_movie_language_codes_zxx_as_a_language_code_should_be_valid(ia): argument
459 def test_movie_colors_if_single_should_be_a_list_of_color_types(ia): argument
464 def test_movie_colors_if_multiple_should_be_a_list_of_color_types(ia): argument
470 def test_movie_cast_can_contain_notes(ia): argument
477 def test_movie_colors_if_single_with_notes_should_include_notes(ia): argument
482 def test_movie_colors_if_none_should_be_excluded(ia): argument
487 def test_movie_aspect_ratio_should_be_a_number_to_one(ia): argument
492 def test_movie_aspect_ratio_if_none_should_be_excluded(ia): argument
497 def test_movie_sound_mix_if_single_should_be_a_list_of_sound_mix_types(ia): argument
502 def test_movie_sound_mix_if_multiple_should_be_a_list_of_sound_mix_types(ia): argument
507 def test_movie_sound_mix_if_single_with_notes_should_include_notes(ia): argument
512 def test_movie_sound_mix_if_multiple_with_notes_should_include_notes(ia): argument
518 def test_movie_sound_mix_if_none_should_be_excluded(ia): argument
523 def test_movie_certificates_should_be_a_list_of_certificates(ia): argument
538 def test_movie_certificates_if_none_should_be_excluded(ia): argument
543 def test_movie_cast_must_contain_items(ia): argument
548 def test_movie_cast_must_be_in_plain_format(ia): argument
553 def test_movie_misc_sections_must_contain_items(ia): argument
558 def test_movie_misc_sections_must_be_in_plain_format(ia): argument
563 def test_movie_companies_sections_must_contain_items(ia): argument
568 def test_movie_box_office_should_be_a_dict(ia): argument