tests/test_dependencies.py::test_tensorflow_text_install
tests/test_server.py::test_root
tests/test_server.py::test_root_without_enable_api
tests/test_server.py::test_root_secured
tests/test_server.py::test_version
tests/test_server.py::test_status
tests/test_server.py::test_status_nlu_only
tests/test_server.py::test_status_secured
tests/test_server.py::test_status_not_ready_agent
tests/test_server.py::test_train_status_is_not_blocked_by_training
tests/test_server.py::test_parse[response_test0]
tests/test_server.py::test_parse[response_test1]
tests/test_server.py::test_parse[response_test2]
tests/test_server.py::test_parse_with_different_emulation_mode[response_test0]
tests/test_server.py::test_parse_with_different_emulation_mode[response_test1]
tests/test_server.py::test_parse_with_different_emulation_mode[response_test2]
tests/test_server.py::test_parse_without_nlu_model
tests/test_server.py::test_parse_on_invalid_emulation_mode
tests/test_server.py::test_train_stack_success
tests/test_server.py::test_train_nlu_success
tests/test_server.py::test_train_core_success
tests/test_server.py::test_train_with_retrieval_events_success
tests/test_server.py::test_deprecation_warnings_json_payload[payload0]
tests/test_server.py::test_deprecation_warnings_json_payload[payload1]
tests/test_server.py::test_deprecation_warnings_json_payload[payload2]
tests/test_server.py::test_train_with_yaml
tests/test_server.py::test_train_with_invalid_yaml
tests/test_server.py::test_training_payload_from_yaml_force_training[headers0-False]
tests/test_server.py::test_training_payload_from_yaml_force_training[headers1-False]
tests/test_server.py::test_training_payload_from_yaml_force_training[headers2-True]
tests/test_server.py::test_training_payload_from_yaml_save_to_default_model_directory[headers0-models]
tests/test_server.py::test_training_payload_from_yaml_save_to_default_model_directory[headers1-expected1]
tests/test_server.py::test_training_payload_from_yaml_save_to_default_model_directory[headers2-models]
tests/test_server.py::test_train_missing_config
tests/test_server.py::test_train_missing_training_data
tests/test_server.py::test_train_internal_error
tests/test_server.py::test_evaluate_stories
tests/test_server.py::test_evaluate_stories_not_ready_agent
tests/test_server.py::test_evaluate_stories_end_to_end
tests/test_server.py::test_evaluate_intent
tests/test_server.py::test_evaluate_intent_on_just_nlu_model
tests/test_server.py::test_evaluate_intent_with_query_param
tests/test_server.py::test_predict
tests/test_server.py::test_requesting_non_existent_tracker
tests/test_server.py::test_pushing_event[event0]
tests/test_server.py::test_pushing_event[event1]
tests/test_server.py::test_pushing_event[event2]
tests/test_server.py::test_pushing_event[event3]
tests/test_server.py::test_pushing_event[event4]
tests/test_server.py::test_pushing_event[event5]
tests/test_server.py::test_push_multiple_events
tests/test_server.py::test_pushing_event_while_executing_side_effects[?execute_side_effects=true&output_channel=callback]
tests/test_server.py::test_pushing_event_while_executing_side_effects[]
tests/test_server.py::test_post_conversation_id_with_slash
tests/test_server.py::test_put_tracker
tests/test_server.py::test_sorted_predict
tests/test_server.py::test_get_tracker_with_jwt
tests/test_server.py::test_list_routes
tests/test_server.py::test_unload_model_error
tests/test_server.py::test_get_domain
tests/test_server.py::test_get_domain_invalid_accept_header
tests/test_server.py::test_load_model
tests/test_server.py::test_load_model_from_model_server
tests/test_server.py::test_load_model_invalid_request_body
tests/test_server.py::test_load_model_invalid_configuration
tests/test_server.py::test_execute
tests/test_server.py::test_execute_with_missing_action_name
tests/test_server.py::test_execute_with_not_existing_action
tests/test_server.py::test_trigger_intent
tests/test_server.py::test_trigger_intent_with_missing_intent_name
tests/test_server.py::test_trigger_intent_with_not_existing_intent
tests/test_server.py::test_get_output_channel[None-slack-CollectingOutputChannel]
tests/test_server.py::test_get_output_channel[input_channels1-None-CollectingOutputChannel]
tests/test_server.py::test_get_output_channel[input_channels2-slack-CollectingOutputChannel]
tests/test_server.py::test_get_output_channel[input_channels3-rest-CollectingOutputChannel]
tests/test_server.py::test_get_output_channel[input_channels4-slack-SlackBot]
tests/test_server.py::test_get_latest_output_channel[input_channels0-CollectingOutputChannel]
tests/test_server.py::test_get_latest_output_channel[input_channels1-CollectingOutputChannel]
tests/test_server.py::test_get_latest_output_channel[input_channels2-SlackBot]
tests/test_server.py::test_app_when_app_has_no_input_channels
tests/test_telemetry.py::test_events_schema
tests/test_telemetry.py::test_config_path_empty
tests/test_telemetry.py::test_segment_request_header
tests/test_telemetry.py::test_segment_payload
tests/test_telemetry.py::test_track_ignore_exception
tests/test_telemetry.py::test_initialize_telemetry
tests/test_telemetry.py::test_initialize_telemetry_with_env_false
tests/test_telemetry.py::test_initialize_telemetry_with_env_true
tests/test_telemetry.py::test_initialize_telemetry_env_overwrites_config
tests/test_telemetry.py::test_initialize_telemetry_prints_info
tests/test_telemetry.py::test_not_in_ci_if_not_in_ci
tests/test_telemetry.py::test_in_ci_if_in_ci
tests/test_telemetry.py::test_with_default_context_fields_contains_package_versions
tests/test_telemetry.py::test_default_context_fields_overwrite_by_context
tests/test_telemetry.py::test_track_sends_telemetry_id
tests/test_telemetry.py::test_toggle_telemetry_reporting
tests/test_telemetry.py::test_segment_gets_called
tests/test_telemetry.py::test_segment_does_not_raise_exception_on_failure
tests/test_telemetry.py::test_environment_write_key_overwrites_key_file
tests/test_telemetry.py::test_sentry_event_pii_removal
tests/test_telemetry.py::test_sentry_drops_error_in_custom_path
tests/test_telemetry.py::test_sentry_works_fine_with_relative_paths
tests/test_telemetry.py::test_sentry_strips_absolute_path_from_site_packages
tests/test_telemetry.py::test_sentry_strips_absolute_path_from_dist_packages
tests/test_test.py::test_get_sanitized_model_directory_when_not_passing_model
tests/test_test.py::test_get_sanitized_model_directory_when_passing_model_file_explicitly
tests/test_test.py::test_get_sanitized_model_directory_when_passing_other_input
tests/test_test.py::test_get_evaluation_metrics[targets0-predictions0-1.0-0.6666666666666666-0.6]
tests/test_test.py::test_get_evaluation_metrics[targets1-predictions1-0.0-0.0-0.8]
tests/test_test.py::test_get_label_set[targets0-no_entity-expected0]
tests/test_test.py::test_get_label_set[targets1-None-expected1]
tests/test_test.py::test_get_label_set[targets2-no_entity-expected2]
tests/test_test.py::test_get_label_set[targets3-no_entity-expected3]
tests/test_test.py::test_get_label_set[targets4-None-expected4]
tests/test_test.py::test_interpreter_passed_to_agent
tests/test_test.py::test_e2e_warning_if_no_nlu_model
tests/test_test.py::test_write_classification_errors
tests/test_test.py::test_log_failed_stories
tests/test_test.py::test_evaluation_store_serialise[entity_predictions0-entity_targets0]
tests/test_test.py::test_evaluation_store_serialise[entity_predictions1-entity_targets1]
tests/test_test.py::test_evaluation_store_serialise[entity_predictions2-entity_targets2]
tests/test_test.py::test_evaluation_store_serialise[entity_predictions3-entity_targets3]
tests/test_test.py::test_evaluation_store_serialise[entity_predictions4-entity_targets4]
tests/test_test.py::test_evaluation_store_serialise[entity_predictions5-entity_targets5]
tests/test_test.py::test_test_does_not_use_rules
tests/test_train.py::test_package_model[parameters0]
tests/test_train.py::test_package_model[parameters1]
tests/test_train.py::test_package_model[parameters2]
tests/test_train.py::test_train_temp_files
tests/test_train.py::test_train_core_temp_files
tests/test_train.py::test_train_nlu_temp_files
tests/test_train.py::test_train_nlu_wrong_format_error_message
tests/test_train.py::test_train_nlu_no_nlu_file_error_message
tests/test_train.py::test_trained_interpreter_passed_to_core_training
tests/test_train.py::test_interpreter_of_old_model_passed_to_core_training
tests/test_train.py::test_load_interpreter_returns_none_for_none
tests/test_train.py::test_interpreter_from_previous_model_returns_none_for_none
tests/test_train.py::test_train_core_autoconfig
tests/test_train.py::test_train_nlu_autoconfig
tests/test_validator.py::test_verify_intents_does_not_fail_on_valid_data
tests/test_validator.py::test_verify_intents_does_fail_on_invalid_data
tests/test_validator.py::test_verify_valid_utterances
tests/test_validator.py::test_verify_valid_responses
tests/test_validator.py::test_verify_story_structure
tests/test_validator.py::test_verify_bad_story_structure
tests/test_validator.py::test_verify_bad_story_structure_ignore_warnings
tests/test_validator.py::test_fail_on_invalid_utterances
tests/test_validator.py::test_verify_there_is_example_repetition_in_intents
tests/test_validator.py::test_verify_logging_message_for_repetition_in_intents
tests/test_validator.py::test_early_exit_on_invalid_domain
tests/test_validator.py::test_verify_there_is_not_example_repetition_in_intents
tests/cli/test_cli.py::test_cli_start
tests/cli/test_cli.py::test_data_convert_help
tests/cli/test_cli.py::test_version_print_lines
tests/cli/test_rasa_data.py::test_data_split_nlu
tests/cli/test_rasa_data.py::test_data_convert_nlu
tests/cli/test_rasa_data.py::test_data_split_help
tests/cli/test_rasa_data.py::test_data_convert_help
tests/cli/test_rasa_data.py::test_data_validate_help
tests/cli/test_rasa_data.py::test_data_validate_stories_with_max_history_zero
tests/cli/test_rasa_data.py::test_validate_files_exit_early
tests/cli/test_rasa_data.py::test_rasa_data_convert_nlu_to_yaml
tests/cli/test_rasa_data.py::test_rasa_data_convert_stories_to_yaml
tests/cli/test_rasa_data.py::test_rasa_data_convert_test_stories_to_yaml
tests/cli/test_rasa_data.py::test_rasa_data_convert_nlg_to_yaml
tests/cli/test_rasa_data.py::test_rasa_data_convert_nlu_lookup_tables_to_yaml
tests/cli/test_rasa_data.py::test_convert_config
tests/cli/test_rasa_data.py::test_convert_config_if_nothing_to_migrate
tests/cli/test_rasa_data.py::test_convert_config_with_output_file_containing_data
tests/cli/test_rasa_data.py::test_convert_config_with_invalid_config_path
tests/cli/test_rasa_data.py::test_convert_config_with_missing_nlu_pipeline_config
tests/cli/test_rasa_data.py::test_convert_config_with_missing_nlu_pipeline_config_if_no_fallbacks
tests/cli/test_rasa_data.py::test_convert_config_with_invalid_policy_config[policy_config0-two configured policies for handling fallbacks]
tests/cli/test_rasa_data.py::test_warning_for_form_migration
tests/cli/test_rasa_data.py::test_convert_config_with_two_stage_fallback_policy[two_stage_config0-has to use the intent 'out_of_scope']
tests/cli/test_rasa_data.py::test_convert_config_with_two_stage_fallback_policy[two_stage_config1-has to use the action 'action_default_fallback]
tests/cli/test_rasa_data.py::test_convert_config_with_invalid_domain_path
tests/cli/test_rasa_data.py::test_convert_config_with_default_rules_directory
tests/cli/test_rasa_export.py::test_export_help
tests/cli/test_rasa_export.py::test_validate_timestamp_options[2-3]
tests/cli/test_rasa_export.py::test_validate_timestamp_options[None-5.5]
tests/cli/test_rasa_export.py::test_validate_timestamp_options[None-None]
tests/cli/test_rasa_export.py::test_validate_timestamp_options[5-None]
tests/cli/test_rasa_export.py::test_validate_timestamp_options_with_invalid_timestamps
tests/cli/test_rasa_export.py::test_get_event_broker_and_tracker_store_from_endpoint_config
tests/cli/test_rasa_export.py::test_get_event_broker_from_endpoint_config_error_exit
tests/cli/test_rasa_export.py::test_get_tracker_store_from_endpoint_config_error_exit
tests/cli/test_rasa_export.py::test_get_requested_conversation_ids[id1-expected0]
tests/cli/test_rasa_export.py::test_get_requested_conversation_ids[id1,id2-expected1]
tests/cli/test_rasa_export.py::test_get_requested_conversation_ids[None-None]
tests/cli/test_rasa_export.py::test_get_requested_conversation_ids[-None]
tests/cli/test_rasa_export.py::test_prepare_pika_event_broker
tests/cli/test_rasa_export.py::test_get_continuation_command[1.0-None-None-None---minimum-timestamp 1.0]
tests/cli/test_rasa_export.py::test_get_continuation_command[1.0-None-None-requested_ids1---minimum-timestamp 1.0 --conversation-ids 5,6]
tests/cli/test_rasa_export.py::test_get_continuation_command[1.0-3.4-None-None---minimum-timestamp 1.0 --maximum-timestamp 3.4]
tests/cli/test_rasa_export.py::test_get_continuation_command[1.0-2.5-a.yml-None---endpoints a.yml --minimum-timestamp 1.0 --maximum-timestamp 2.5]
tests/cli/test_rasa_export.py::test_get_continuation_command[1.0-2.5-a.yml-requested_ids4---endpoints a.yml --minimum-timestamp 1.0 --maximum-timestamp 2.5 --conversation-ids 1,2,3]
tests/cli/test_rasa_export.py::test_export_trackers
tests/cli/test_rasa_export.py::test_export_trackers_publishing_exceptions[NoEventsToMigrateError]
tests/cli/test_rasa_export.py::test_export_trackers_publishing_exceptions[exception1]
tests/cli/test_rasa_init.py::test_init_using_init_dir_option
tests/cli/test_rasa_init.py::test_not_found_init_path
tests/cli/test_rasa_init.py::test_init_help
tests/cli/test_rasa_init.py::test_user_asked_to_train_model
tests/cli/test_rasa_interactive.py::test_interactive_help
tests/cli/test_rasa_interactive.py::test_interactive_core_help
tests/cli/test_rasa_interactive.py::test_pass_arguments_to_rasa_train
tests/cli/test_rasa_interactive.py::test_train_called_when_no_model_passed
tests/cli/test_rasa_interactive.py::test_train_core_called_when_no_model_passed_and_core
tests/cli/test_rasa_interactive.py::test_no_interactive_without_core_data
tests/cli/test_rasa_interactive.py::test_pass_conversation_id_to_interactive_learning
tests/cli/test_rasa_interactive.py::test_generate_conversation_id_for_interactive_learning
tests/cli/test_rasa_run.py::test_run_does_not_start
tests/cli/test_rasa_run.py::test_run_help
tests/cli/test_rasa_run.py::test_run_action_help
tests/cli/test_rasa_shell.py::test_shell_help
tests/cli/test_rasa_shell.py::test_shell_nlu_help
tests/cli/test_rasa_test.py::test_test_core
tests/cli/test_rasa_test.py::test_test_core_no_plot
tests/cli/test_rasa_test.py::test_test
tests/cli/test_rasa_test.py::test_test_with_no_user_utterance
tests/cli/test_rasa_test.py::test_test_no_plot
tests/cli/test_rasa_test.py::test_test_nlu
tests/cli/test_rasa_test.py::test_test_nlu_no_plot
tests/cli/test_rasa_test.py::test_test_nlu_cross_validation
tests/cli/test_rasa_test.py::test_test_nlu_comparison
tests/cli/test_rasa_test.py::test_test_core_comparison
tests/cli/test_rasa_test.py::test_test_core_comparison_after_train
tests/cli/test_rasa_test.py::test_test_help
tests/cli/test_rasa_test.py::test_test_nlu_help
tests/cli/test_rasa_test.py::test_test_core_help
tests/cli/test_rasa_train.py::test_train
tests/cli/test_rasa_train.py::test_train_persist_nlu_data
tests/cli/test_rasa_train.py::test_train_core_compare
tests/cli/test_rasa_train.py::test_train_no_domain_exists
tests/cli/test_rasa_train.py::test_train_skip_on_model_not_changed
tests/cli/test_rasa_train.py::test_train_force
tests/cli/test_rasa_train.py::test_train_with_only_nlu_data
tests/cli/test_rasa_train.py::test_train_with_only_core_data
tests/cli/test_rasa_train.py::test_train_core
tests/cli/test_rasa_train.py::test_train_core_no_domain_exists
tests/cli/test_rasa_train.py::test_train_nlu
tests/cli/test_rasa_train.py::test_train_nlu_persist_nlu_data
tests/cli/test_rasa_train.py::test_train_help
tests/cli/test_rasa_train.py::test_train_nlu_help
tests/cli/test_rasa_train.py::test_train_core_help
tests/cli/test_rasa_train.py::test_get_valid_config[parameters0]
tests/cli/test_rasa_train.py::test_get_valid_config[parameters1]
tests/cli/test_rasa_train.py::test_get_valid_config[parameters2]
tests/cli/test_rasa_train.py::test_get_valid_config[parameters3]
tests/cli/test_rasa_train.py::test_get_valid_config[parameters4]
tests/cli/test_rasa_train.py::test_get_valid_config[parameters5]
tests/cli/test_rasa_train.py::test_get_valid_config[parameters6]
tests/cli/test_rasa_train.py::test_get_valid_config[parameters7]
tests/cli/test_rasa_train.py::test_get_valid_config_with_non_existing_file
tests/cli/test_rasa_visualize.py::test_visualize_help
tests/cli/test_rasa_x.py::test_x_help
tests/cli/test_rasa_x.py::test_prepare_credentials_for_rasa_x_if_rasa_channel_not_given
tests/cli/test_rasa_x.py::test_prepare_credentials_if_already_valid
tests/cli/test_rasa_x.py::test_if_default_endpoint_config_is_valid_in_local_mode
tests/cli/test_rasa_x.py::test_if_endpoint_config_is_invalid_in_local_mode[kwargs0]
tests/cli/test_rasa_x.py::test_if_endpoint_config_is_invalid_in_local_mode[kwargs1]
tests/cli/test_rasa_x.py::test_if_endpoint_config_is_invalid_in_local_mode[kwargs2]
tests/cli/test_rasa_x.py::test_overwrite_model_server_url
tests/cli/test_rasa_x.py::test_overwrite_model_server_url_with_no_model_endpoint
tests/cli/test_rasa_x.py::test_reuse_wait_time_between_pulls
tests/cli/test_rasa_x.py::test_default_wait_time_between_pulls
tests/cli/test_rasa_x.py::test_default_model_server_url
tests/cli/test_rasa_x.py::test_pull_runtime_config_from_server
tests/cli/test_utils.py::test_parse_last_positional_argument_as_model_path[argv0]
tests/cli/test_utils.py::test_parse_last_positional_argument_as_model_path[argv1]
tests/cli/test_utils.py::test_parse_last_positional_argument_as_model_path[argv2]
tests/cli/test_utils.py::test_parse_last_positional_argument_as_model_path[argv3]
tests/cli/test_utils.py::test_parse_no_positional_model_path_argument[argv0]
tests/cli/test_utils.py::test_parse_no_positional_model_path_argument[argv1]
tests/cli/test_utils.py::test_parse_no_positional_model_path_argument[argv2]
tests/cli/test_utils.py::test_parse_no_positional_model_path_argument[argv3]
tests/cli/test_utils.py::test_validate_invalid_path
tests/cli/test_utils.py::test_validate_valid_path
tests/cli/test_utils.py::test_validate_if_none_is_valid
tests/cli/test_utils.py::test_validate_with_none_if_default_is_valid
tests/cli/test_utils.py::test_validate_with_invalid_directory_if_default_is_valid
tests/core/test_actions.py::test_text_format
tests/core/test_actions.py::test_domain_action_instantiation
tests/core/test_actions.py::test_remote_action_runs
tests/core/test_actions.py::test_remote_action_logs_events
tests/core/test_actions.py::test_remote_action_utterances_with_none_values
tests/core/test_actions.py::test_remote_action_without_endpoint
tests/core/test_actions.py::test_remote_action_endpoint_not_running
tests/core/test_actions.py::test_remote_action_endpoint_responds_500
tests/core/test_actions.py::test_remote_action_endpoint_responds_400
tests/core/test_actions.py::test_action_utter_retrieved_response
tests/core/test_actions.py::test_action_utter_default_retrieved_response
tests/core/test_actions.py::test_action_utter_retrieved_empty_response
tests/core/test_actions.py::test_action_utter_template
tests/core/test_actions.py::test_action_utter_template_unknown_template
tests/core/test_actions.py::test_action_utter_template_with_buttons
tests/core/test_actions.py::test_action_utter_template_invalid_template
tests/core/test_actions.py::test_action_utter_template_channel_specific
tests/core/test_actions.py::test_action_back
tests/core/test_actions.py::test_action_restart
tests/core/test_actions.py::test_action_session_start_without_slots
tests/core/test_actions.py::test_action_session_start_with_slots[session_config0-expected_events0]
tests/core/test_actions.py::test_action_session_start_with_slots[session_config1-expected_events1]
tests/core/test_actions.py::test_applied_events_after_action_session_start
tests/core/test_actions.py::test_action_default_fallback
tests/core/test_actions.py::test_action_default_ask_affirmation
tests/core/test_actions.py::test_action_default_ask_rephrase
tests/core/test_actions.py::test_get_form_action
tests/core/test_actions.py::test_get_form_action_without_slot_mapping
tests/core/test_actions.py::test_get_form_action_if_not_in_forms
tests/core/test_agent.py::test_training_data_is_reproducible
tests/core/test_agent.py::test_agent_train
tests/core/test_agent.py::test_agent_parse_message_using_nlu_interpreter[/greet{"name":"Rasa"}-expected0]
tests/core/test_agent.py::test_agent_parse_message_using_nlu_interpreter[text-expected1]
tests/core/test_agent.py::test_agent_handle_text
tests/core/test_agent.py::test_agent_handle_message
tests/core/test_agent.py::test_agent_wrong_use_of_load
tests/core/test_agent.py::test_agent_with_model_server_in_thread
tests/core/test_agent.py::test_wait_time_between_pulls_without_interval
tests/core/test_agent.py::test_pull_model_with_invalid_domain
tests/core/test_agent.py::test_load_agent
tests/core/test_agent.py::test_form_without_form_policy[policy_config0]
tests/core/test_agent.py::test_forms_with_suited_policy[policy_config0]
tests/core/test_agent.py::test_forms_with_suited_policy[policy_config1]
tests/core/test_agent.py::test_trigger_without_mapping_policy[domain0-policy_config0]
tests/core/test_agent.py::test_two_stage_fallback_without_deny_suggestion[domain0-policy_config0]
tests/core/test_agent.py::test_rule_policy_without_fallback_action_present[domain0-policy_config0]
tests/core/test_agent.py::test_rule_policy_valid[domain0-policy_config0]
tests/core/test_agent.py::test_rule_policy_valid[domain1-policy_config1]
tests/core/test_agent.py::test_rule_policy_valid[domain2-policy_config2]
tests/core/test_agent.py::test_agent_update_model_none_domain
tests/core/test_agent.py::test_load_agent_on_not_existing_path
tests/core/test_agent.py::test_agent_load_on_invalid_model_path[non-existing-path]
tests/core/test_agent.py::test_agent_load_on_invalid_model_path[data/test_domains/default_with_slots.yml]
tests/core/test_agent.py::test_agent_load_on_invalid_model_path[not-existing-model.tar.gz]
tests/core/test_agent.py::test_agent_load_on_invalid_model_path[None]
tests/core/test_broker.py::test_pika_broker_from_config
tests/core/test_broker.py::test_pika_message_property_app_id
tests/core/test_broker.py::test_pika_queues_from_args[queues_arg0-expected0-None]
tests/core/test_broker.py::test_pika_queues_from_args[q1-expected1-None]
tests/core/test_broker.py::test_pika_queues_from_args[None-expected2-UserWarning]
tests/core/test_broker.py::test_no_broker_in_config
tests/core/test_broker.py::test_sql_broker_from_config
tests/core/test_broker.py::test_sql_broker_logs_to_sql_db
tests/core/test_broker.py::test_file_broker_from_config
tests/core/test_broker.py::test_file_broker_logs_to_file
tests/core/test_broker.py::test_file_broker_properly_logs_newlines
tests/core/test_broker.py::test_load_custom_broker_name
tests/core/test_broker.py::test_load_non_existent_custom_broker_name
tests/core/test_broker.py::test_kafka_broker_from_config
tests/core/test_broker.py::test_no_pika_logs_if_no_debug_mode
tests/core/test_broker.py::test_pika_logs_in_debug_mode
tests/core/test_channels.py::test_send_response
tests/core/test_channels.py::test_console_input
tests/core/test_channels.py::test_facebook_channel
tests/core/test_channels.py::test_webexteams_channel
tests/core/test_channels.py::test_slack_channel
tests/core/test_channels.py::test_mattermost_channel
tests/core/test_channels.py::test_botframework_channel
tests/core/test_channels.py::test_rocketchat_channel
tests/core/test_channels.py::test_telegram_channel
tests/core/test_channels.py::test_handling_of_integer_user_id
tests/core/test_channels.py::test_twilio_channel
tests/core/test_channels.py::test_callback_channel
tests/core/test_channels.py::test_socketio_channel
tests/core/test_channels.py::test_callback_calls_endpoint
tests/core/test_channels.py::test_botframework_attachments
tests/core/test_channels.py::test_slack_metadata
tests/core/test_channels.py::test_slack_form_metadata
tests/core/test_channels.py::test_slack_metadata_missing_keys
tests/core/test_channels.py::test_slack_form_metadata_missing_keys
tests/core/test_channels.py::test_slack_no_metadata
tests/core/test_channels.py::test_slack_message_sanitization
tests/core/test_channels.py::test_slack_init_one_parameter
tests/core/test_channels.py::test_slack_init_two_parameters
tests/core/test_channels.py::test_slack_init_three_parameters
tests/core/test_channels.py::test_is_slack_message_none
tests/core/test_channels.py::test_is_slack_message_true
tests/core/test_channels.py::test_is_slack_message_false
tests/core/test_channels.py::test_slackbot_init_one_parameter
tests/core/test_channels.py::test_slackbot_init_two_parameter
tests/core/test_channels.py::test_slackbot_init_three_parameter
tests/core/test_channels.py::test_slackbot_send_attachment_only
tests/core/test_channels.py::test_slackbot_send_attachment_only_threaded
tests/core/test_channels.py::test_slackbot_send_attachment_with_text
tests/core/test_channels.py::test_slackbot_send_attachment_with_text_threaded
tests/core/test_channels.py::test_slackbot_send_image_url
tests/core/test_channels.py::test_slackbot_send_image_url_threaded
tests/core/test_channels.py::test_slackbot_send_text
tests/core/test_channels.py::test_slackbot_send_text_threaded
tests/core/test_channels.py::test_slackbot_send_text_with_buttons
tests/core/test_channels.py::test_slackbot_send_text_with_buttons_threaded
tests/core/test_channels.py::test_slackbot_send_custom_json
tests/core/test_channels.py::test_slackbot_send_custom_json_threaded
tests/core/test_channels.py::test_channel_inheritance
tests/core/test_channels.py::test_int_sender_id_in_user_message
tests/core/test_channels.py::test_int_message_id_in_user_message
tests/core/test_channels.py::test_send_elements_without_buttons
tests/core/test_channels.py::test_newsline_strip
tests/core/test_channels.py::test_register_channel_without_route
tests/core/test_channels.py::test_channel_registration_with_absolute_url_prefix_overwrites_route
tests/core/test_channels.py::test_extract_input_channel[test_input0-rest]
tests/core/test_channels.py::test_extract_input_channel[test_input1-rest]
tests/core/test_channels.py::test_extract_input_channel[test_input2-custom]
tests/core/test_channels.py::test_rasa_chat_input
tests/core/test_channels.py::test_has_user_permission_to_send_messages_to_conversation[jwt0-message0]
tests/core/test_channels.py::test_has_user_permission_to_send_messages_to_conversation[jwt1-message1]
tests/core/test_channels.py::test_has_user_permission_to_send_messages_to_conversation_without_permission[jwt0-message0]
tests/core/test_channels.py::test_has_user_permission_to_send_messages_to_conversation_without_permission[jwt1-message1]
tests/core/test_channels.py::test_set_console_stream_reading_timeout
tests/core/test_config.py::test_load_config[data/test_config/example_config.yaml]
tests/core/test_config.py::test_migrate_fallback_policy[config0-expected_config0-None]
tests/core/test_config.py::test_migrate_fallback_policy[config1-expected_config1-action_default_fallback]
tests/core/test_config.py::test_migrate_fallback_policy[config2-expected_config2-i_got_this]
tests/core/test_config.py::test_migrate_fallback_policy[config3-expected_config3-action_default_fallback]
tests/core/test_config.py::test_migrate_fallback_policy[config4-expected_config4-action_default_fallback]
tests/core/test_config.py::test_migrate_fallback_policy[config5-expected_config5-action_two_stage_fallback]
tests/core/test_config.py::test_migrate_fallback_policy[config6-expected_config6-action_two_stage_fallback]
tests/core/test_config.py::test_ensemble_from_dict
tests/core/test_config.py::test_migrate_mapping_policy_to_rules[config0-domain_dict0-expected_results0]
tests/core/test_config.py::test_migrate_mapping_policy_to_rules[config1-domain_dict1-expected_results1]
tests/core/test_config.py::test_migrate_mapping_policy_to_rules[config2-domain_dict2-expected_results2]
tests/core/test_ensemble.py::test_policy_loading_simple
tests/core/test_ensemble.py::test_policy_priority
tests/core/test_ensemble.py::test_fallback_mapping_restart
tests/core/test_ensemble.py::test_mapping_wins_over_form[events0]
tests/core/test_ensemble.py::test_mapping_wins_over_form[events1]
tests/core/test_ensemble.py::test_form_wins_over_everything_else[ensemble0]
tests/core/test_ensemble.py::test_form_wins_over_everything_else[ensemble1]
tests/core/test_ensemble.py::test_fallback_wins_over_mapping
tests/core/test_ensemble.py::test_policy_loading_load_returns_none
tests/core/test_ensemble.py::test_policy_loading_load_returns_wrong_type
tests/core/test_ensemble.py::test_valid_policy_configurations[valid_config0]
tests/core/test_ensemble.py::test_valid_policy_configurations[valid_config1]
tests/core/test_ensemble.py::test_invalid_policy_configurations[invalid_config0]
tests/core/test_ensemble.py::test_invalid_policy_configurations[invalid_config1]
tests/core/test_ensemble.py::test_invalid_policy_configurations[invalid_config2]
tests/core/test_ensemble.py::test_invalid_policy_configurations[invalid_config3]
tests/core/test_ensemble.py::test_invalid_policy_configurations[invalid_config4]
tests/core/test_ensemble.py::test_from_dict_does_not_change_passed_dict_parameter
tests/core/test_ensemble.py::test_rule_based_data_warnings_no_rule_trackers
tests/core/test_ensemble.py::test_rule_based_data_warnings_no_rule_policy
tests/core/test_ensemble.py::test_mutual_exclusion_of_rule_policy_and_old_rule_like_policies[policies0]
tests/core/test_ensemble.py::test_mutual_exclusion_of_rule_policy_and_old_rule_like_policies[policies1]
tests/core/test_ensemble.py::test_mutual_exclusion_of_rule_policy_and_old_rule_like_policies[policies2]
tests/core/test_ensemble.py::test_mutual_exclusion_of_rule_policy_and_old_rule_like_policies[policies3]
tests/core/test_ensemble.py::test_mutual_exclusion_of_rule_policy_and_old_rule_like_policies[policies4]
tests/core/test_evaluation.py::test_evaluation_file_creation
tests/core/test_evaluation.py::test_end_to_end_evaluation_script[data/test_evaluations/end_to_end_story.md]
tests/core/test_evaluation.py::test_end_to_end_evaluation_script[data/test_evaluations/end_to_end_story.yml]
tests/core/test_evaluation.py::test_end_to_end_evaluation_script_unknown_entity
tests/core/test_evaluation.py::test_end_to_evaluation_with_forms
tests/core/test_evaluation.py::test_source_in_failed_stories
tests/core/test_evaluation.py::test_end_to_evaluation_trips_circuit_breaker
tests/core/test_evaluation.py::test_event_has_proper_implementation[The first one please.-entity0-expected_entity0]
tests/core/test_evaluation.py::test_event_has_proper_implementation[The first one please.-entity1-expected_entity1]
tests/core/test_evaluation.py::test_event_has_proper_implementation[Italian food-entity2-expected_entity2]
tests/core/test_examples.py::test_moodbot_example
tests/core/test_examples.py::test_formbot_example
tests/core/test_exporter.py::test_get_conversation_ids_to_process[requested_ids0-available_ids0-expected0]
tests/core/test_exporter.py::test_get_conversation_ids_to_process[requested_ids1-available_ids1-expected1]
tests/core/test_exporter.py::test_get_conversation_ids_to_process[None-available_ids2-expected2]
tests/core/test_exporter.py::test_get_conversation_ids_to_process_error[requested_ids0-available_ids0-NoConversationsInTrackerStoreError]
tests/core/test_exporter.py::test_get_conversation_ids_to_process_error[None-available_ids1-NoConversationsInTrackerStoreError]
tests/core/test_exporter.py::test_get_conversation_ids_to_process_error[requested_ids2-available_ids2-NoEventsToMigrateError]
tests/core/test_exporter.py::test_fetch_events_within_time_range
tests/core/test_exporter.py::test_fetch_events_within_time_range_tracker_does_not_err
tests/core/test_exporter.py::test_fetch_events_within_time_range_tracker_contains_no_events
tests/core/test_exporter.py::test_fetch_events_within_time_range_with_session_events
tests/core/test_exporter.py::test_sort_and_select_events_by_timestamp
tests/core/test_exporter.py::test_sort_and_select_events_by_timestamp_error
tests/core/test_exporter.py::test_get_message_headers_pika_event_broker
tests/core/test_exporter.py::test_get_message_headers_non_pika_broker
tests/core/test_exporter.py::test_publish_with_headers_pika_event_broker
tests/core/test_exporter.py::test_publish_with_headers_non_pika_event_broker
tests/core/test_exporter.py::test_publishing_error
tests/core/test_featurizer.py::test_fail_to_load_non_existent_featurizer
tests/core/test_featurizer.py::test_single_state_featurizer_without_interpreter_state_not_with_action_listen
tests/core/test_featurizer.py::test_single_state_featurizer_without_interpreter_state_with_action_listen
tests/core/test_featurizer.py::test_single_state_featurizer_without_interpreter_state_no_intent_no_action_name
tests/core/test_featurizer.py::test_single_state_featurizer_correctly_encodes_non_existing_value
tests/core/test_featurizer.py::test_single_state_featurizer_creates_encoded_all_actions
tests/core/test_featurizer.py::test_single_state_featurizer_uses_dtype_float
tests/core/test_featurizer.py::test_single_state_featurizer_with_interpreter_state_with_action_listen
tests/core/test_featurizer.py::test_single_state_featurizer_with_interpreter_state_not_with_action_listen
tests/core/test_featurizer.py::test_single_state_featurizer_with_interpreter_state_with_no_action_name
tests/core/test_interpreter.py::test_http_interpreter[https://example.com-https://example.com/model/parse]
tests/core/test_interpreter.py::test_http_interpreter[https://example.com/a-https://example.com/a/model/parse]
tests/core/test_interpreter.py::test_http_interpreter[https://example.com/a/-https://example.com/a/model/parse]
tests/core/test_lock_store.py::test_issue_ticket
tests/core/test_lock_store.py::test_remove_expired_tickets
tests/core/test_lock_store.py::test_create_lock_store[lock_store0]
tests/core/test_lock_store.py::test_create_lock_store[lock_store1]
tests/core/test_lock_store.py::test_serve_ticket[lock_store0]
tests/core/test_lock_store.py::test_serve_ticket[lock_store1]
tests/core/test_lock_store.py::test_lock_expiration[lock_store0]
tests/core/test_lock_store.py::test_lock_expiration[lock_store1]
tests/core/test_lock_store.py::test_multiple_conversation_ids
tests/core/test_lock_store.py::test_message_order
tests/core/test_lock_store.py::test_lock_error
tests/core/test_lock_store.py::test_lock_lifetime_environment_variable
tests/core/test_lock_store.py::test_redis_lock_store_timeout
tests/core/test_model.py::test_get_latest_model
tests/core/test_model.py::test_get_model_from_directory
tests/core/test_model.py::test_get_model_context_manager
tests/core/test_model.py::test_get_model_exception[foobar]
tests/core/test_model.py::test_get_model_exception[rasa]
tests/core/test_model.py::test_get_model_exception[README.md]
tests/core/test_model.py::test_get_model_exception[None]
tests/core/test_model.py::test_get_model_from_directory_with_subdirectories
tests/core/test_model.py::test_get_model_from_directory_nlu_only
tests/core/test_model.py::test_persist_and_load_fingerprint
tests/core/test_model.py::test_core_fingerprint_changed[fingerprint20-True]
tests/core/test_model.py::test_core_fingerprint_changed[fingerprint21-True]
tests/core/test_model.py::test_core_fingerprint_changed[fingerprint22-True]
tests/core/test_model.py::test_core_fingerprint_changed[fingerprint23-True]
tests/core/test_model.py::test_core_fingerprint_changed[fingerprint24-True]
tests/core/test_model.py::test_core_fingerprint_changed[fingerprint25-True]
tests/core/test_model.py::test_core_fingerprint_changed[fingerprint26-True]
tests/core/test_model.py::test_core_fingerprint_changed[fingerprint27-False]
tests/core/test_model.py::test_core_fingerprint_changed[fingerprint28-False]
tests/core/test_model.py::test_core_fingerprint_changed[fingerprint29-False]
tests/core/test_model.py::test_nlu_fingerprint_changed[fingerprint20-True]
tests/core/test_model.py::test_nlu_fingerprint_changed[fingerprint21-True]
tests/core/test_model.py::test_nlu_fingerprint_changed[fingerprint22-True]
tests/core/test_model.py::test_nlu_fingerprint_changed[fingerprint23-True]
tests/core/test_model.py::test_nlu_fingerprint_changed[fingerprint24-False]
tests/core/test_model.py::test_nlu_fingerprint_changed[fingerprint25-False]
tests/core/test_model.py::test_nlu_fingerprint_changed[fingerprint26-False]
tests/core/test_model.py::test_create_fingerprint_from_paths[domain.yml]
tests/core/test_model.py::test_create_fingerprint_from_paths[/home/saikat/projects/borntobeflaky/projects/rasa/data/test_domains/default_with_mapping.yml]
tests/core/test_model.py::test_fingerprinting_changed_response_text
tests/core/test_model.py::test_fingerprinting_additional_action
tests/core/test_model.py::test_rasa_packaging[True]
tests/core/test_model.py::test_rasa_packaging[False]
tests/core/test_model.py::test_should_retrain[fingerprint0]
tests/core/test_model.py::test_should_retrain[fingerprint1]
tests/core/test_model.py::test_should_retrain[fingerprint2]
tests/core/test_model.py::test_should_retrain[fingerprint3]
tests/core/test_model.py::test_should_retrain[fingerprint4]
tests/core/test_model.py::test_should_retrain[fingerprint5]
tests/core/test_model.py::test_should_retrain[fingerprint6]
tests/core/test_model.py::test_fingerprint_comparison_result[comparison_result0-True-True-True-True]
tests/core/test_model.py::test_fingerprint_comparison_result[comparison_result1-True-True-True-False]
tests/core/test_model.py::test_fingerprint_comparison_result[comparison_result2-True-False-False-True]
tests/core/test_model.py::test_fingerprint_comparison_result[comparison_result3-True-True-True-True]
tests/core/test_model.py::test_update_with_new_domain
tests/core/test_nlg.py::test_nlg
tests/core/test_nlg.py::test_nlg_endpoint_config_loading
tests/core/test_nlg.py::test_nlg_schema_validation
tests/core/test_nlg.py::test_nlg_schema_validation_empty_buttons
tests/core/test_nlg.py::test_nlg_schema_validation_empty_image
tests/core/test_nlg.py::test_nlg_schema_validation_empty_custom_dict
tests/core/test_nlg.py::test_nlg_fill_template_text[tag_w_underscore-a0]
tests/core/test_nlg.py::test_nlg_fill_template_text[tag with space-bacon]
tests/core/test_nlg.py::test_nlg_fill_template_text[tag.with.dot-chocolate]
tests/core/test_nlg.py::test_nlg_fill_template_text[tag-w-dash-apple pie]
tests/core/test_nlg.py::test_nlg_fill_template_text[tag-w-$-banana0]
tests/core/test_nlg.py::test_nlg_fill_template_text[tag-w-@-one]
tests/core/test_nlg.py::test_nlg_fill_template_text[tagCamelCase-two0]
tests/core/test_nlg.py::test_nlg_fill_template_text[tag-w-*-three]
tests/core/test_nlg.py::test_nlg_fill_template_text[tag_w_underscore-a1]
tests/core/test_nlg.py::test_nlg_fill_template_text[tag.with.float.val-1.3]
tests/core/test_nlg.py::test_nlg_fill_template_text[tag-w-$-banana1]
tests/core/test_nlg.py::test_nlg_fill_template_text[tagCamelCase-two1]
tests/core/test_nlg.py::test_nlg_fill_template_text[empty_string-]
tests/core/test_nlg.py::test_nlg_fill_template_text[null-None]
tests/core/test_nlg.py::test_nlg_fill_template_image[url-https://www.exampleimg.com]
tests/core/test_nlg.py::test_nlg_fill_template_image[img1-https://www.appleimg.com]
tests/core/test_nlg.py::test_nlg_fill_template_custom[tag_w_underscore-a0]
tests/core/test_nlg.py::test_nlg_fill_template_custom[tag with space-bacon]
tests/core/test_nlg.py::test_nlg_fill_template_custom[tag.with.dot-chocolate]
tests/core/test_nlg.py::test_nlg_fill_template_custom[tag-w-dash-apple pie]
tests/core/test_nlg.py::test_nlg_fill_template_custom[tag-w-$-banana0]
tests/core/test_nlg.py::test_nlg_fill_template_custom[tag-w-@-one]
tests/core/test_nlg.py::test_nlg_fill_template_custom[tagCamelCase-two0]
tests/core/test_nlg.py::test_nlg_fill_template_custom[tag-w-*-three]
tests/core/test_nlg.py::test_nlg_fill_template_custom[tag_w_underscore-a1]
tests/core/test_nlg.py::test_nlg_fill_template_custom[tag.with.float.val-1.3]
tests/core/test_nlg.py::test_nlg_fill_template_custom[tag-w-$-banana1]
tests/core/test_nlg.py::test_nlg_fill_template_custom[tagCamelCase-two1]
tests/core/test_nlg.py::test_nlg_fill_template_custom[empty_string-]
tests/core/test_nlg.py::test_nlg_fill_template_custom[null-None]
tests/core/test_nlg.py::test_nlg_fill_template_custom_with_list
tests/core/test_nlg.py::test_nlg_fill_template_text_with_json[{{"variable":"{slot_1}"}}-{"variable":"foo"}]
tests/core/test_nlg.py::test_nlg_fill_template_text_with_json[{slot_1} and {slot_2}-foo and bar]
tests/core/test_nlg.py::test_nlg_fill_template_text_with_json[{{{slot_1}, {slot_2}!}}-{foo, bar!}]
tests/core/test_nlg.py::test_nlg_fill_template_text_with_json[{{{slot_1}}}-{foo}]
tests/core/test_nlg.py::test_nlg_fill_template_text_with_json[{{slot_1}}-{slot_1}]
tests/core/test_nlg.py::test_nlg_fill_template_with_bad_slot_name[tag_w_\n-a]
tests/core/test_nlg.py::test_nlg_fill_template_image_and_text[tag_w_underscore-a-url-https://www.exampleimg.com]
tests/core/test_nlg.py::test_nlg_fill_template_image_and_text[tag with space-bacon-img1-https://www.appleimg.com]
tests/core/test_nlg.py::test_nlg_fill_template_text_and_custom[tag_w_underscore-a-tag.with.dot-chocolate]
tests/core/test_nlg.py::test_nlg_fill_template_text_and_custom[tag with space-bacon-tag-w-dash-apple pie]
tests/core/test_nlg.py::test_nlg_fill_template_attachment[attach_file-https://attach.pdf]
tests/core/test_nlg.py::test_nlg_fill_template_button[button_1-button_1]
tests/core/test_nlg.py::test_nlg_fill_template_quick_replies[qreply-reply 1]
tests/core/test_policies.py::TestSklearnPolicy::test_featurizer
tests/core/test_policies.py::TestSklearnPolicy::test_persist_and_load
tests/core/test_policies.py::TestSklearnPolicy::test_prediction_on_empty_tracker
tests/core/test_policies.py::TestSklearnPolicy::test_persist_and_load_empty_policy
tests/core/test_policies.py::TestSklearnPolicy::test_additional_train_args_do_not_raise
tests/core/test_policies.py::TestSklearnPolicy::test_cv_none_does_not_trigger_search
tests/core/test_policies.py::TestSklearnPolicy::test_cv_not_none_param_grid_none_triggers_search_without_params
tests/core/test_policies.py::TestSklearnPolicy::test_cv_not_none_param_grid_none_triggers_search_with_params
tests/core/test_policies.py::TestSklearnPolicy::test_missing_classes_filled_correctly
tests/core/test_policies.py::TestSklearnPolicy::test_train_kwargs_are_set_on_model
tests/core/test_policies.py::TestSklearnPolicy::test_train_with_shuffle_false
tests/core/test_policies.py::TestTEDPolicy::test_featurizer
tests/core/test_policies.py::TestTEDPolicy::test_persist_and_load
tests/core/test_policies.py::TestTEDPolicy::test_prediction_on_empty_tracker
tests/core/test_policies.py::TestTEDPolicy::test_persist_and_load_empty_policy
tests/core/test_policies.py::TestTEDPolicy::test_train_model_checkpointing
tests/core/test_policies.py::TestTEDPolicy::test_similarity_type
tests/core/test_policies.py::TestTEDPolicy::test_ranking_length
tests/core/test_policies.py::TestTEDPolicy::test_normalization
tests/core/test_policies.py::TestTEDPolicy::test_gen_batch
tests/core/test_policies.py::TestTEDPolicyMargin::test_featurizer
tests/core/test_policies.py::TestTEDPolicyMargin::test_persist_and_load
tests/core/test_policies.py::TestTEDPolicyMargin::test_prediction_on_empty_tracker
tests/core/test_policies.py::TestTEDPolicyMargin::test_persist_and_load_empty_policy
tests/core/test_policies.py::TestTEDPolicyMargin::test_train_model_checkpointing
tests/core/test_policies.py::TestTEDPolicyMargin::test_ranking_length
tests/core/test_policies.py::TestTEDPolicyMargin::test_gen_batch
tests/core/test_policies.py::TestTEDPolicyMargin::test_similarity_type
tests/core/test_policies.py::TestTEDPolicyMargin::test_normalization
tests/core/test_policies.py::TestTEDPolicyWithEval::test_featurizer
tests/core/test_policies.py::TestTEDPolicyWithEval::test_persist_and_load
tests/core/test_policies.py::TestTEDPolicyWithEval::test_prediction_on_empty_tracker
tests/core/test_policies.py::TestTEDPolicyWithEval::test_persist_and_load_empty_policy
tests/core/test_policies.py::TestTEDPolicyWithEval::test_train_model_checkpointing
tests/core/test_policies.py::TestTEDPolicyWithEval::test_similarity_type
tests/core/test_policies.py::TestTEDPolicyWithEval::test_ranking_length
tests/core/test_policies.py::TestTEDPolicyWithEval::test_normalization
tests/core/test_policies.py::TestTEDPolicyWithEval::test_gen_batch
tests/core/test_policies.py::TestTEDPolicyNoNormalization::test_featurizer
tests/core/test_policies.py::TestTEDPolicyNoNormalization::test_persist_and_load
tests/core/test_policies.py::TestTEDPolicyNoNormalization::test_prediction_on_empty_tracker
tests/core/test_policies.py::TestTEDPolicyNoNormalization::test_persist_and_load_empty_policy
tests/core/test_policies.py::TestTEDPolicyNoNormalization::test_train_model_checkpointing
tests/core/test_policies.py::TestTEDPolicyNoNormalization::test_similarity_type
tests/core/test_policies.py::TestTEDPolicyNoNormalization::test_gen_batch
tests/core/test_policies.py::TestTEDPolicyNoNormalization::test_ranking_length
tests/core/test_policies.py::TestTEDPolicyNoNormalization::test_normalization
tests/core/test_policies.py::TestTEDPolicyLowRankingLength::test_featurizer
tests/core/test_policies.py::TestTEDPolicyLowRankingLength::test_persist_and_load
tests/core/test_policies.py::TestTEDPolicyLowRankingLength::test_prediction_on_empty_tracker
tests/core/test_policies.py::TestTEDPolicyLowRankingLength::test_persist_and_load_empty_policy
tests/core/test_policies.py::TestTEDPolicyLowRankingLength::test_train_model_checkpointing
tests/core/test_policies.py::TestTEDPolicyLowRankingLength::test_similarity_type
tests/core/test_policies.py::TestTEDPolicyLowRankingLength::test_normalization
tests/core/test_policies.py::TestTEDPolicyLowRankingLength::test_gen_batch
tests/core/test_policies.py::TestTEDPolicyLowRankingLength::test_ranking_length
tests/core/test_policies.py::TestTEDPolicyHighRankingLength::test_featurizer
tests/core/test_policies.py::TestTEDPolicyHighRankingLength::test_persist_and_load
tests/core/test_policies.py::TestTEDPolicyHighRankingLength::test_prediction_on_empty_tracker
tests/core/test_policies.py::TestTEDPolicyHighRankingLength::test_persist_and_load_empty_policy
tests/core/test_policies.py::TestTEDPolicyHighRankingLength::test_train_model_checkpointing
tests/core/test_policies.py::TestTEDPolicyHighRankingLength::test_similarity_type
tests/core/test_policies.py::TestTEDPolicyHighRankingLength::test_normalization
tests/core/test_policies.py::TestTEDPolicyHighRankingLength::test_gen_batch
tests/core/test_policies.py::TestTEDPolicyHighRankingLength::test_ranking_length
tests/core/test_policies.py::TestTEDPolicyWithStandardFeaturizer::test_persist_and_load
tests/core/test_policies.py::TestTEDPolicyWithStandardFeaturizer::test_prediction_on_empty_tracker
tests/core/test_policies.py::TestTEDPolicyWithStandardFeaturizer::test_persist_and_load_empty_policy
tests/core/test_policies.py::TestTEDPolicyWithStandardFeaturizer::test_train_model_checkpointing
tests/core/test_policies.py::TestTEDPolicyWithStandardFeaturizer::test_similarity_type
tests/core/test_policies.py::TestTEDPolicyWithStandardFeaturizer::test_ranking_length
tests/core/test_policies.py::TestTEDPolicyWithStandardFeaturizer::test_normalization
tests/core/test_policies.py::TestTEDPolicyWithStandardFeaturizer::test_gen_batch
tests/core/test_policies.py::TestTEDPolicyWithStandardFeaturizer::test_featurizer
tests/core/test_policies.py::TestTEDPolicyWithMaxHistory::test_persist_and_load
tests/core/test_policies.py::TestTEDPolicyWithMaxHistory::test_prediction_on_empty_tracker
tests/core/test_policies.py::TestTEDPolicyWithMaxHistory::test_persist_and_load_empty_policy
tests/core/test_policies.py::TestTEDPolicyWithMaxHistory::test_train_model_checkpointing
tests/core/test_policies.py::TestTEDPolicyWithMaxHistory::test_similarity_type
tests/core/test_policies.py::TestTEDPolicyWithMaxHistory::test_ranking_length
tests/core/test_policies.py::TestTEDPolicyWithMaxHistory::test_normalization
tests/core/test_policies.py::TestTEDPolicyWithMaxHistory::test_gen_batch
tests/core/test_policies.py::TestTEDPolicyWithMaxHistory::test_featurizer
tests/core/test_policies.py::TestTEDPolicyWithRelativeAttention::test_featurizer
tests/core/test_policies.py::TestTEDPolicyWithRelativeAttention::test_persist_and_load
tests/core/test_policies.py::TestTEDPolicyWithRelativeAttention::test_prediction_on_empty_tracker
tests/core/test_policies.py::TestTEDPolicyWithRelativeAttention::test_persist_and_load_empty_policy
tests/core/test_policies.py::TestTEDPolicyWithRelativeAttention::test_train_model_checkpointing
tests/core/test_policies.py::TestTEDPolicyWithRelativeAttention::test_similarity_type
tests/core/test_policies.py::TestTEDPolicyWithRelativeAttention::test_ranking_length
tests/core/test_policies.py::TestTEDPolicyWithRelativeAttention::test_normalization
tests/core/test_policies.py::TestTEDPolicyWithRelativeAttention::test_gen_batch
tests/core/test_policies.py::TestTEDPolicyWithRelativeAttentionMaxHistoryOne::test_featurizer
tests/core/test_policies.py::TestTEDPolicyWithRelativeAttentionMaxHistoryOne::test_persist_and_load
tests/core/test_policies.py::TestTEDPolicyWithRelativeAttentionMaxHistoryOne::test_prediction_on_empty_tracker
tests/core/test_policies.py::TestTEDPolicyWithRelativeAttentionMaxHistoryOne::test_persist_and_load_empty_policy
tests/core/test_policies.py::TestTEDPolicyWithRelativeAttentionMaxHistoryOne::test_train_model_checkpointing
tests/core/test_policies.py::TestTEDPolicyWithRelativeAttentionMaxHistoryOne::test_similarity_type
tests/core/test_policies.py::TestTEDPolicyWithRelativeAttentionMaxHistoryOne::test_ranking_length
tests/core/test_policies.py::TestTEDPolicyWithRelativeAttentionMaxHistoryOne::test_normalization
tests/core/test_policies.py::TestTEDPolicyWithRelativeAttentionMaxHistoryOne::test_gen_batch
tests/core/test_policies.py::TestMemoizationPolicy::test_persist_and_load
tests/core/test_policies.py::TestMemoizationPolicy::test_prediction_on_empty_tracker
tests/core/test_policies.py::TestMemoizationPolicy::test_persist_and_load_empty_policy
tests/core/test_policies.py::TestMemoizationPolicy::test_featurizer
tests/core/test_policies.py::TestMemoizationPolicy::test_memorise
tests/core/test_policies.py::TestMemoizationPolicy::test_memorise_with_nlu
tests/core/test_policies.py::TestAugmentedMemoizationPolicy::test_persist_and_load
tests/core/test_policies.py::TestAugmentedMemoizationPolicy::test_prediction_on_empty_tracker
tests/core/test_policies.py::TestAugmentedMemoizationPolicy::test_persist_and_load_empty_policy
tests/core/test_policies.py::TestAugmentedMemoizationPolicy::test_featurizer
tests/core/test_policies.py::TestAugmentedMemoizationPolicy::test_memorise
tests/core/test_policies.py::TestAugmentedMemoizationPolicy::test_memorise_with_nlu
tests/core/test_policies.py::TestFormPolicy::test_persist_and_load
tests/core/test_policies.py::TestFormPolicy::test_prediction_on_empty_tracker
tests/core/test_policies.py::TestFormPolicy::test_persist_and_load_empty_policy
tests/core/test_policies.py::TestFormPolicy::test_featurizer
tests/core/test_policies.py::TestFormPolicy::test_memorise
tests/core/test_policies.py::TestFormPolicy::test_memorise_with_nlu
tests/core/test_policies.py::TestMappingPolicy::test_persist_and_load
tests/core/test_policies.py::TestMappingPolicy::test_prediction_on_empty_tracker
tests/core/test_policies.py::TestMappingPolicy::test_persist_and_load_empty_policy
tests/core/test_policies.py::TestMappingPolicy::test_featurizer
tests/core/test_policies.py::TestMappingPolicy::test_predict_mapped_action[intent_mapping0]
tests/core/test_policies.py::TestMappingPolicy::test_predict_mapped_action[intent_mapping1]
tests/core/test_policies.py::TestMappingPolicy::test_predict_mapped_action[intent_mapping2]
tests/core/test_policies.py::TestMappingPolicy::test_predict_mapped_action[intent_mapping3]
tests/core/test_policies.py::TestMappingPolicy::test_restart_if_paused
tests/core/test_policies.py::TestMappingPolicy::test_predict_action_listen[intent_mapping0]
tests/core/test_policies.py::TestMappingPolicy::test_predict_action_listen[intent_mapping1]
tests/core/test_policies.py::TestMappingPolicy::test_predict_action_listen[intent_mapping2]
tests/core/test_policies.py::TestMappingPolicy::test_predict_action_listen[intent_mapping3]
tests/core/test_policies.py::TestMappingPolicy::test_do_not_follow_other_policy[intent_mapping0]
tests/core/test_policies.py::TestMappingPolicy::test_do_not_follow_other_policy[intent_mapping1]
tests/core/test_policies.py::TestMappingPolicy::test_do_not_follow_other_policy[intent_mapping2]
tests/core/test_policies.py::TestMappingPolicy::test_do_not_follow_other_policy[intent_mapping3]
tests/core/test_policies.py::TestFallbackPolicy::test_persist_and_load
tests/core/test_policies.py::TestFallbackPolicy::test_prediction_on_empty_tracker
tests/core/test_policies.py::TestFallbackPolicy::test_persist_and_load_empty_policy
tests/core/test_policies.py::TestFallbackPolicy::test_featurizer
tests/core/test_policies.py::TestFallbackPolicy::test_should_nlu_fallback[0.1-all_confidences0-some_action-False]
tests/core/test_policies.py::TestFallbackPolicy::test_should_nlu_fallback[0.1-all_confidences1-action_listen-True]
tests/core/test_policies.py::TestFallbackPolicy::test_should_nlu_fallback[0.9-all_confidences2-some_action-False]
tests/core/test_policies.py::TestFallbackPolicy::test_should_nlu_fallback[0.9-all_confidences3-action_listen-False]
tests/core/test_policies.py::TestFallbackPolicy::test_should_nlu_fallback[0.4-all_confidences4-some_action-False]
tests/core/test_policies.py::TestFallbackPolicy::test_should_nlu_fallback[0.4-all_confidences5-action_listen-True]
tests/core/test_policies.py::TestFallbackPolicy::test_should_nlu_fallback[0.9-all_confidences6-action_listen-True]
tests/core/test_policies.py::TestTwoStageFallbackPolicy::test_persist_and_load
tests/core/test_policies.py::TestTwoStageFallbackPolicy::test_prediction_on_empty_tracker
tests/core/test_policies.py::TestTwoStageFallbackPolicy::test_persist_and_load_empty_policy
tests/core/test_policies.py::TestTwoStageFallbackPolicy::test_featurizer
tests/core/test_policies.py::TestTwoStageFallbackPolicy::test_should_nlu_fallback[0.1-all_confidences0-some_action-False]
tests/core/test_policies.py::TestTwoStageFallbackPolicy::test_should_nlu_fallback[0.1-all_confidences1-action_listen-True]
tests/core/test_policies.py::TestTwoStageFallbackPolicy::test_should_nlu_fallback[0.9-all_confidences2-some_action-False]
tests/core/test_policies.py::TestTwoStageFallbackPolicy::test_should_nlu_fallback[0.9-all_confidences3-action_listen-False]
tests/core/test_policies.py::TestTwoStageFallbackPolicy::test_should_nlu_fallback[0.4-all_confidences4-some_action-False]
tests/core/test_policies.py::TestTwoStageFallbackPolicy::test_should_nlu_fallback[0.4-all_confidences5-action_listen-True]
tests/core/test_policies.py::TestTwoStageFallbackPolicy::test_should_nlu_fallback[0.9-all_confidences6-action_listen-True]
tests/core/test_policies.py::TestTwoStageFallbackPolicy::test_ask_affirmation
tests/core/test_policies.py::TestTwoStageFallbackPolicy::test_affirmation
tests/core/test_policies.py::TestTwoStageFallbackPolicy::test_ask_rephrase
tests/core/test_policies.py::TestTwoStageFallbackPolicy::test_successful_rephrasing
tests/core/test_policies.py::TestTwoStageFallbackPolicy::test_affirm_rephrased_intent
tests/core/test_policies.py::TestTwoStageFallbackPolicy::test_affirmed_rephrasing
tests/core/test_policies.py::TestTwoStageFallbackPolicy::test_denied_rephrasing_affirmation
tests/core/test_policies.py::TestTwoStageFallbackPolicy::test_rephrasing_instead_affirmation
tests/core/test_policies.py::TestTwoStageFallbackPolicy::test_unknown_instead_affirmation
tests/core/test_policies.py::TestTwoStageFallbackPolicy::test_listen_after_hand_off
tests/core/test_policies.py::test_supported_data[TEDPolicy-SupportedData.ML_DATA]
tests/core/test_policies.py::test_supported_data[RulePolicy-SupportedData.ML_AND_RULE_DATA]
tests/core/test_policies.py::test_supported_data[MemoizationPolicy-SupportedData.ML_DATA]
tests/core/test_policies.py::test_get_training_trackers_for_policy[policy0-0-3]
tests/core/test_policies.py::test_get_training_trackers_for_policy[policy1-2-3]
tests/core/test_policies.py::test_get_training_trackers_for_policy[OnlyRulePolicy-2-0]
tests/core/test_policies.py::test_deprecation_warnings_for_old_rule_like_policies[FormPolicy]
tests/core/test_policies.py::test_deprecation_warnings_for_old_rule_like_policies[MappingPolicy]
tests/core/test_policies.py::test_deprecation_warnings_for_old_rule_like_policies[FallbackPolicy]
tests/core/test_policies.py::test_deprecation_warnings_for_old_rule_like_policies[TwoStageFallbackPolicy]
tests/core/test_processor.py::test_message_processor
tests/core/test_processor.py::test_message_id_logging
tests/core/test_processor.py::test_parsing
tests/core/test_processor.py::test_check_for_unseen_feature
tests/core/test_processor.py::test_default_intent_recognized[restart]
tests/core/test_processor.py::test_default_intent_recognized[back]
tests/core/test_processor.py::test_default_intent_recognized[out_of_scope]
tests/core/test_processor.py::test_default_intent_recognized[session_start]
tests/core/test_processor.py::test_default_intent_recognized[nlu_fallback]
tests/core/test_processor.py::test_http_parsing
tests/core/test_processor.py::test_parsing_with_tracker
tests/core/test_processor.py::test_reminder_scheduled
tests/core/test_processor.py::test_trigger_external_latest_input_channel
tests/core/test_processor.py::test_reminder_aborted
tests/core/test_processor.py::test_reminder_cancelled_multi_user
tests/core/test_processor.py::test_reminder_cancelled_cancels_job_with_name
tests/core/test_processor.py::test_reminder_cancelled_cancels_job_with_name_special_name
tests/core/test_processor.py::test_reminder_cancelled_by_name
tests/core/test_processor.py::test_reminder_cancelled_by_entities
tests/core/test_processor.py::test_reminder_cancelled_by_intent
tests/core/test_processor.py::test_reminder_cancelled_all
tests/core/test_processor.py::test_reminder_restart
tests/core/test_processor.py::test_has_session_expired[event_to_apply0-60-True]
tests/core/test_processor.py::test_has_session_expired[event_to_apply1-120-False]
tests/core/test_processor.py::test_has_session_expired[event_to_apply2-60-False]
tests/core/test_processor.py::test_has_session_expired[event_to_apply3-0-False]
tests/core/test_processor.py::test_has_session_expired[None-1-False]
tests/core/test_processor.py::test_update_tracker_session
tests/core/test_processor.py::test_update_tracker_session_with_metadata
tests/core/test_processor.py::test_update_tracker_session_with_slots
tests/core/test_processor.py::test_get_tracker_with_session_start
tests/core/test_processor.py::test_handle_message_with_session_start
tests/core/test_processor.py::test_should_predict_another_action[action_listen-False]
tests/core/test_processor.py::test_should_predict_another_action[action_session_start-False]
tests/core/test_processor.py::test_should_predict_another_action[utter_greet-True]
tests/core/test_processor.py::test_get_next_action_probabilities_passes_interpreter_to_policies
tests/core/test_processor.py::test_get_next_action_probabilities_pass_policy_predictions_without_interpreter_arg[<lambda>0]
tests/core/test_processor.py::test_get_next_action_probabilities_pass_policy_predictions_without_interpreter_arg[<lambda>1]
tests/core/test_restore.py::test_restoring_tracker
tests/core/test_run.py::test_create_http_input_channels
tests/core/test_run.py::test_create_single_input_channels
tests/core/test_run.py::test_create_single_input_channels_by_class
tests/core/test_run.py::test_create_single_input_channels_by_class_wo_credentials
tests/core/test_run.py::test_load_agent_on_start_with_good_model_file
tests/core/test_run.py::test_load_agent_on_start_with_bad_model_file
tests/core/test_tracker_stores.py::test_get_or_create
tests/core/test_tracker_stores.py::test_dynamo_get_or_create
tests/core/test_tracker_stores.py::test_dynamo_tracker_floats
tests/core/test_tracker_stores.py::test_restart_after_retrieval_from_tracker_store
tests/core/test_tracker_stores.py::test_tracker_store_remembers_max_history
tests/core/test_tracker_stores.py::test_tracker_store_endpoint_config_loading
tests/core/test_tracker_stores.py::test_create_tracker_store_from_endpoint_config
tests/core/test_tracker_stores.py::test_exception_tracker_store_from_endpoint_config
tests/core/test_tracker_stores.py::test_tracker_store_deprecated_url_argument_from_string
tests/core/test_tracker_stores.py::test_tracker_store_with_host_argument_from_string
tests/core/test_tracker_stores.py::test_tracker_store_from_invalid_module
tests/core/test_tracker_stores.py::test_tracker_store_from_invalid_string
tests/core/test_tracker_stores.py::test_tracker_serialisation
tests/core/test_tracker_stores.py::test_deprecated_pickle_deserialisation
tests/core/test_tracker_stores.py::test_get_db_url_with_fully_specified_url[postgresql://localhost]
tests/core/test_tracker_stores.py::test_get_db_url_with_fully_specified_url[postgresql://localhost:5432]
tests/core/test_tracker_stores.py::test_get_db_url_with_fully_specified_url[postgresql://user:secret@localhost]
tests/core/test_tracker_stores.py::test_get_db_url_with_fully_specified_url[sqlite:///]
tests/core/test_tracker_stores.py::test_get_db_url_with_port_in_host
tests/core/test_tracker_stores.py::test_db_get_url_with_sqlite
tests/core/test_tracker_stores.py::test_get_db_url_with_correct_host
tests/core/test_tracker_stores.py::test_get_db_url_with_query
tests/core/test_tracker_stores.py::test_sql_tracker_store_logs_do_not_show_password
tests/core/test_tracker_stores.py::test_db_url_with_query_from_endpoint_config
tests/core/test_tracker_stores.py::test_fail_safe_tracker_store_if_no_errors
tests/core/test_tracker_stores.py::test_fail_safe_tracker_store_with_save_error
tests/core/test_tracker_stores.py::test_fail_safe_tracker_store_with_keys_error
tests/core/test_tracker_stores.py::test_fail_safe_tracker_store_with_retrieve_error
tests/core/test_tracker_stores.py::test_set_fail_safe_tracker_store_domain
tests/core/test_tracker_stores.py::test_mongo_additional_events
tests/core/test_tracker_stores.py::test_mongo_additional_events_with_session_start
tests/core/test_tracker_stores.py::test_sql_additional_events
tests/core/test_tracker_stores.py::test_sql_additional_events_with_session_start
tests/core/test_tracker_stores.py::test_tracker_store_retrieve_with_session_started_events[MockedMongoTrackerStore-tracker_store_kwargs0]
tests/core/test_tracker_stores.py::test_tracker_store_retrieve_with_session_started_events[SQLTrackerStore-tracker_store_kwargs1]
tests/core/test_tracker_stores.py::test_tracker_store_retrieve_without_session_started_events[MockedMongoTrackerStore-tracker_store_kwargs0]
tests/core/test_tracker_stores.py::test_tracker_store_retrieve_without_session_started_events[SQLTrackerStore-tracker_store_kwargs1]
tests/core/test_tracker_stores.py::test_tracker_store_retrieve_with_events_from_previous_sessions[MockedMongoTrackerStore-tracker_store_kwargs0]
tests/core/test_tracker_stores.py::test_tracker_store_retrieve_with_events_from_previous_sessions[SQLTrackerStore-tracker_store_kwargs1]
tests/core/test_tracker_stores.py::test_tracker_store_retrieve_with_events_from_previous_sessions[InMemoryTrackerStore-tracker_store_kwargs2]
tests/core/test_tracker_stores.py::test_session_scope_error
tests/core/test_tracker_stores.py::test_is_postgres_url[postgresql://admin:pw@localhost:5432/rasa-True]
tests/core/test_tracker_stores.py::test_is_postgres_url[sqlite:///-False]
tests/core/test_tracker_stores.py::test_is_postgres_url[url2-True]
tests/core/test_tracker_stores.py::test_is_postgres_url[url3-False]
tests/core/test_tracker_stores.py::test_create_engine_kwargs[postgresql://admin:pw@localhost:5432/rasa-None-kwargs0]
tests/core/test_tracker_stores.py::test_create_engine_kwargs[postgresql://admin:pw@localhost:5432/rasa-schema1-kwargs1]
tests/core/test_tracker_stores.py::test_create_engine_kwargs[oracle://admin:pw@localhost:5432/rasa-None-kwargs2]
tests/core/test_tracker_stores.py::test_create_engine_kwargs[oracle://admin:pw@localhost:5432/rasa-schema1-kwargs3]
tests/core/test_tracker_stores.py::test_create_engine_kwargs[sqlite:///-None-kwargs4]
tests/core/test_tracker_stores.py::test_ensure_schema_exists[True-schema1-True-raises_context0]
tests/core/test_tracker_stores.py::test_ensure_schema_exists[True-schema1-False-raises_context1]
tests/core/test_tracker_stores.py::test_ensure_schema_exists[False-schema1-False-raises_context2]
tests/core/test_tracker_stores.py::test_ensure_schema_exists[True-None-False-raises_context3]
tests/core/test_tracker_stores.py::test_ensure_schema_exists[False-None-False-raises_context4]
tests/core/test_tracker_stores.py::test_current_state_without_events
tests/core/test_training.py::test_story_visualization[data/test_stories/stories.md]
tests/core/test_training.py::test_story_visualization[data/test_yaml_stories/stories.yml]
tests/core/test_training.py::test_story_visualization_with_merging[data/test_stories/stories.md]
tests/core/test_training.py::test_story_visualization_with_merging[data/test_yaml_stories/stories.yml]
tests/core/test_training.py::test_training_script
tests/core/test_training.py::test_training_script_without_max_history_set
tests/core/test_training.py::test_training_script_with_max_history_set
tests/core/test_training.py::test_training_script_with_restart_stories[data/test_stories/stories_restart.md]
tests/core/test_training.py::test_training_script_with_restart_stories[data/test_yaml_stories/stories_restart.yml]
tests/core/test_training.py::test_random_seed[data/test_config/ted_random_seed.yaml]
tests/core/test_training.py::test_trained_interpreter_passed_to_policies
tests/core/test_utils.py::test_is_int
tests/core/test_utils.py::test_one_hot
tests/core/test_utils.py::test_one_hot_out_of_range
tests/core/test_utils.py::test_read_lines
tests/core/test_utils.py::test_pad_lists_to_size
tests/core/test_utils.py::test_convert_bytes_to_string
tests/core/test_utils.py::test_replace_floats_with_decimals[-1--1]
tests/core/test_utils.py::test_replace_floats_with_decimals[2.1-expected1]
tests/core/test_utils.py::test_replace_floats_with_decimals[1579507733.110757-expected2]
tests/core/test_utils.py::test_replace_floats_with_decimals[_input3-expected3]
tests/core/test_utils.py::test_replace_floats_with_decimals[_input4-expected4]
tests/core/test_utils.py::test_replace_floats_with_decimals[_input5-expected5]
tests/core/test_utils.py::test_replace_decimals_with_floats[-1--1]
tests/core/test_utils.py::test_replace_decimals_with_floats[_input1-2.1]
tests/core/test_utils.py::test_replace_decimals_with_floats[_input2-1579507733.110757]
tests/core/test_utils.py::test_replace_decimals_with_floats[_input3-expected3]
tests/core/test_utils.py::test_replace_decimals_with_floats[_input4-expected4]
tests/core/test_utils.py::test_replace_decimals_with_floats[_input5-expected5]
tests/core/test_utils.py::test_get_number_of_sanic_workers[1-redis-1]
tests/core/test_utils.py::test_get_number_of_sanic_workers[4-redis-4]
tests/core/test_utils.py::test_get_number_of_sanic_workers[None-redis-1]
tests/core/test_utils.py::test_get_number_of_sanic_workers[0-redis-1]
tests/core/test_utils.py::test_get_number_of_sanic_workers[-4-redis-1]
tests/core/test_utils.py::test_get_number_of_sanic_workers[illegal value-redis-1]
tests/core/test_utils.py::test_get_number_of_sanic_workers[None-None-1]
tests/core/test_utils.py::test_get_number_of_sanic_workers[None-in_memory-1]
tests/core/test_utils.py::test_get_number_of_sanic_workers[5-in_memory-1]
tests/core/test_utils.py::test_get_number_of_sanic_workers[2-None-1]
tests/core/test_utils.py::test_get_number_of_sanic_workers[0-in_memory-1]
tests/core/test_utils.py::test_get_number_of_sanic_workers[3-lock_store11-3]
tests/core/test_utils.py::test_get_number_of_sanic_workers[2-lock_store12-1]
tests/core/test_utils.py::test_lock_store_is_redis_lock_store[lock_store0-True]
tests/core/test_utils.py::test_lock_store_is_redis_lock_store[lock_store1-True]
tests/core/test_utils.py::test_lock_store_is_redis_lock_store[lock_store2-False]
tests/core/test_utils.py::test_lock_store_is_redis_lock_store[lock_store3-False]
tests/core/test_utils.py::test_lock_store_is_redis_lock_store[None-False]
tests/core/test_utils.py::test_lock_store_is_redis_lock_store[lock_store5-False]
tests/core/test_utils.py::test_read_endpoints_from_path
tests/core/test_utils.py::test_read_endpoints_from_wrong_path
tests/core/actions/test_forms.py::test_activate
tests/core/actions/test_forms.py::test_activate_with_prefilled_slot
tests/core/actions/test_forms.py::test_activate_and_immediate_deactivate
tests/core/actions/test_forms.py::test_set_slot_and_deactivate
tests/core/actions/test_forms.py::test_action_rejection
tests/core/actions/test_forms.py::test_validate_slots[validate_return_events0-expected_events0]
tests/core/actions/test_forms.py::test_validate_slots[validate_return_events1-expected_events1]
tests/core/actions/test_forms.py::test_validate_slots[validate_return_events2-expected_events2]
tests/core/actions/test_forms.py::test_validate_slots[validate_return_events3-expected_events3]
tests/core/actions/test_forms.py::test_validate_slots[validate_return_events4-expected_events4]
tests/core/actions/test_forms.py::test_validate_slots[validate_return_events5-expected_events5]
tests/core/actions/test_forms.py::test_validate_slots[validate_return_events6-expected_events6]
tests/core/actions/test_forms.py::test_validate_slots_on_activation_with_other_action_after_user_utterance
tests/core/actions/test_forms.py::test_name_of_utterance
tests/core/actions/test_forms.py::test_temporary_tracker
tests/core/actions/test_forms.py::test_extract_requested_slot_default
tests/core/actions/test_forms.py::test_extract_requested_slot_when_mapping_applies[slot_mapping0-some_value]
tests/core/actions/test_forms.py::test_extract_requested_slot_when_mapping_applies[slot_mapping1-other_value]
tests/core/actions/test_forms.py::test_extract_requested_slot_when_mapping_applies[slot_mapping2-bla]
tests/core/actions/test_forms.py::test_extract_requested_slot_when_mapping_applies[slot_mapping3-bla]
tests/core/actions/test_forms.py::test_extract_requested_slot_when_mapping_applies[slot_mapping4-bla]
tests/core/actions/test_forms.py::test_extract_requested_slot_mapping_does_not_apply[slot_mapping0]
tests/core/actions/test_forms.py::test_extract_requested_slot_mapping_does_not_apply[slot_mapping1]
tests/core/actions/test_forms.py::test_extract_requested_slot_mapping_does_not_apply[slot_mapping2]
tests/core/actions/test_forms.py::test_extract_requested_slot_mapping_does_not_apply[slot_mapping3]
tests/core/actions/test_forms.py::test_extract_requested_slot_mapping_does_not_apply[slot_mapping4]
tests/core/actions/test_forms.py::test_trigger_slot_mapping_applies[trigger_slot_mapping0-ten]
tests/core/actions/test_forms.py::test_trigger_slot_mapping_applies[trigger_slot_mapping1-tada]
tests/core/actions/test_forms.py::test_trigger_slot_mapping_does_not_apply[trigger_slot_mapping0]
tests/core/actions/test_forms.py::test_trigger_slot_mapping_does_not_apply[trigger_slot_mapping1]
tests/core/actions/test_forms.py::test_extract_requested_slot_from_entity[some_intent-None-None-None-entities0-some_intent-expected_slot_values0]
tests/core/actions/test_forms.py::test_extract_requested_slot_from_entity[None-some_intent-None-None-entities1-some_intent-expected_slot_values1]
tests/core/actions/test_forms.py::test_extract_requested_slot_from_entity[some_intent-None-None-None-entities2-some_other_intent-expected_slot_values2]
tests/core/actions/test_forms.py::test_extract_requested_slot_from_entity[None-None-some_role-None-entities3-some_intent-expected_slot_values3]
tests/core/actions/test_forms.py::test_extract_requested_slot_from_entity[None-None-some_role-None-entities4-some_intent-expected_slot_values4]
tests/core/actions/test_forms.py::test_extract_requested_slot_from_entity[None-None-None-some_group-entities5-some_intent-expected_slot_values5]
tests/core/actions/test_forms.py::test_extract_requested_slot_from_entity[None-None-None-some_group-entities6-some_intent-expected_slot_values6]
tests/core/actions/test_forms.py::test_extract_requested_slot_from_entity[None-None-some_role-some_group-entities7-some_intent-expected_slot_values7]
tests/core/actions/test_forms.py::test_extract_requested_slot_from_entity[None-None-some_role-some_group-entities8-some_intent-expected_slot_values8]
tests/core/actions/test_forms.py::test_extract_requested_slot_from_entity[None-None-None-None-entities9-some_intent-expected_slot_values9]
tests/core/actions/test_forms.py::test_invalid_slot_mapping
tests/core/actions/test_forms.py::test_extract_other_slots_with_entity[some_other_slot_mapping0-some_slot_mapping0-entities0-some_intent-expected_slot_values0]
tests/core/actions/test_forms.py::test_extract_other_slots_with_entity[some_other_slot_mapping1-some_slot_mapping1-entities1-some_intent-expected_slot_values1]
tests/core/actions/test_forms.py::test_extract_other_slots_with_entity[some_other_slot_mapping2-some_slot_mapping2-entities2-some_intent-expected_slot_values2]
tests/core/actions/test_forms.py::test_extract_other_slots_with_entity[some_other_slot_mapping3-some_slot_mapping3-entities3-some_intent-expected_slot_values3]
tests/core/actions/test_forms.py::test_extract_other_slots_with_entity[some_other_slot_mapping4-some_slot_mapping4-entities4-some_intent-expected_slot_values4]
tests/core/actions/test_forms.py::test_extract_other_slots_with_entity[some_other_slot_mapping5-some_slot_mapping5-entities5-some_intent-expected_slot_values5]
tests/core/actions/test_forms.py::test_extract_other_slots_with_entity[some_other_slot_mapping6-some_slot_mapping6-entities6-some_intent-expected_slot_values6]
tests/core/actions/test_forms.py::test_extract_other_slots_with_entity[some_other_slot_mapping7-some_slot_mapping7-entities7-some_intent-expected_slot_values7]
tests/core/actions/test_forms.py::test_extract_other_slots_with_entity[some_other_slot_mapping8-some_slot_mapping8-entities8-some_intent-expected_slot_values8]
tests/core/actions/test_forms.py::test_ask_for_slot[domain0-utter_ask_sun]
tests/core/actions/test_forms.py::test_ask_for_slot[domain1-action_ask_my_form_sun]
tests/core/actions/test_forms.py::test_ask_for_slot[domain2-utter_ask_my_form_sun]
tests/core/actions/test_forms.py::test_ask_for_slot[domain3-action_ask_sun]
tests/core/actions/test_forms.py::test_ask_for_slot[domain4-action_ask_my_form_sun]
tests/core/actions/test_loops.py::test_whole_loop
tests/core/actions/test_loops.py::test_loop_without_deactivate
tests/core/actions/test_loops.py::test_loop_without_activate_and_without_deactivate
tests/core/actions/test_loops.py::test_raise_not_implemented_error
tests/core/actions/test_two_stage_fallback.py::test_ask_affirmation
tests/core/actions/test_two_stage_fallback.py::test_1st_affirmation_is_successful
tests/core/actions/test_two_stage_fallback.py::test_give_it_up_after_low_confidence_after_affirm_request
tests/core/actions/test_two_stage_fallback.py::test_ask_rephrase_after_failed_affirmation
tests/core/actions/test_two_stage_fallback.py::test_ask_rephrasing_successful
tests/core/actions/test_two_stage_fallback.py::test_ask_affirm_after_rephrasing
tests/core/actions/test_two_stage_fallback.py::test_2nd_affirm_successful
tests/core/actions/test_two_stage_fallback.py::test_2nd_affirmation_failed[out_of_scope]
tests/core/actions/test_two_stage_fallback.py::test_2nd_affirmation_failed[nlu_fallback]
tests/core/channels/test_cmdline.py::test_record_messages
tests/core/channels/test_hangouts.py::test_hangouts_channel
tests/core/channels/test_hangouts.py::test_hangouts_extract_functions
tests/core/channels/test_hangouts.py::test_hangouts_output_channel_functions
tests/core/policies/test_rule_policy.py::test_restrict_multiple_user_inputs_in_rules
tests/core/policies/test_rule_policy.py::test_incomplete_rules_due_to_slots
tests/core/policies/test_rule_policy.py::test_incomplete_rules_due_to_loops
tests/core/policies/test_rule_policy.py::test_contradicting_rules
tests/core/policies/test_rule_policy.py::test_contradicting_rules_and_stories
tests/core/policies/test_rule_policy.py::test_rule_policy_has_max_history_none
tests/core/policies/test_rule_policy.py::test_all_policy_attributes_are_persisted
tests/core/policies/test_rule_policy.py::test_faq_rule
tests/core/policies/test_rule_policy.py::test_predict_form_action_if_in_form
tests/core/policies/test_rule_policy.py::test_predict_form_action_if_multiple_turns
tests/core/policies/test_rule_policy.py::test_predict_action_listen_after_form
tests/core/policies/test_rule_policy.py::test_dont_predict_form_if_already_finished
tests/core/policies/test_rule_policy.py::test_form_unhappy_path
tests/core/policies/test_rule_policy.py::test_form_unhappy_path_from_general_rule
tests/core/policies/test_rule_policy.py::test_form_unhappy_path_from_in_form_rule
tests/core/policies/test_rule_policy.py::test_form_unhappy_path_from_story
tests/core/policies/test_rule_policy.py::test_form_unhappy_path_no_validation_from_rule
tests/core/policies/test_rule_policy.py::test_form_unhappy_path_no_validation_from_story
tests/core/policies/test_rule_policy.py::test_form_unhappy_path_without_rule
tests/core/policies/test_rule_policy.py::test_form_activation_rule
tests/core/policies/test_rule_policy.py::test_failing_form_activation_due_to_no_rule
tests/core/policies/test_rule_policy.py::test_form_submit_rule
tests/core/policies/test_rule_policy.py::test_immediate_submit
tests/core/policies/test_rule_policy.py::test_rule_policy_slot_filling_from_text
tests/core/policies/test_rule_policy.py::test_one_stage_fallback_rule
tests/core/policies/test_rule_policy.py::test_default_actions[restart-action_restart]
tests/core/policies/test_rule_policy.py::test_default_actions[back-action_back]
tests/core/policies/test_rule_policy.py::test_default_actions[session_start-action_session_start]
tests/core/policies/test_rule_policy.py::test_predict_core_fallback[rule_policy0-0.3-action_default_fallback]
tests/core/policies/test_rule_policy.py::test_predict_core_fallback[rule_policy1-0.1-my_core_fallback]
tests/core/policies/test_rule_policy.py::test_predict_nothing_if_fallback_disabled
tests/core/training/test_interactive.py::test_send_message
tests/core/training/test_interactive.py::test_request_prediction
tests/core/training/test_interactive.py::test_bot_output_format
tests/core/training/test_interactive.py::test_latest_user_message
tests/core/training/test_interactive.py::test_latest_user_message_on_no_events
tests/core/training/test_interactive.py::test_all_events_before_user_msg
tests/core/training/test_interactive.py::test_all_events_before_user_msg_on_no_events
tests/core/training/test_interactive.py::test_print_history
tests/core/training/test_interactive.py::test_is_listening_for_messages
tests/core/training/test_interactive.py::test_splitting_conversation_at_restarts
tests/core/training/test_interactive.py::test_as_md_message
tests/core/training/test_interactive.py::test__merge_annotated_and_original_entities[parse_original0-parse_annotated0-expected_entities0]
tests/core/training/test_interactive.py::test__merge_annotated_and_original_entities[parse_original1-parse_annotated1-expected_entities1]
tests/core/training/test_interactive.py::test__merge_annotated_and_original_entities[parse_original2-parse_annotated2-expected_entities2]
tests/core/training/test_interactive.py::test_validate_user_message
tests/core/training/test_interactive.py::test_undo_latest_msg
tests/core/training/test_interactive.py::test_utter_custom_message
tests/core/training/test_interactive.py::test_interactive_domain_persistence
tests/core/training/test_interactive.py::test_write_domain_to_file_with_form
tests/core/training/test_interactive.py::test_filter_intents_before_save_nlu_file
tests/core/training/test_interactive.py::test_get_nlu_target_format[bla.json-rasa_nlu]
tests/core/training/test_interactive.py::test_get_nlu_target_format[other.md-md]
tests/core/training/test_interactive.py::test_get_nlu_target_format[unknown-unk]
tests/core/training/test_interactive.py::test_initial_plotting_call[trackers0-expected_trackers0]
tests/core/training/test_interactive.py::test_initial_plotting_call[trackers1-expected_trackers1]
tests/core/training/test_interactive.py::test_not_getting_trackers_when_skipping_visualization
tests/core/training/test_interactive.py::test_retry_on_error_success
tests/core/training/test_interactive.py::test_retry_on_error_three_retries
tests/core/training/test_story_conflict.py::test_find_no_conflicts
tests/core/training/test_story_conflict.py::test_find_conflicts_in_short_history
tests/core/training/test_story_conflict.py::test_find_conflicts_checkpoints
tests/core/training/test_story_conflict.py::test_find_conflicts_or
tests/core/training/test_story_conflict.py::test_find_conflicts_slots_that_break
tests/core/training/test_story_conflict.py::test_find_conflicts_slots_that_dont_break
tests/core/training/test_story_conflict.py::test_find_conflicts_multiple_stories
tests/core/training/test_story_conflict.py::test_add_conflicting_action
tests/core/training/test_story_conflict.py::test_has_prior_events
tests/core/training/test_story_conflict.py::test_get_previous_event
tests/core/training/test_story_conflict.py::test_has_no_prior_events
tests/core/training/converters/test_story_markdown_to_yaml_converter.py::test_converter_filters_correct_files[data/test_stories/stories.md-True]
tests/core/training/converters/test_story_markdown_to_yaml_converter.py::test_converter_filters_correct_files[data/test_nlu/default_retrieval_intents.md-False]
tests/core/training/converters/test_story_markdown_to_yaml_converter.py::test_converter_filters_correct_files[data/test_yaml_stories/rules_without_stories.yml-False]
tests/core/training/converters/test_story_markdown_to_yaml_converter.py::test_stories_are_converted
tests/core/training/converters/test_story_markdown_to_yaml_converter.py::test_test_stories
tests/examples/test_example_bots_training_data.py::test_example_bot_training_data_not_raises[examples/concertbot/config.yml-examples/concertbot/domain.yml-examples/concertbot/data]
tests/examples/test_example_bots_training_data.py::test_example_bot_training_data_not_raises[examples/formbot/config.yml-examples/formbot/domain.yml-examples/formbot/data]
tests/examples/test_example_bots_training_data.py::test_example_bot_training_data_not_raises[examples/knowledgebasebot/config.yml-examples/knowledgebasebot/domain.yml-examples/knowledgebasebot/data]
tests/examples/test_example_bots_training_data.py::test_example_bot_training_data_not_raises[examples/moodbot/config.yml-examples/moodbot/domain.yml-examples/moodbot/data]
tests/examples/test_example_bots_training_data.py::test_example_bot_training_data_not_raises[examples/reminderbot/config.yml-examples/reminderbot/domain.yml-examples/reminderbot/data]
tests/examples/test_example_bots_training_data.py::test_example_bot_training_data_not_raises[examples/rules/config.yml-examples/rules/domain.yml-examples/rules/data]
tests/examples/test_example_bots_training_data.py::test_example_bot_training_on_initial_project
tests/nlu/test_components.py::test_no_components_with_same_name[SpacyNLP]
tests/nlu/test_components.py::test_no_components_with_same_name[MitieNLP]
tests/nlu/test_components.py::test_no_components_with_same_name[HFTransformersNLP]
tests/nlu/test_components.py::test_no_components_with_same_name[MitieTokenizer]
tests/nlu/test_components.py::test_no_components_with_same_name[SpacyTokenizer]
tests/nlu/test_components.py::test_no_components_with_same_name[WhitespaceTokenizer]
tests/nlu/test_components.py::test_no_components_with_same_name[ConveRTTokenizer]
tests/nlu/test_components.py::test_no_components_with_same_name[JiebaTokenizer]
tests/nlu/test_components.py::test_no_components_with_same_name[LanguageModelTokenizer]
tests/nlu/test_components.py::test_no_components_with_same_name[SpacyEntityExtractor]
tests/nlu/test_components.py::test_no_components_with_same_name[MitieEntityExtractor]
tests/nlu/test_components.py::test_no_components_with_same_name[CRFEntityExtractor]
tests/nlu/test_components.py::test_no_components_with_same_name[DucklingEntityExtractor]
tests/nlu/test_components.py::test_no_components_with_same_name[EntitySynonymMapper]
tests/nlu/test_components.py::test_no_components_with_same_name[RegexEntityExtractor]
tests/nlu/test_components.py::test_no_components_with_same_name[SpacyFeaturizer]
tests/nlu/test_components.py::test_no_components_with_same_name[MitieFeaturizer]
tests/nlu/test_components.py::test_no_components_with_same_name[RegexFeaturizer]
tests/nlu/test_components.py::test_no_components_with_same_name[LexicalSyntacticFeaturizer]
tests/nlu/test_components.py::test_no_components_with_same_name[CountVectorsFeaturizer]
tests/nlu/test_components.py::test_no_components_with_same_name[ConveRTFeaturizer]
tests/nlu/test_components.py::test_no_components_with_same_name[LanguageModelFeaturizer]
tests/nlu/test_components.py::test_no_components_with_same_name[SklearnIntentClassifier]
tests/nlu/test_components.py::test_no_components_with_same_name[MitieIntentClassifier]
tests/nlu/test_components.py::test_no_components_with_same_name[KeywordIntentClassifier]
tests/nlu/test_components.py::test_no_components_with_same_name[DIETClassifier]
tests/nlu/test_components.py::test_no_components_with_same_name[FallbackClassifier]
tests/nlu/test_components.py::test_no_components_with_same_name[ResponseSelector]
tests/nlu/test_components.py::test_all_required_components_can_be_satisfied[SpacyNLP]
tests/nlu/test_components.py::test_all_required_components_can_be_satisfied[MitieNLP]
tests/nlu/test_components.py::test_all_required_components_can_be_satisfied[HFTransformersNLP]
tests/nlu/test_components.py::test_all_required_components_can_be_satisfied[MitieTokenizer]
tests/nlu/test_components.py::test_all_required_components_can_be_satisfied[SpacyTokenizer]
tests/nlu/test_components.py::test_all_required_components_can_be_satisfied[WhitespaceTokenizer]
tests/nlu/test_components.py::test_all_required_components_can_be_satisfied[ConveRTTokenizer]
tests/nlu/test_components.py::test_all_required_components_can_be_satisfied[JiebaTokenizer]
tests/nlu/test_components.py::test_all_required_components_can_be_satisfied[LanguageModelTokenizer]
tests/nlu/test_components.py::test_all_required_components_can_be_satisfied[SpacyEntityExtractor]
tests/nlu/test_components.py::test_all_required_components_can_be_satisfied[MitieEntityExtractor]
tests/nlu/test_components.py::test_all_required_components_can_be_satisfied[CRFEntityExtractor]
tests/nlu/test_components.py::test_all_required_components_can_be_satisfied[DucklingEntityExtractor]
tests/nlu/test_components.py::test_all_required_components_can_be_satisfied[EntitySynonymMapper]
tests/nlu/test_components.py::test_all_required_components_can_be_satisfied[RegexEntityExtractor]
tests/nlu/test_components.py::test_all_required_components_can_be_satisfied[SpacyFeaturizer]
tests/nlu/test_components.py::test_all_required_components_can_be_satisfied[MitieFeaturizer]
tests/nlu/test_components.py::test_all_required_components_can_be_satisfied[RegexFeaturizer]
tests/nlu/test_components.py::test_all_required_components_can_be_satisfied[LexicalSyntacticFeaturizer]
tests/nlu/test_components.py::test_all_required_components_can_be_satisfied[CountVectorsFeaturizer]
tests/nlu/test_components.py::test_all_required_components_can_be_satisfied[ConveRTFeaturizer]
tests/nlu/test_components.py::test_all_required_components_can_be_satisfied[LanguageModelFeaturizer]
tests/nlu/test_components.py::test_all_required_components_can_be_satisfied[SklearnIntentClassifier]
tests/nlu/test_components.py::test_all_required_components_can_be_satisfied[MitieIntentClassifier]
tests/nlu/test_components.py::test_all_required_components_can_be_satisfied[KeywordIntentClassifier]
tests/nlu/test_components.py::test_all_required_components_can_be_satisfied[DIETClassifier]
tests/nlu/test_components.py::test_all_required_components_can_be_satisfied[FallbackClassifier]
tests/nlu/test_components.py::test_all_required_components_can_be_satisfied[ResponseSelector]
tests/nlu/test_components.py::test_find_unavailable_packages
tests/nlu/test_components.py::test_builder_create_by_module_path
tests/nlu/test_components.py::test_create_component_exception_messages[my_made_up_component-Cannot find class-Exception]
tests/nlu/test_components.py::test_create_component_exception_messages[rasa.nlu.featurizers.regex_featurizer.MadeUpClass-Failed to find class-Exception]
tests/nlu/test_components.py::test_create_component_exception_messages[made.up.path.RegexFeaturizer-No module named-ModuleNotFoundError]
tests/nlu/test_components.py::test_builder_load_unknown
tests/nlu/test_components.py::test_example_component
tests/nlu/test_config.py::test_blank_config
tests/nlu/test_config.py::test_invalid_config_json
tests/nlu/test_config.py::test_invalid_many_tokenizers_in_config
tests/nlu/test_config.py::test_missing_required_component[_config0]
tests/nlu/test_config.py::test_missing_required_component[_config1]
tests/nlu/test_config.py::test_missing_property[pipeline_config0]
tests/nlu/test_config.py::test_default_config_file
tests/nlu/test_config.py::test_set_attr_on_component
tests/nlu/test_config.py::test_override_defaults_supervised_embeddings_pipeline
tests/nlu/test_config.py::test_train_docker_and_docs_configs[data/configs_for_docs/default_english_config.yml]
tests/nlu/test_config.py::test_train_docker_and_docs_configs[data/configs_for_docs/config_featurizers.yml]
tests/nlu/test_config.py::test_train_docker_and_docs_configs[data/configs_for_docs/pretrained_embeddings_spacy_config.yml]
tests/nlu/test_config.py::test_train_docker_and_docs_configs[data/configs_for_docs/example_for_suggested_config_after_train.yml]
tests/nlu/test_config.py::test_train_docker_and_docs_configs[data/configs_for_docs/example_for_suggested_config.yml]
tests/nlu/test_config.py::test_train_docker_and_docs_configs[data/configs_for_docs/pretrained_embeddings_mitie_config_1.yml]
tests/nlu/test_config.py::test_train_docker_and_docs_configs[data/configs_for_docs/pretrained_embeddings_convert_config.yml]
tests/nlu/test_config.py::test_train_docker_and_docs_configs[data/configs_for_docs/default_spacy_config.yml]
tests/nlu/test_config.py::test_train_docker_and_docs_configs[data/configs_for_docs/supervised_embeddings_config.yml]
tests/nlu/test_config.py::test_train_docker_and_docs_configs[data/configs_for_docs/pretrained_embeddings_mitie_config_2.yml]
tests/nlu/test_config.py::test_train_docker_and_docs_configs[data/configs_for_docs/default_config.yml]
tests/nlu/test_config.py::test_train_docker_and_docs_configs[docker/configs/config_pretrained_embeddings_spacy_en.yml]
tests/nlu/test_config.py::test_train_docker_and_docs_configs[docker/configs/config_pretrained_embeddings_spacy_de.yml]
tests/nlu/test_config.py::test_train_docker_and_docs_configs[docker/configs/config_pretrained_embeddings_mitie.yml]
tests/nlu/test_config.py::test_train_docker_and_docs_configs[docker/configs/config_pretrained_embeddings_spacy_en_duckling.yml]
tests/nlu/test_config.py::test_validate_required_components_from_data[data/test_config/config_supervised_embeddings.yml-data/examples/rasa-expected_warning_excerpts0]
tests/nlu/test_config.py::test_validate_required_components_from_data[data/test_config/config_spacy_entity_extractor.yml-data/test/duplicate_intents_markdown/demo-rasa-intents-2.md-expected_warning_excerpts1]
tests/nlu/test_config.py::test_validate_required_components_from_data[data/test_config/config_crf_no_regex.yml-data/test/duplicate_intents_markdown/demo-rasa-intents-2.md-expected_warning_excerpts2]
tests/nlu/test_config.py::test_validate_required_components_from_data[data/test_config/config_crf_no_regex.yml-data/test/lookup_tables/lookup_table.json-expected_warning_excerpts3]
tests/nlu/test_config.py::test_validate_required_components_from_data[data/test_config/config_spacy_entity_extractor.yml-data/test/lookup_tables/lookup_table.json-expected_warning_excerpts4]
tests/nlu/test_config.py::test_validate_required_components_from_data[data/test_config/config_crf_no_pattern_feature.yml-data/test/lookup_tables/lookup_table.md-your NLU pipeline's 'CRFEntityExtractor' does not include the 'pattern' feature]
tests/nlu/test_config.py::test_validate_required_components_from_data[data/test_config/config_crf_no_synonyms.yml-data/test/markdown_single_sections/synonyms_only.md-expected_warning_excerpts6]
tests/nlu/test_config.py::test_validate_required_components_from_data[data/test_config/config_embedding_intent_response_selector.yml-data/test/demo-rasa-composite-entities.md-expected_warning_excerpts7]
tests/nlu/test_evaluation.py::test_token_entity_intersection
tests/nlu/test_evaluation.py::test_token_entity_boundaries
tests/nlu/test_evaluation.py::test_entity_overlap
tests/nlu/test_evaluation.py::test_determine_token_labels_throws_error
tests/nlu/test_evaluation.py::test_determine_token_labels_no_extractors
tests/nlu/test_evaluation.py::test_determine_token_labels_no_extractors_no_overlap
tests/nlu/test_evaluation.py::test_determine_token_labels_with_extractors
tests/nlu/test_evaluation.py::test_get_entity_confidences[token0-entities0-extractors0-0.0]
tests/nlu/test_evaluation.py::test_get_entity_confidences[token1-entities1-extractors1-0.0]
tests/nlu/test_evaluation.py::test_get_entity_confidences[token2-entities2-extractors2-0.87]
tests/nlu/test_evaluation.py::test_get_entity_confidences[token3-entities3-extractors3-0.87]
tests/nlu/test_evaluation.py::test_label_merging
tests/nlu/test_evaluation.py::test_confidence_merging
tests/nlu/test_evaluation.py::test_drop_intents_below_freq
tests/nlu/test_evaluation.py::test_run_evaluation
tests/nlu/test_evaluation.py::test_eval_data
tests/nlu/test_evaluation.py::test_run_cv_evaluation
tests/nlu/test_evaluation.py::test_run_cv_evaluation_with_response_selector
tests/nlu/test_evaluation.py::test_response_selector_present
tests/nlu/test_evaluation.py::test_intent_evaluation_report
tests/nlu/test_evaluation.py::test_intent_evaluation_report_large
tests/nlu/test_evaluation.py::test_response_evaluation_report
tests/nlu/test_evaluation.py::test_get_entity_extractors[components0-expected_extractors0]
tests/nlu/test_evaluation.py::test_get_entity_extractors[components1-expected_extractors1]
tests/nlu/test_evaluation.py::test_get_entity_extractors[components2-expected_extractors2]
tests/nlu/test_evaluation.py::test_get_entity_extractors[components3-expected_extractors3]
tests/nlu/test_evaluation.py::test_get_entity_extractors[components4-expected_extractors4]
tests/nlu/test_evaluation.py::test_entity_evaluation_report
tests/nlu/test_evaluation.py::test_empty_intent_removal
tests/nlu/test_evaluation.py::test_empty_response_removal
tests/nlu/test_evaluation.py::test_evaluate_entities_cv_empty_tokens
tests/nlu/test_evaluation.py::test_evaluate_entities_cv
tests/nlu/test_evaluation.py::test_remove_pretrained_extractors
tests/nlu/test_evaluation.py::test_label_replacement
tests/nlu/test_evaluation.py::test_nlu_comparison
tests/nlu/test_evaluation.py::test_collect_entity_predictions[entity_results0-targets0-predictions0-successes0-errors0]
tests/nlu/test_interpreter.py::test_model_is_not_compatible[metadata0]
tests/nlu/test_interpreter.py::test_model_is_not_compatible[metadata1]
tests/nlu/test_interpreter.py::test_model_is_not_compatible[metadata2]
tests/nlu/test_interpreter.py::test_model_is_not_compatible[metadata3]
tests/nlu/test_interpreter.py::test_model_is_not_compatible[metadata4]
tests/nlu/test_interpreter.py::test_model_is_not_compatible[metadata5]
tests/nlu/test_interpreter.py::test_model_is_not_compatible[metadata6]
tests/nlu/test_interpreter.py::test_model_is_not_compatible[metadata7]
tests/nlu/test_interpreter.py::test_model_is_not_compatible[metadata8]
tests/nlu/test_interpreter.py::test_model_is_not_compatible[metadata9]
tests/nlu/test_interpreter.py::test_model_is_not_compatible[metadata10]
tests/nlu/test_interpreter.py::test_model_is_not_compatible[metadata11]
tests/nlu/test_interpreter.py::test_model_is_not_compatible[metadata12]
tests/nlu/test_interpreter.py::test_model_is_not_compatible[metadata13]
tests/nlu/test_interpreter.py::test_model_is_not_compatible[metadata14]
tests/nlu/test_interpreter.py::test_model_is_not_compatible[metadata15]
tests/nlu/test_interpreter.py::test_model_is_not_compatible[metadata16]
tests/nlu/test_interpreter.py::test_model_is_compatible[metadata0]
tests/nlu/test_interpreter.py::test_create_interpreter[parameters0]
tests/nlu/test_interpreter.py::test_create_interpreter[parameters1]
tests/nlu/test_interpreter.py::test_create_interpreter[parameters2]
tests/nlu/test_interpreter.py::test_create_interpreter[parameters3]
tests/nlu/test_persistor.py::test_list_method_method_in_AWS_persistor
tests/nlu/test_persistor.py::test_list_models_method_raise_exeception_in_AWS_persistor
tests/nlu/test_persistor.py::test_retrieve_tar_archive_with_s3_namespace
tests/nlu/test_persistor.py::test_s3_private_retrieve_tar
tests/nlu/test_persistor.py::test_list_models_method_in_GCS_persistor
tests/nlu/test_persistor.py::test_list_models_method_raise_exeception_in_GCS_persistor
tests/nlu/test_persistor.py::test_list_models_method_in_Azure_persistor
tests/nlu/test_persistor.py::test_list_models_method_raise_exeception_in_Azure_persistor
tests/nlu/test_persistor.py::test_get_external_persistor
tests/nlu/test_persistor.py::test_raise_exception_in_get_external_persistor
tests/nlu/test_persistor.py::test_retrieve_tar_archive[model.tar.gz-model.tar.gz]
tests/nlu/test_persistor.py::test_retrieve_tar_archive[model-model.tar.gz]
tests/nlu/test_train.py::test_all_components_are_in_at_least_one_test_pipeline
tests/nlu/test_train.py::test_train_persist_load_parse[en-pipeline0]
tests/nlu/test_train.py::test_train_persist_load_parse[en-pipeline1]
tests/nlu/test_train.py::test_train_persist_load_parse[en-pipeline2]
tests/nlu/test_train.py::test_train_persist_load_parse[en-pipeline3]
tests/nlu/test_train.py::test_train_persist_load_parse[zh-pipeline4]
tests/nlu/test_train.py::test_train_persist_load_parse[fallback-pipeline5]
tests/nlu/test_train.py::test_train_persist_load_parse_non_windows[en-pipeline0]
tests/nlu/test_train.py::test_train_persist_load_parse_non_windows[en-pipeline1]
tests/nlu/test_train.py::test_train_model_without_data[en-pipeline0]
tests/nlu/test_train.py::test_train_model_without_data[en-pipeline1]
tests/nlu/test_train.py::test_train_model_without_data[en-pipeline2]
tests/nlu/test_train.py::test_train_model_without_data[en-pipeline3]
tests/nlu/test_train.py::test_train_model_without_data[zh-pipeline4]
tests/nlu/test_train.py::test_train_model_without_data[fallback-pipeline5]
tests/nlu/test_train.py::test_train_model_without_data_non_windows[en-pipeline0]
tests/nlu/test_train.py::test_train_model_without_data_non_windows[en-pipeline1]
tests/nlu/test_train.py::test_load_and_persist_without_train[en-pipeline0]
tests/nlu/test_train.py::test_load_and_persist_without_train[en-pipeline1]
tests/nlu/test_train.py::test_load_and_persist_without_train[en-pipeline2]
tests/nlu/test_train.py::test_load_and_persist_without_train[en-pipeline3]
tests/nlu/test_train.py::test_load_and_persist_without_train[zh-pipeline4]
tests/nlu/test_train.py::test_load_and_persist_without_train[fallback-pipeline5]
tests/nlu/test_train.py::test_load_and_persist_without_train_non_windows[en-pipeline0]
tests/nlu/test_train.py::test_load_and_persist_without_train_non_windows[en-pipeline1]
tests/nlu/test_train.py::test_train_model_empty_pipeline
tests/nlu/test_train.py::test_train_named_model
tests/nlu/test_train.py::test_handles_pipeline_with_non_existing_component
tests/nlu/test_train.py::test_train_model_training_data_persisted
tests/nlu/test_train.py::test_train_model_no_training_data_persisted
tests/nlu/test_utils.py::test_relative_normpath
tests/nlu/test_utils.py::test_list_files_invalid_resource
tests/nlu/test_utils.py::test_list_files_non_existing_dir
tests/nlu/test_utils.py::test_list_files_ignores_hidden_files
tests/nlu/test_utils.py::test_creation_of_existing_dir
tests/nlu/test_utils.py::test_empty_is_model_dir
tests/nlu/test_utils.py::test_non_existent_folder_is_no_model_dir
tests/nlu/test_utils.py::test_data_folder_is_no_model_dir
tests/nlu/test_utils.py::test_model_folder_is_model_dir
tests/nlu/test_utils.py::test_remove_model_empty
tests/nlu/test_utils.py::test_remove_model_with_files
tests/nlu/test_utils.py::test_remove_model_invalid
tests/nlu/test_utils.py::test_is_url
tests/nlu/classifiers/test_diet_classifier.py::test_compute_default_label_features
tests/nlu/classifiers/test_diet_classifier.py::test_check_labels_features_exist[messages0-True]
tests/nlu/classifiers/test_diet_classifier.py::test_check_labels_features_exist[messages1-False]
tests/nlu/classifiers/test_diet_classifier.py::test_check_labels_features_exist[messages2-False]
tests/nlu/classifiers/test_diet_classifier.py::test_train_persist_load_with_different_settings_non_windows
tests/nlu/classifiers/test_diet_classifier.py::test_train_persist_load_with_different_settings
tests/nlu/classifiers/test_diet_classifier.py::test_raise_error_on_incorrect_pipeline
tests/nlu/classifiers/test_diet_classifier.py::test_softmax_normalization[classifier_params0-data/test/many_intents.md-10-True]
tests/nlu/classifiers/test_diet_classifier.py::test_softmax_normalization[classifier_params1-data/test/many_intents.md-10-False]
tests/nlu/classifiers/test_diet_classifier.py::test_softmax_normalization[classifier_params2-data/test/many_intents.md-3-True]
tests/nlu/classifiers/test_diet_classifier.py::test_softmax_normalization[classifier_params3-data/test/many_intents.md-10-False]
tests/nlu/classifiers/test_diet_classifier.py::test_softmax_normalization[classifier_params4-examples/moodbot/data/nlu.yml-7-True]
tests/nlu/classifiers/test_diet_classifier.py::test_margin_loss_is_not_normalized[classifier_params0-10]
tests/nlu/classifiers/test_diet_classifier.py::test_set_random_seed
tests/nlu/classifiers/test_diet_classifier.py::test_train_tensorboard_logging
tests/nlu/classifiers/test_diet_classifier.py::test_train_model_checkpointing
tests/nlu/classifiers/test_diet_classifier.py::test_train_persist_load_with_composite_entities[classifier_params0]
tests/nlu/classifiers/test_diet_classifier.py::test_train_persist_load_with_composite_entities[classifier_params1]
tests/nlu/classifiers/test_fallback_classifier.py::test_predict_fallback_intent[message0-component_config0]
tests/nlu/classifiers/test_fallback_classifier.py::test_predict_fallback_intent[message1-component_config1]
tests/nlu/classifiers/test_fallback_classifier.py::test_predict_fallback_intent[message2-component_config2]
tests/nlu/classifiers/test_fallback_classifier.py::test_not_predict_fallback_intent[message0-component_config0]
tests/nlu/classifiers/test_fallback_classifier.py::test_not_predict_fallback_intent[message1-component_config1]
tests/nlu/classifiers/test_fallback_classifier.py::test_defaults
tests/nlu/classifiers/test_keyword_classifier.py::TestKeywordClassifier::test_persist_and_load
tests/nlu/classifiers/test_keyword_classifier.py::TestKeywordClassifier::test_classification[hey there joe-greet]
tests/nlu/classifiers/test_keyword_classifier.py::TestKeywordClassifier::test_classification[hello weiouaosdhalkh-greet]
tests/nlu/classifiers/test_keyword_classifier.py::TestKeywordClassifier::test_classification[show me chinese restaurants in the north of town-restaurant_search]
tests/nlu/classifiers/test_keyword_classifier.py::TestKeywordClassifier::test_classification[great-affirm]
tests/nlu/classifiers/test_keyword_classifier.py::TestKeywordClassifier::test_classification[bye bye birdie-goodbye]
tests/nlu/classifiers/test_keyword_classifier.py::TestKeywordClassifier::test_classification[show me a mexican place-None]
tests/nlu/classifiers/test_keyword_classifier.py::TestKeywordClassifier::test_classification[i-None]
tests/nlu/classifiers/test_keyword_classifier.py::TestKeywordClassifier::test_classification[in-None]
tests/nlu/classifiers/test_keyword_classifier.py::TestKeywordClassifier::test_classification[eet-None]
tests/nlu/classifiers/test_keyword_classifier.py::TestKeywordClassifier::test_valid_data
tests/nlu/classifiers/test_keyword_classifier.py::TestKeywordClassifier::test_identical_data
tests/nlu/classifiers/test_keyword_classifier.py::TestKeywordClassifier::test_ambiguous_data
tests/nlu/emulators/test_dialogflow.py::test_dialogflow_request
tests/nlu/emulators/test_dialogflow.py::test_dialogflow_response
tests/nlu/emulators/test_luis.py::test_luis_request
tests/nlu/emulators/test_luis.py::test_luis_response
tests/nlu/emulators/test_no_emulator.py::test_dummy_request
tests/nlu/emulators/test_no_emulator.py::test_dummy_response
tests/nlu/emulators/test_no_emulator.py::test_emulators_can_handle_missing_data
tests/nlu/emulators/test_wit.py::test_wit_request
tests/nlu/emulators/test_wit.py::test_wit_response
tests/nlu/extractors/test_crf_entity_extractor.py::test_train_persist_load_with_composite_entities
tests/nlu/extractors/test_crf_entity_extractor.py::test_train_persist_with_different_configurations[config_params0]
tests/nlu/extractors/test_crf_entity_extractor.py::test_train_persist_with_different_configurations[config_params1]
tests/nlu/extractors/test_crf_entity_extractor.py::test_crf_use_dense_features
tests/nlu/extractors/test_crf_entity_extractor.py::test_most_likely_entity[entity_predictions0-expected_label0-expected_confidence0]
tests/nlu/extractors/test_crf_entity_extractor.py::test_most_likely_entity[entity_predictions1-expected_label1-expected_confidence1]
tests/nlu/extractors/test_duckling_entity_extractor.py::test_duckling_entity_extractor
tests/nlu/extractors/test_duckling_entity_extractor.py::test_duckling_entity_extractor_and_synonyms
tests/nlu/extractors/test_entity_synonyms.py::test_entity_synonyms
tests/nlu/extractors/test_entity_synonyms.py::test_unintentional_synonyms_capitalized
tests/nlu/extractors/test_extractor.py::test_convert_tags_to_entities[I am flying from San Fransisco to Amsterdam-tags0-confidences0-expected_entities0]
tests/nlu/extractors/test_extractor.py::test_convert_tags_to_entities[I am flying from San Fransisco to Amsterdam-tags1-confidences1-expected_entities1]
tests/nlu/extractors/test_extractor.py::test_convert_tags_to_entities[I am flying from San Fransisco to Amsterdam-tags2-None-expected_entities2]
tests/nlu/extractors/test_extractor.py::test_convert_tags_to_entities[Amsterdam-tags3-None-expected_entities3]
tests/nlu/extractors/test_extractor.py::test_convert_tags_to_entities[New-York-tags4-None-expected_entities4]
tests/nlu/extractors/test_extractor.py::test_convert_tags_to_entities[Amsterdam, Berlin, and London-tags5-None-expected_entities5]
tests/nlu/extractors/test_extractor.py::test_convert_tags_to_entities[Amsterdam Berlin and London-tags6-None-expected_entities6]
tests/nlu/extractors/test_extractor.py::test_convert_tags_to_entities[San Fransisco Amsterdam, London-tags7-None-expected_entities7]
tests/nlu/extractors/test_extractor.py::test_convert_tags_to_entities[New York City Los Angeles and San Diego-tags8-None-expected_entities8]
tests/nlu/extractors/test_extractor.py::test_convert_tags_to_entities[Berlin weather-tags9-None-expected_entities9]
tests/nlu/extractors/test_extractor.py::test_convert_tags_to_entities[New-York-tags10-None-expected_entities10]
tests/nlu/extractors/test_extractor.py::test_convert_tags_to_entities[Amsterdam, Berlin, and London-tags11-None-expected_entities11]
tests/nlu/extractors/test_extractor.py::test_convert_tags_to_entities[Amsterdam Berlin and London-tags12-None-expected_entities12]
tests/nlu/extractors/test_extractor.py::test_check_check_correct_entity_annotations[## intent:test\n- I want to fly from [Berlin](location) to [ San Fransisco](location)\n-1]
tests/nlu/extractors/test_extractor.py::test_check_check_correct_entity_annotations[## intent:test\n- I want to fly from [Berlin ](location) to [San Fransisco](location)\n-1]
tests/nlu/extractors/test_extractor.py::test_check_check_correct_entity_annotations[## intent:test\n- I want to fly from [Berlin](location) to [San Fransisco.](location)\n- I have nothing to say.-1]
tests/nlu/extractors/test_extractor.py::test_check_check_correct_entity_annotations[## intent:test\n- I have nothing to say.\n- I want to fly from [Berlin](location) to[San Fransisco](location)\n-1]
tests/nlu/extractors/test_extractor.py::test_check_check_correct_entity_annotations[## intent:test\n- I want to fly from [Berlin](location) to[San Fransisco](location)\n- Book a flight from [London](location) to [Paris.](location)\n-2]
tests/nlu/extractors/test_regex_entity_extractor.py::test_process[Berlin and London are cities.-lookup0-expected_entities0]
tests/nlu/extractors/test_regex_entity_extractor.py::test_process[Sophie is visiting Thomas in Berlin.-lookup1-expected_entities1]
tests/nlu/extractors/test_regex_entity_extractor.py::test_process[Rasa is great.-lookup2-expected_entities2]
tests/nlu/extractors/test_regex_entity_extractor.py::test_lowercase[berlin and London are cities.-True-lookup0-expected_entities0]
tests/nlu/extractors/test_regex_entity_extractor.py::test_lowercase[berlin and London are cities.-False-lookup1-expected_entities1]
tests/nlu/extractors/test_regex_entity_extractor.py::test_do_not_overwrite_any_entities
tests/nlu/extractors/test_spacy_entity_extractors.py::test_spacy_ner_extractor
tests/nlu/featurizers/test_convert_featurizer.py::test_convert_featurizer_process
tests/nlu/featurizers/test_convert_featurizer.py::test_convert_featurizer_train
tests/nlu/featurizers/test_convert_featurizer.py::test_convert_featurizer_tokens_to_text[hello-hello]
tests/nlu/featurizers/test_convert_featurizer.py::test_convert_featurizer_tokens_to_text[you're-you re]
tests/nlu/featurizers/test_convert_featurizer.py::test_convert_featurizer_tokens_to_text[r. n. b.-r n b]
tests/nlu/featurizers/test_convert_featurizer.py::test_convert_featurizer_tokens_to_text[rock & roll-rock & roll]
tests/nlu/featurizers/test_convert_featurizer.py::test_convert_featurizer_tokens_to_text[\u0144\xf6\xf1\xe0\u015b\xe7i\xed-\u0144\xf6\xf1\xe0\u015b\xe7i\xed]
tests/nlu/featurizers/test_count_vectors_featurizer.py::test_count_vector_featurizer[hello hello hello hello hello-expected0-expected_cls0]
tests/nlu/featurizers/test_count_vectors_featurizer.py::test_count_vector_featurizer[hello goodbye hello-expected1-expected_cls1]
tests/nlu/featurizers/test_count_vectors_featurizer.py::test_count_vector_featurizer[a b c d e f-expected2-expected_cls2]
tests/nlu/featurizers/test_count_vectors_featurizer.py::test_count_vector_featurizer[a 1 2-expected3-expected_cls3]
tests/nlu/featurizers/test_count_vectors_featurizer.py::test_count_vector_featurizer_response_attribute_featurization[hello-greet-None-intent_features0-None]
tests/nlu/featurizers/test_count_vectors_featurizer.py::test_count_vector_featurizer_response_attribute_featurization[hello-greet-hi-intent_features1-response_features1]
tests/nlu/featurizers/test_count_vectors_featurizer.py::test_count_vector_featurizer_attribute_featurization[hello hello hello hello hello -greet-None-intent_features0-None]
tests/nlu/featurizers/test_count_vectors_featurizer.py::test_count_vector_featurizer_attribute_featurization[hello goodbye hello-greet-None-intent_features1-None]
tests/nlu/featurizers/test_count_vectors_featurizer.py::test_count_vector_featurizer_attribute_featurization[a 1 2-char-char char-intent_features2-response_features2]
tests/nlu/featurizers/test_count_vectors_featurizer.py::test_count_vector_featurizer_shared_vocab[hello hello greet -greet-hello-text_features0-intent_features0-response_features0]
tests/nlu/featurizers/test_count_vectors_featurizer.py::test_count_vector_featurizer_shared_vocab[I am fine-acknowledge-good-text_features1-intent_features1-response_features1]
tests/nlu/featurizers/test_count_vectors_featurizer.py::test_count_vector_featurizer_oov_token[hello hello hello hello hello __OOV__-expected0]
tests/nlu/featurizers/test_count_vectors_featurizer.py::test_count_vector_featurizer_oov_token[hello goodbye hello __oov__-expected1]
tests/nlu/featurizers/test_count_vectors_featurizer.py::test_count_vector_featurizer_oov_token[a b c d e f __oov__ __OOV__ __OOV__-expected2]
tests/nlu/featurizers/test_count_vectors_featurizer.py::test_count_vector_featurizer_oov_token[__OOV__ a 1 2 __oov__ __OOV__-expected3]
tests/nlu/featurizers/test_count_vectors_featurizer.py::test_count_vector_featurizer_oov_words[hello hello hello hello hello oov_word0-expected0]
tests/nlu/featurizers/test_count_vectors_featurizer.py::test_count_vector_featurizer_oov_words[hello goodbye hello oov_word0 OOV_word0-expected1]
tests/nlu/featurizers/test_count_vectors_featurizer.py::test_count_vector_featurizer_oov_words[a b c d e f __oov__ OOV_word0 oov_word1-expected2]
tests/nlu/featurizers/test_count_vectors_featurizer.py::test_count_vector_featurizer_oov_words[__OOV__ a 1 2 __oov__ OOV_word1-expected3]
tests/nlu/featurizers/test_count_vectors_featurizer.py::test_count_vector_featurizer_using_tokens[tokens0-expected0]
tests/nlu/featurizers/test_count_vectors_featurizer.py::test_count_vector_featurizer_using_tokens[tokens1-expected1]
tests/nlu/featurizers/test_count_vectors_featurizer.py::test_count_vector_featurizer_using_tokens[tokens2-expected2]
tests/nlu/featurizers/test_count_vectors_featurizer.py::test_count_vector_featurizer_using_tokens[tokens3-expected3]
tests/nlu/featurizers/test_count_vectors_featurizer.py::test_count_vector_featurizer_using_tokens[tokens4-expected4]
tests/nlu/featurizers/test_count_vectors_featurizer.py::test_count_vector_featurizer_using_tokens[tokens5-expected5]
tests/nlu/featurizers/test_count_vectors_featurizer.py::test_count_vector_featurizer_char[ababab-expected0]
tests/nlu/featurizers/test_count_vectors_featurizer.py::test_count_vector_featurizer_char[ab ab ab-expected1]
tests/nlu/featurizers/test_count_vectors_featurizer.py::test_count_vector_featurizer_char[abc-expected2]
tests/nlu/featurizers/test_count_vectors_featurizer.py::test_count_vector_featurizer_persist_load
tests/nlu/featurizers/test_count_vectors_featurizer.py::test_count_vectors_featurizer_train
tests/nlu/featurizers/test_count_vectors_featurizer.py::test_count_vector_featurizer_use_lemma[go goes went go-sequence_features0-sentence_features0-False]
tests/nlu/featurizers/test_count_vectors_featurizer.py::test_count_vector_featurizer_use_lemma[go goes went go-sequence_features1-sentence_features1-True]
tests/nlu/featurizers/test_count_vectors_featurizer.py::test_count_vector_featurizer_action_attribute_featurization[hello-greet-None-action_name_features0-None]
tests/nlu/featurizers/test_count_vectors_featurizer.py::test_count_vector_featurizer_action_attribute_featurization[hello-greet-hi-action_name_features1-response_features1]
tests/nlu/featurizers/test_count_vectors_featurizer.py::test_count_vector_featurizer_action_attribute_featurization[hello--hi-None-response_features2]
tests/nlu/featurizers/test_count_vectors_featurizer.py::test_count_vector_featurizer_process_by_attribute[hello-greet-None-action_name_features0-None]
tests/nlu/featurizers/test_count_vectors_featurizer.py::test_count_vector_featurizer_process_by_attribute[hello-greet-hi-action_name_features1-response_features1]
tests/nlu/featurizers/test_count_vectors_featurizer.py::test_count_vector_featurizer_process_by_attribute[hello--hi-action_name_features2-response_features2]
tests/nlu/featurizers/test_featurizer.py::test_calculate_cls_vector[mean-features0-expected0]
tests/nlu/featurizers/test_featurizer.py::test_calculate_cls_vector[max-features1-expected1]
tests/nlu/featurizers/test_featurizer.py::test_calculate_cls_vector[max-features2-expected2]
tests/nlu/featurizers/test_featurizer.py::test_flexible_nlu_pipeline
tests/nlu/featurizers/test_lexical_syntactic_featurizer.py::test_text_featurizer[hello goodbye hello-expected_features0]
tests/nlu/featurizers/test_lexical_syntactic_featurizer.py::test_text_featurizer[a 1-expected_features1]
tests/nlu/featurizers/test_lexical_syntactic_featurizer.py::test_text_featurizer_window_size[hello 123 hello 123 hello-expected0]
tests/nlu/featurizers/test_lexical_syntactic_featurizer.py::test_text_featurizer_using_pos[The sun is shining-expected0]
tests/nlu/featurizers/test_lexical_syntactic_featurizer.py::test_text_featurizer_using_pos_with_action_text[The sun is shining-expected0]
tests/nlu/featurizers/test_lm_featurizer.py::test_lm_featurizer_shape_values[bert-texts0-expected_shape0-expected_sequence_vec0-expected_cls_vec0]
tests/nlu/featurizers/test_lm_featurizer.py::test_lm_featurizer_shape_values[gpt-texts1-expected_shape1-expected_sequence_vec1-expected_cls_vec1]
tests/nlu/featurizers/test_lm_featurizer.py::test_lm_featurizer_shape_values[gpt2-texts2-expected_shape2-expected_sequence_vec2-expected_cls_vec2]
tests/nlu/featurizers/test_lm_featurizer.py::test_lm_featurizer_shape_values[xlnet-texts3-expected_shape3-expected_sequence_vec3-expected_cls_vec3]
tests/nlu/featurizers/test_lm_featurizer.py::test_lm_featurizer_shape_values[distilbert-texts4-expected_shape4-expected_sequence_vec4-expected_cls_vec4]
tests/nlu/featurizers/test_lm_featurizer.py::test_lm_featurizer_shape_values[roberta-texts5-expected_shape5-expected_sequence_vec5-expected_cls_vec5]
tests/nlu/featurizers/test_mitie_featurizer.py::test_mitie_featurizer
tests/nlu/featurizers/test_mitie_featurizer.py::test_mitie_featurizer_train
tests/nlu/featurizers/test_regex_featurizer.py::test_regex_featurizer[hey how are you today-expected0-labeled_tokens0]
tests/nlu/featurizers/test_regex_featurizer.py::test_regex_featurizer[hey 456 how are you-expected1-labeled_tokens1]
tests/nlu/featurizers/test_regex_featurizer.py::test_regex_featurizer[blah balh random eh-expected2-labeled_tokens2]
tests/nlu/featurizers/test_regex_featurizer.py::test_regex_featurizer[a 1 digit number-expected3-labeled_tokens3]
tests/nlu/featurizers/test_regex_featurizer.py::test_lookup_tables[lemonade and mapo tofu-expected0-labeled_tokens0]
tests/nlu/featurizers/test_regex_featurizer.py::test_lookup_tables[a cup of tea-expected1-labeled_tokens1]
tests/nlu/featurizers/test_regex_featurizer.py::test_lookup_tables[Is burrito my favorite food?-expected2-labeled_tokens2]
tests/nlu/featurizers/test_regex_featurizer.py::test_lookup_tables[I want club?mate-expected3-labeled_tokens3]
tests/nlu/featurizers/test_regex_featurizer.py::test_regex_featurizer_no_sequence[hey how are you today-expected0-expected_cls0]
tests/nlu/featurizers/test_regex_featurizer.py::test_regex_featurizer_no_sequence[hey 456 how are you-expected1-expected_cls1]
tests/nlu/featurizers/test_regex_featurizer.py::test_regex_featurizer_no_sequence[blah balh random eh-expected2-expected_cls2]
tests/nlu/featurizers/test_regex_featurizer.py::test_regex_featurizer_no_sequence[a 1 digit number-expected3-expected_cls3]
tests/nlu/featurizers/test_regex_featurizer.py::test_regex_featurizer_train
tests/nlu/featurizers/test_regex_featurizer.py::test_regex_featurizer_case_sensitive[Hey How are you today-sequence_vector0-sentence_vector0-True]
tests/nlu/featurizers/test_regex_featurizer.py::test_regex_featurizer_case_sensitive[Hey How are you today-sequence_vector1-sentence_vector1-False]
tests/nlu/featurizers/test_regex_featurizer.py::test_regex_featurizer_case_sensitive[Hey 456 How are you-sequence_vector2-sentence_vector2-True]
tests/nlu/featurizers/test_regex_featurizer.py::test_regex_featurizer_case_sensitive[Hey 456 How are you-sequence_vector3-sentence_vector3-False]
tests/nlu/featurizers/test_spacy_featurizer.py::test_spacy_featurizer_cls_vector
tests/nlu/featurizers/test_spacy_featurizer.py::test_spacy_featurizer[hey how are you today]
tests/nlu/featurizers/test_spacy_featurizer.py::test_spacy_training_sample_alignment
tests/nlu/featurizers/test_spacy_featurizer.py::test_spacy_intent_featurizer
tests/nlu/featurizers/test_spacy_featurizer.py::test_spacy_featurizer_sequence[hey how are you today-expected0]
tests/nlu/featurizers/test_spacy_featurizer.py::test_spacy_featurizer_casing
tests/nlu/featurizers/test_spacy_featurizer.py::test_spacy_featurizer_train
tests/nlu/featurizers/test_spacy_featurizer.py::test_spacy_featurizer_using_empty_model
tests/nlu/selectors/test_selectors.py::test_train_selector[pipeline0]
tests/nlu/selectors/test_selectors.py::test_train_selector[pipeline1]
tests/nlu/selectors/test_selectors.py::test_ground_truth_for_training[False-label_values0]
tests/nlu/selectors/test_selectors.py::test_ground_truth_for_training[True-label_values1]
tests/nlu/selectors/test_selectors.py::test_resolve_intent_response_key_from_label[chitchat/ask_name-False-chitchat/ask_name]
tests/nlu/selectors/test_selectors.py::test_resolve_intent_response_key_from_label[It's sunny where I live-True-chitchat/ask_weather]
tests/nlu/selectors/test_selectors.py::test_train_model_checkpointing
tests/nlu/tokenizers/test_convert_tokenizer.py::test_convert_tokenizer_edge_cases[forecast for lunch-expected_tokens0-expected_indices0]
tests/nlu/tokenizers/test_convert_tokenizer.py::test_convert_tokenizer_edge_cases[hello-expected_tokens1-expected_indices1]
tests/nlu/tokenizers/test_convert_tokenizer.py::test_convert_tokenizer_edge_cases[you're-expected_tokens2-expected_indices2]
tests/nlu/tokenizers/test_convert_tokenizer.py::test_convert_tokenizer_edge_cases[r. n. b.-expected_tokens3-expected_indices3]
tests/nlu/tokenizers/test_convert_tokenizer.py::test_convert_tokenizer_edge_cases[rock & roll-expected_tokens4-expected_indices4]
tests/nlu/tokenizers/test_convert_tokenizer.py::test_convert_tokenizer_edge_cases[\u0144\xf6\xf1\xe0\u015b\xe7i\xed-expected_tokens5-expected_indices5]
tests/nlu/tokenizers/test_convert_tokenizer.py::test_custom_intent_symbol[Forecast_for_LUNCH-expected_tokens0]
tests/nlu/tokenizers/test_convert_tokenizer.py::test_custom_intent_symbol[Forecast for LUNCH-expected_tokens1]
tests/nlu/tokenizers/test_convert_tokenizer.py::test_convert_tokenizer_number_of_sub_tokens[Aarhus is a city-expected_number_of_sub_tokens0]
tests/nlu/tokenizers/test_convert_tokenizer.py::test_convert_tokenizer_number_of_sub_tokens[sentence embeddings-expected_number_of_sub_tokens1]
tests/nlu/tokenizers/test_jieba_tokenizer.py::test_jieba[\u6211\u60f3\u53bb\u5403\u5170\u5dde\u62c9\u9762-expected_tokens0-expected_indices0]
tests/nlu/tokenizers/test_jieba_tokenizer.py::test_jieba[Micheal\u4f60\u597d\u5417\uff1f-expected_tokens1-expected_indices1]
tests/nlu/tokenizers/test_jieba_tokenizer.py::test_jieba_load_dictionary
tests/nlu/tokenizers/test_jieba_tokenizer.py::test_custom_intent_symbol[Forecast_for_LUNCH-expected_tokens0]
tests/nlu/tokenizers/test_jieba_tokenizer.py::test_custom_intent_symbol[Forecast for LUNCH-expected_tokens1]
tests/nlu/tokenizers/test_lm_tokenizer.py::test_lm_tokenizer_edge_cases[bert-texts0-expected_tokens0-expected_indices0-expected_num_token_ids0]
tests/nlu/tokenizers/test_lm_tokenizer.py::test_lm_tokenizer_edge_cases[gpt-texts1-expected_tokens1-expected_indices1-expected_num_token_ids1]
tests/nlu/tokenizers/test_lm_tokenizer.py::test_lm_tokenizer_edge_cases[gpt2-texts2-expected_tokens2-expected_indices2-expected_num_token_ids2]
tests/nlu/tokenizers/test_lm_tokenizer.py::test_lm_tokenizer_edge_cases[xlnet-texts3-expected_tokens3-expected_indices3-expected_num_token_ids3]
tests/nlu/tokenizers/test_lm_tokenizer.py::test_lm_tokenizer_edge_cases[distilbert-texts4-expected_tokens4-expected_indices4-expected_num_token_ids4]
tests/nlu/tokenizers/test_lm_tokenizer.py::test_lm_tokenizer_edge_cases[roberta-texts5-expected_tokens5-expected_indices5-expected_num_token_ids5]
tests/nlu/tokenizers/test_lm_tokenizer.py::test_lm_tokenizer_custom_intent_symbol[Forecast_for_LUNCH-expected_tokens0]
tests/nlu/tokenizers/test_lm_tokenizer.py::test_lm_tokenizer_custom_intent_symbol[Forecast for LUNCH-expected_tokens1]
tests/nlu/tokenizers/test_lm_tokenizer.py::test_lm_tokenizer_custom_intent_symbol[Forecast+for+LUNCH-expected_tokens2]
tests/nlu/tokenizers/test_lm_tokenizer.py::test_lm_tokenizer_number_of_sub_tokens[sentence embeddings-expected_number_of_sub_tokens0]
tests/nlu/tokenizers/test_lm_tokenizer.py::test_lm_tokenizer_number_of_sub_tokens[this is a test-expected_number_of_sub_tokens1]
tests/nlu/tokenizers/test_mitie_tokenizer.py::test_mitie[Forecast for lunch-expected_tokens0-expected_indices0]
tests/nlu/tokenizers/test_mitie_tokenizer.py::test_mitie[hey \u0144\xf6\xf1\xe0\u015b\xe7i\xed how're you?-expected_tokens1-expected_indices1]
tests/nlu/tokenizers/test_mitie_tokenizer.py::test_custom_intent_symbol[Forecast_for_LUNCH-expected_tokens0]
tests/nlu/tokenizers/test_mitie_tokenizer.py::test_custom_intent_symbol[Forecast for LUNCH-expected_tokens1]
tests/nlu/tokenizers/test_spacy_tokenizer.py::test_spacy[Forecast for lunch-expected_tokens0-expected_indices0]
tests/nlu/tokenizers/test_spacy_tokenizer.py::test_spacy[hey \u0144\xf6\xf1\xe0\u015b\xe7i\xed how're you?-expected_tokens1-expected_indices1]
tests/nlu/tokenizers/test_spacy_tokenizer.py::test_spacy_pos_tags[Forecast for lunch-expected_pos_tags0]
tests/nlu/tokenizers/test_spacy_tokenizer.py::test_spacy_pos_tags[Hello, how are you?-expected_pos_tags1]
tests/nlu/tokenizers/test_spacy_tokenizer.py::test_train_tokenizer[Forecast for lunch-expected_tokens0-expected_indices0]
tests/nlu/tokenizers/test_spacy_tokenizer.py::test_custom_intent_symbol[Forecast_for_LUNCH-expected_tokens0]
tests/nlu/tokenizers/test_spacy_tokenizer.py::test_custom_intent_symbol[Forecast for LUNCH-expected_tokens1]
tests/nlu/tokenizers/test_tokenizer.py::test_tokens_comparison
tests/nlu/tokenizers/test_tokenizer.py::test_train_tokenizer[Forecast for lunch-expected_tokens0-expected_indices0]
tests/nlu/tokenizers/test_tokenizer.py::test_train_tokenizer_e2e_actions[Forecast for lunch-expected_tokens0-expected_indices0]
tests/nlu/tokenizers/test_tokenizer.py::test_train_tokenizer_action_name[Forecast for lunch-expected_tokens0-expected_indices0]
tests/nlu/tokenizers/test_tokenizer.py::test_process_tokenizer[Forecast for lunch-expected_tokens0-expected_indices0]
tests/nlu/tokenizers/test_tokenizer.py::test_process_tokenizer_action_name[action_listen-expected_tokens0]
tests/nlu/tokenizers/test_tokenizer.py::test_process_tokenizer_action_test[I am hungry-expected_tokens0]
tests/nlu/tokenizers/test_tokenizer.py::test_split_intent[Forecast_for_LUNCH-expected_tokens0]
tests/nlu/tokenizers/test_tokenizer.py::test_split_intent[Forecast for LUNCH-expected_tokens1]
tests/nlu/tokenizers/test_tokenizer.py::test_split_intent_response_key[faq/ask_language-expected_tokens0]
tests/nlu/tokenizers/test_tokenizer.py::test_split_intent_response_key[faq/ask+language-expected_tokens1]
tests/nlu/tokenizers/test_tokenizer.py::test_apply_token_pattern[None-tokens0-expected_tokens0]
tests/nlu/tokenizers/test_tokenizer.py::test_apply_token_pattern[-tokens1-expected_tokens1]
tests/nlu/tokenizers/test_tokenizer.py::test_apply_token_pattern[(?u)\\b\\w\\w+\\b-tokens2-expected_tokens2]
tests/nlu/tokenizers/test_tokenizer.py::test_apply_token_pattern[.*-tokens3-expected_tokens3]
tests/nlu/tokenizers/test_tokenizer.py::test_apply_token_pattern[(test)-tokens4-expected_tokens4]
tests/nlu/tokenizers/test_tokenizer.py::test_split_action_name[Forecast_for_LUNCH-expected_tokens0]
tests/nlu/tokenizers/test_tokenizer.py::test_split_action_name[Forecast for LUNCH-expected_tokens1]
tests/nlu/tokenizers/test_tokenizer.py::test_split_action_name[Forecast+for+LUNCH-expected_tokens2]
tests/nlu/tokenizers/test_whitespace_tokenizer.py::test_whitespace[Forecast for lunch-expected_tokens0-expected_indices0]
tests/nlu/tokenizers/test_whitespace_tokenizer.py::test_whitespace[hey \u0144\xf6\xf1\xe0\u015b\xe7i\xed how're you?-expected_tokens1-expected_indices1]
tests/nlu/tokenizers/test_whitespace_tokenizer.py::test_whitespace[50 \u0915\u094d\u092f\u093e \u0906\u092a\u0915\u0947 \u092a\u093e\u0938 \u0921\u0947\u0930\u0940 \u092e\u093f\u0932\u094d\u0915 10 \u0935\u093e\u0932\u0947 \u092c\u0949\u0915\u094d\u0938 \u092e\u093f\u0932 \u0938\u0915\u0924\u0947 \u0939\u0948-expected_tokens2-expected_indices2]
tests/nlu/tokenizers/test_whitespace_tokenizer.py::test_whitespace[https://www.google.com/search?client=safari&rls=en&q=i+like+rasa&ie=UTF-8&oe=UTF-8 https://rasa.com/docs/rasa/components#whitespacetokenizer-expected_tokens3-expected_indices3]
tests/nlu/tokenizers/test_whitespace_tokenizer.py::test_whitespace[Joselico gracias Dois \U0001f64f\U0001f1fa\U0001f1f8\U0001f3e6\U0001f6e0\U0001f525\u2b50\ufe0f\U0001f985\U0001f451\U0001f4aa-expected_tokens4-expected_indices4]
tests/nlu/tokenizers/test_whitespace_tokenizer.py::test_whitespace[:)-expected_tokens5-expected_indices5]
tests/nlu/tokenizers/test_whitespace_tokenizer.py::test_whitespace[Hi :-)-expected_tokens6-expected_indices6]
tests/nlu/tokenizers/test_whitespace_tokenizer.py::test_whitespace[\U0001f44d-expected_tokens7-expected_indices7]
tests/nlu/tokenizers/test_whitespace_tokenizer.py::test_custom_intent_symbol[Forecast_for_LUNCH-expected_tokens0]
tests/nlu/tokenizers/test_whitespace_tokenizer.py::test_custom_intent_symbol[Forecast for LUNCH-expected_tokens1]
tests/nlu/tokenizers/test_whitespace_tokenizer.py::test_whitespace_training
tests/nlu/tokenizers/test_whitespace_tokenizer.py::test_whitespace_does_not_throw_error
tests/nlu/tokenizers/test_whitespace_tokenizer.py::test_whitespace_language_suuport[en-False]
tests/nlu/tokenizers/test_whitespace_tokenizer.py::test_whitespace_language_suuport[zh-True]
tests/nlu/tokenizers/test_whitespace_tokenizer.py::test_whitespace_processing_with_attribute
tests/nlu/training_data/converters/test_nlg_markdown_to_yaml_converter.py::test_converter_filters_correct_files[data/test_nlg/responses.md-True]
tests/nlu/training_data/converters/test_nlg_markdown_to_yaml_converter.py::test_converter_filters_correct_files[data/test_nlu/default_retrieval_intents.md-False]
tests/nlu/training_data/converters/test_nlg_markdown_to_yaml_converter.py::test_converter_filters_correct_files[data/test_stories/stories.md-False]
tests/nlu/training_data/converters/test_nlg_markdown_to_yaml_converter.py::test_converter_filters_correct_files[data/test_yaml_stories/rules_without_stories.yml-False]
tests/nlu/training_data/converters/test_nlg_markdown_to_yaml_converter.py::test_nlu_intents_are_converted
tests/nlu/training_data/converters/test_nlu_markdown_to_yaml_converter.py::test_converter_filters_correct_files[data/test_nlu/default_retrieval_intents.md-True]
tests/nlu/training_data/converters/test_nlu_markdown_to_yaml_converter.py::test_converter_filters_correct_files[data/test_stories/stories.md-False]
tests/nlu/training_data/converters/test_nlu_markdown_to_yaml_converter.py::test_converter_filters_correct_files[data/test_yaml_stories/rules_without_stories.yml-False]
tests/nlu/training_data/converters/test_nlu_markdown_to_yaml_converter.py::test_nlu_intents_are_converted
tests/nlu/training_data/converters/test_nlu_markdown_to_yaml_converter.py::test_nlu_lookup_tables_are_converted
tests/nlu/utils/test_bilou_utils.py::test_entity_name_from_tag[B-person-person]
tests/nlu/utils/test_bilou_utils.py::test_entity_name_from_tag[I-location-location]
tests/nlu/utils/test_bilou_utils.py::test_entity_name_from_tag[location-location]
tests/nlu/utils/test_bilou_utils.py::test_entity_name_from_tag[U-company-company]
tests/nlu/utils/test_bilou_utils.py::test_entity_name_from_tag[L-company-company]
tests/nlu/utils/test_bilou_utils.py::test_bilou_from_tag[B-person-B-]
tests/nlu/utils/test_bilou_utils.py::test_bilou_from_tag[I-location-I-]
tests/nlu/utils/test_bilou_utils.py::test_bilou_from_tag[location-None]
tests/nlu/utils/test_bilou_utils.py::test_bilou_from_tag[U-company-U-]
tests/nlu/utils/test_bilou_utils.py::test_bilou_from_tag[L-company-L-]
tests/nlu/utils/test_bilou_utils.py::test_bilou_from_tag[O-company-None]
tests/nlu/utils/test_bilou_utils.py::test_tags_to_ids
tests/nlu/utils/test_bilou_utils.py::test_remove_bilou_prefixes
tests/nlu/utils/test_bilou_utils.py::test_build_tag_id_dict
tests/nlu/utils/test_bilou_utils.py::test_apply_bilou_schema
tests/nlu/utils/test_bilou_utils.py::test_check_consistent_bilou_tagging[tags0-confidences0-expected_tags0-expected_confidences0-None]
tests/nlu/utils/test_bilou_utils.py::test_check_consistent_bilou_tagging[tags1-confidences1-expected_tags1-expected_confidences1-B- tag not closed]
tests/nlu/utils/test_bilou_utils.py::test_check_consistent_bilou_tagging[tags2-confidences2-expected_tags2-expected_confidences2-B- tag, L- tag pair encloses multiple entity classes]
tests/nlu/utils/test_bilou_utils.py::test_check_consistent_bilou_tagging[tags3-confidences3-expected_tags3-expected_confidences3-B- tag, L- tag pair encloses multiple entity classes]
tests/nlu/utils/test_bilou_utils.py::test_check_consistent_bilou_tagging[tags4-confidences4-expected_tags4-expected_confidences4-B- tag, L- tag pair encloses multiple entity classes]
tests/nlu/utils/test_bilou_utils.py::test_check_consistent_bilou_tagging[tags5-confidences5-expected_tags5-expected_confidences5-B- tag, L- tag pair encloses multiple entity classes]
tests/nlu/utils/test_bilou_utils.py::test_check_consistent_bilou_tagging[tags6-confidences6-expected_tags6-expected_confidences6-B- tag not closed]
tests/nlu/utils/test_bilou_utils.py::test_check_consistent_bilou_tagging[tags7-confidences7-expected_tags7-expected_confidences7-B- tag not closed]
tests/nlu/utils/test_bilou_utils.py::test_check_consistent_bilou_tagging[tags8-confidences8-expected_tags8-expected_confidences8-B- tag not closed]
tests/nlu/utils/test_bilou_utils.py::test_check_consistent_bilou_tagging[tags9-confidences9-expected_tags9-expected_confidences9-B- tag not closed]
tests/nlu/utils/test_bilou_utils.py::test_check_consistent_bilou_tagging[tags10-confidences10-expected_tags10-expected_confidences10-B- tag not closed]
tests/nlu/utils/test_hf_transformers.py::test_sequence_length_overflow_train[20-bert-False]
tests/nlu/utils/test_hf_transformers.py::test_sequence_length_overflow_train[1000-bert-True]
tests/nlu/utils/test_hf_transformers.py::test_sequence_length_overflow_train[1000-xlnet-False]
tests/nlu/utils/test_hf_transformers.py::test_long_sequences_extra_padding[sequence_embeddings0-actual_sequence_lengths0-bert-True]
tests/nlu/utils/test_hf_transformers.py::test_long_sequences_extra_padding[sequence_embeddings1-actual_sequence_lengths1-xlnet-False]
tests/nlu/utils/test_hf_transformers.py::test_long_sequences_extra_padding[sequence_embeddings2-actual_sequence_lengths2-bert-False]
tests/nlu/utils/test_hf_transformers.py::test_input_padding[token_ids0-512-512-True]
tests/nlu/utils/test_hf_transformers.py::test_input_padding[token_ids1-512-512-False]
tests/nlu/utils/test_hf_transformers.py::test_input_padding[token_ids2-200-200-False]
tests/nlu/utils/test_hf_transformers.py::test_log_longer_sequence[1000-bert-True]
tests/nlu/utils/test_hf_transformers.py::test_log_longer_sequence[256-bert-False]
tests/nlu/utils/test_hf_transformers.py::test_attention_mask[256-512-256]
tests/nlu/utils/test_hf_transformers.py::test_attention_mask[700-700-700]
tests/nlu/utils/test_hf_transformers.py::test_attention_mask[700-512-512]
tests/nlu/utils/test_pattern_utils.py::test_extract_patterns[lookup_tables0-regex_features0-expected_patterns0]
tests/nlu/utils/test_pattern_utils.py::test_extract_patterns[lookup_tables1-regex_features1-expected_patterns1]
tests/nlu/utils/test_pattern_utils.py::test_extract_patterns[lookup_tables2-regex_features2-expected_patterns2]
tests/nlu/utils/test_pattern_utils.py::test_extract_patterns[lookup_tables3-regex_features3-expected_patterns3]
tests/nlu/utils/test_pattern_utils.py::test_extract_patterns[lookup_tables4-regex_features4-expected_patterns4]
tests/nlu/utils/test_pattern_utils.py::test_extract_patterns_use_only_entities_regexes[-regex_features0-expected_patterns0]
tests/nlu/utils/test_pattern_utils.py::test_extract_patterns_use_only_entities_regexes[zipcode-regex_features1-expected_patterns1]
tests/nlu/utils/test_pattern_utils.py::test_extract_patterns_use_only_entities_regexes[entity-regex_features2-expected_patterns2]
tests/nlu/utils/test_pattern_utils.py::test_extract_patterns_use_only_entities_lookup_tables[-lookup_tables0-expected_patterns0]
tests/nlu/utils/test_pattern_utils.py::test_extract_patterns_use_only_entities_lookup_tables[person-lookup_tables1-expected_patterns1]
tests/nlu/utils/test_pattern_utils.py::test_extract_patterns_use_only_entities_lookup_tables[entity-lookup_tables2-expected_patterns2]
tests/nlu/utils/test_pattern_utils.py::test_extract_patterns_use_only_lookup_tables_or_regex_features[lookup_tables0-regex_features0-False-True-expected_patterns0]
tests/nlu/utils/test_pattern_utils.py::test_extract_patterns_use_only_lookup_tables_or_regex_features[lookup_tables1-regex_features1-True-True-expected_patterns1]
tests/nlu/utils/test_pattern_utils.py::test_extract_patterns_use_only_lookup_tables_or_regex_features[lookup_tables2-regex_features2-True-False-expected_patterns2]
tests/nlu/utils/test_pattern_utils.py::test_extract_patterns_use_only_lookup_tables_or_regex_features[lookup_tables3-regex_features3-False-False-expected_patterns3]
tests/nlu/utils/test_pattern_utils.py::test_extract_patterns_use_only_lookup_tables_or_regex_features[lookup_tables4-regex_features4-True-False-expected_patterns4]
tests/nlu/utils/test_pattern_utils.py::test_extract_patterns_use_only_lookup_tables_or_regex_features[lookup_tables5-regex_features5-False-True-expected_patterns5]
tests/shared/test_data.py::test_is_yaml_file[my_file.yaml-True]
tests/shared/test_data.py::test_is_yaml_file[my_file.yml-True]
tests/shared/test_data.py::test_is_yaml_file[/a/b/c/my_file.yml-True]
tests/shared/test_data.py::test_is_yaml_file[/a/b/c/my_file.ml-False]
tests/shared/test_data.py::test_is_yaml_file[my_file.md-False]
tests/shared/test_data.py::test_is_md_file[my_file.md-True]
tests/shared/test_data.py::test_is_md_file[/a/b/c/my_file.md-True]
tests/shared/test_data.py::test_is_md_file[/a/b/c/my_file.yml-False]
tests/shared/test_data.py::test_is_md_file[my_file.yaml-False]
tests/shared/test_data.py::test_is_json_file[my_file.json-True]
tests/shared/test_data.py::test_is_json_file[/a/b/c/my_file.json-True]
tests/shared/test_data.py::test_is_json_file[/a/b/c/my_file.yml-False]
tests/shared/test_data.py::test_is_json_file[my_file.md-False]
tests/shared/test_data.py::test_story_file_can_not_be_yml
tests/shared/test_data.py::test_empty_story_file_is_not_story_file
tests/shared/test_data.py::test_story_file_with_minimal_story_is_story_file
tests/shared/test_data.py::test_default_story_files_are_story_files
tests/shared/test_data.py::test_default_conversation_tests_are_conversation_tests_yml
tests/shared/test_data.py::test_default_conversation_tests_are_conversation_tests_md
tests/shared/test_data.py::test_nlu_data_files_are_not_conversation_tests
tests/shared/test_data.py::test_domain_files_are_not_conversation_tests
tests/shared/test_data.py::test_get_files_with_mixed_training_data
tests/shared/test_data.py::test_get_core_directory
tests/shared/test_data.py::test_get_nlu_directory
tests/shared/test_data.py::test_get_nlu_file
tests/shared/test_data.py::test_get_core_nlu_files
tests/shared/test_data.py::test_get_core_nlu_directories
tests/shared/test_data.py::test_get_core_nlu_directories_with_none
tests/shared/test_data.py::test_same_file_names_get_resolved
tests/shared/test_data.py::test_find_nlu_files_with_different_formats[dialogflow-expected0]
tests/shared/test_data.py::test_find_nlu_files_with_different_formats[luis-expected1]
tests/shared/test_data.py::test_find_nlu_files_with_different_formats[rasa-expected2]
tests/shared/test_data.py::test_find_nlu_files_with_different_formats[wit-expected3]
tests/shared/test_data.py::test_is_nlu_file_with_json
tests/shared/test_data.py::test_is_not_nlu_file_with_json
tests/shared/test_data.py::test_get_story_file_with_yaml
tests/shared/test_shared.py::test_shared_package_is_independent
tests/shared/core/test_dialogues.py::test_dialogue_serialisation[data/test_dialogues/default.json]
tests/shared/core/test_dialogues.py::test_dialogue_serialisation[data/test_dialogues/formbot.json]
tests/shared/core/test_dialogues.py::test_dialogue_serialisation[data/test_dialogues/moodbot.json]
tests/shared/core/test_dialogues.py::test_inmemory_tracker_store[pair0]
tests/shared/core/test_dialogues.py::test_inmemory_tracker_store[pair1]
tests/shared/core/test_dialogues.py::test_inmemory_tracker_store[pair2]
tests/shared/core/test_dialogues.py::test_tracker_default
tests/shared/core/test_dialogues.py::test_dialogue_from_parameters
tests/shared/core/test_domain.py::test_slots_states_before_user_utterance
tests/shared/core/test_domain.py::test_create_train_data_no_history
tests/shared/core/test_domain.py::test_create_train_data_with_history
tests/shared/core/test_domain.py::test_create_train_data_unfeaturized_entities
tests/shared/core/test_domain.py::test_domain_from_template
tests/shared/core/test_domain.py::test_avoid_action_repetition
tests/shared/core/test_domain.py::test_utter_templates
tests/shared/core/test_domain.py::test_custom_slot_type
tests/shared/core/test_domain.py::test_domain_fails_on_unknown_custom_slot_type[\n    slots:\n        custom:\n         type: tests.core.conftest.Unknown\n\n    responses:\n        utter_greet:\n         - text: hey there!]
tests/shared/core/test_domain.py::test_domain_fails_on_unknown_custom_slot_type[\n    slots:\n        custom:\n         type: blubblubblub\n\n    responses:\n        utter_greet:\n         - text: hey there!]
tests/shared/core/test_domain.py::test_domain_to_dict
tests/shared/core/test_domain.py::test_domain_to_yaml
tests/shared/core/test_domain.py::test_merge_yaml_domains
tests/shared/core/test_domain.py::test_merge_yaml_domains_with_default_intents[restart]
tests/shared/core/test_domain.py::test_merge_yaml_domains_with_default_intents[back]
tests/shared/core/test_domain.py::test_merge_yaml_domains_with_default_intents[out_of_scope]
tests/shared/core/test_domain.py::test_merge_yaml_domains_with_default_intents[session_start]
tests/shared/core/test_domain.py::test_merge_yaml_domains_with_default_intents[nlu_fallback]
tests/shared/core/test_domain.py::test_merge_session_config_if_first_is_not_default
tests/shared/core/test_domain.py::test_merge_with_empty_domain
tests/shared/core/test_domain.py::test_merge_with_empty_other_domain
tests/shared/core/test_domain.py::test_merge_domain_with_forms
tests/shared/core/test_domain.py::test_collect_intent_properties[intents0-entities0-intent_properties0]
tests/shared/core/test_domain.py::test_collect_intent_properties[intents1-entities1-intent_properties1]
tests/shared/core/test_domain.py::test_collect_intent_properties[intents2-entities2-intent_properties2]
tests/shared/core/test_domain.py::test_collect_intent_properties[intents3-entities3-intent_properties3]
tests/shared/core/test_domain.py::test_collect_intent_properties[intents4-entities4-intent_properties4]
tests/shared/core/test_domain.py::test_load_domain_from_directory_tree
tests/shared/core/test_domain.py::test_domain_warnings
tests/shared/core/test_domain.py::test_unfeaturized_slot_in_domain_warnings
tests/shared/core/test_domain.py::test_check_domain_sanity_on_invalid_domain
tests/shared/core/test_domain.py::test_load_on_invalid_domain
tests/shared/core/test_domain.py::test_is_empty
tests/shared/core/test_domain.py::test_transform_intents_for_file_default
tests/shared/core/test_domain.py::test_transform_intents_for_file_with_mapping
tests/shared/core/test_domain.py::test_clean_domain_for_file
tests/shared/core/test_domain.py::test_add_knowledge_base_slots
tests/shared/core/test_domain.py::test_session_config[session_config:\n    session_expiration_time: 0\n    carry_over_slots_to_new_session: true-0-True]
tests/shared/core/test_domain.py::test_session_config[-0-True]
tests/shared/core/test_domain.py::test_session_config[session_config:\n    carry_over_slots_to_new_session: false-0-False]
tests/shared/core/test_domain.py::test_session_config[session_config:\n    session_expiration_time: 20.2\n    carry_over_slots_to_new_session: False-20.2-False]
tests/shared/core/test_domain.py::test_session_config[session_config: {}-0-True]
tests/shared/core/test_domain.py::test_domain_as_dict_with_session_config
tests/shared/core/test_domain.py::test_are_sessions_enabled[session_config0-False]
tests/shared/core/test_domain.py::test_are_sessions_enabled[session_config1-True]
tests/shared/core/test_domain.py::test_are_sessions_enabled[session_config2-False]
tests/shared/core/test_domain.py::test_domain_from_dict_does_not_change_input
tests/shared/core/test_domain.py::test_add_default_intents[domain0]
tests/shared/core/test_domain.py::test_add_default_intents[domain1]
tests/shared/core/test_domain.py::test_add_default_intents[domain2]
tests/shared/core/test_domain.py::test_domain_deepcopy
tests/shared/core/test_events.py::test_event_has_proper_implementation[one_event0-another_event0]
tests/shared/core/test_events.py::test_event_has_proper_implementation[one_event1-another_event1]
tests/shared/core/test_events.py::test_event_has_proper_implementation[one_event2-None]
tests/shared/core/test_events.py::test_event_has_proper_implementation[one_event3-None]
tests/shared/core/test_events.py::test_event_has_proper_implementation[one_event4-None]
tests/shared/core/test_events.py::test_event_has_proper_implementation[one_event5-None]
tests/shared/core/test_events.py::test_event_has_proper_implementation[one_event6-None]
tests/shared/core/test_events.py::test_event_has_proper_implementation[one_event7-None]
tests/shared/core/test_events.py::test_event_has_proper_implementation[one_event8-None]
tests/shared/core/test_events.py::test_event_has_proper_implementation[one_event9-None]
tests/shared/core/test_events.py::test_event_has_proper_implementation[one_event10-another_event10]
tests/shared/core/test_events.py::test_event_has_proper_implementation[one_event11-another_event11]
tests/shared/core/test_events.py::test_event_has_proper_implementation[one_event12-another_event12]
tests/shared/core/test_events.py::test_event_has_proper_implementation[one_event13-another_event13]
tests/shared/core/test_events.py::test_event_has_proper_implementation[one_event14-another_event14]
tests/shared/core/test_events.py::test_dict_serialisation[one_event0]
tests/shared/core/test_events.py::test_dict_serialisation[one_event1]
tests/shared/core/test_events.py::test_dict_serialisation[one_event2]
tests/shared/core/test_events.py::test_dict_serialisation[one_event3]
tests/shared/core/test_events.py::test_dict_serialisation[one_event4]
tests/shared/core/test_events.py::test_dict_serialisation[one_event5]
tests/shared/core/test_events.py::test_dict_serialisation[one_event6]
tests/shared/core/test_events.py::test_dict_serialisation[one_event7]
tests/shared/core/test_events.py::test_dict_serialisation[one_event8]
tests/shared/core/test_events.py::test_dict_serialisation[one_event9]
tests/shared/core/test_events.py::test_dict_serialisation[one_event10]
tests/shared/core/test_events.py::test_dict_serialisation[one_event11]
tests/shared/core/test_events.py::test_dict_serialisation[one_event12]
tests/shared/core/test_events.py::test_dict_serialisation[one_event13]
tests/shared/core/test_events.py::test_dict_serialisation[one_event14]
tests/shared/core/test_events.py::test_dict_serialisation[one_event15]
tests/shared/core/test_events.py::test_dict_serialisation[one_event16]
tests/shared/core/test_events.py::test_dict_serialisation[one_event17]
tests/shared/core/test_events.py::test_dict_serialisation[one_event18]
tests/shared/core/test_events.py::test_dict_serialisation[one_event19]
tests/shared/core/test_events.py::test_json_parse_setslot
tests/shared/core/test_events.py::test_json_parse_restarted
tests/shared/core/test_events.py::test_json_parse_session_started
tests/shared/core/test_events.py::test_json_parse_reset
tests/shared/core/test_events.py::test_json_parse_user
tests/shared/core/test_events.py::test_json_parse_bot
tests/shared/core/test_events.py::test_json_parse_rewind
tests/shared/core/test_events.py::test_json_parse_reminder
tests/shared/core/test_events.py::test_json_parse_reminder_cancelled
tests/shared/core/test_events.py::test_json_parse_undo
tests/shared/core/test_events.py::test_json_parse_export
tests/shared/core/test_events.py::test_json_parse_followup
tests/shared/core/test_events.py::test_json_parse_pause
tests/shared/core/test_events.py::test_json_parse_resume
tests/shared/core/test_events.py::test_json_parse_action
tests/shared/core/test_events.py::test_json_parse_agent
tests/shared/core/test_events.py::test_correct_timestamp_setting_for_events_with_no_required_params[UserUttered]
tests/shared/core/test_events.py::test_correct_timestamp_setting_for_events_with_no_required_params[BotUttered]
tests/shared/core/test_events.py::test_correct_timestamp_setting_for_events_with_no_required_params[ActionReverted]
tests/shared/core/test_events.py::test_correct_timestamp_setting_for_events_with_no_required_params[Restarted]
tests/shared/core/test_events.py::test_correct_timestamp_setting_for_events_with_no_required_params[AllSlotsReset]
tests/shared/core/test_events.py::test_correct_timestamp_setting_for_events_with_no_required_params[ConversationResumed]
tests/shared/core/test_events.py::test_correct_timestamp_setting_for_events_with_no_required_params[ConversationPaused]
tests/shared/core/test_events.py::test_correct_timestamp_setting_for_events_with_no_required_params[StoryExported]
tests/shared/core/test_events.py::test_correct_timestamp_setting_for_events_with_no_required_params[UserUtteranceReverted]
tests/shared/core/test_events.py::test_correct_timestamp_setting_for_events_with_no_required_params[AgentUttered]
tests/shared/core/test_events.py::test_correct_timestamp_setting[SlotSet]
tests/shared/core/test_events.py::test_correct_timestamp_setting[ActionExecuted]
tests/shared/core/test_events.py::test_correct_timestamp_setting[FollowupAction]
tests/shared/core/test_events.py::test_event_metadata_dict[UserUttered]
tests/shared/core/test_events.py::test_event_metadata_dict[BotUttered]
tests/shared/core/test_events.py::test_event_metadata_dict[SlotSet]
tests/shared/core/test_events.py::test_event_metadata_dict[Restarted]
tests/shared/core/test_events.py::test_event_metadata_dict[UserUtteranceReverted]
tests/shared/core/test_events.py::test_event_metadata_dict[AllSlotsReset]
tests/shared/core/test_events.py::test_event_metadata_dict[ReminderScheduled]
tests/shared/core/test_events.py::test_event_metadata_dict[ReminderCancelled]
tests/shared/core/test_events.py::test_event_metadata_dict[ActionReverted]
tests/shared/core/test_events.py::test_event_metadata_dict[StoryExported]
tests/shared/core/test_events.py::test_event_metadata_dict[FollowupAction]
tests/shared/core/test_events.py::test_event_metadata_dict[ConversationPaused]
tests/shared/core/test_events.py::test_event_metadata_dict[ConversationResumed]
tests/shared/core/test_events.py::test_event_metadata_dict[ActionExecuted]
tests/shared/core/test_events.py::test_event_metadata_dict[AgentUttered]
tests/shared/core/test_events.py::test_event_metadata_dict[ActiveLoop]
tests/shared/core/test_events.py::test_event_metadata_dict[LoopInterrupted]
tests/shared/core/test_events.py::test_event_metadata_dict[ActionExecutionRejected]
tests/shared/core/test_events.py::test_event_metadata_dict[SessionStarted]
tests/shared/core/test_events.py::test_event_metadata_dict[EndToEndUserUtterance]
tests/shared/core/test_events.py::test_event_metadata_dict[WronglyClassifiedUserUtterance]
tests/shared/core/test_events.py::test_event_metadata_dict[WronglyPredictedAction]
tests/shared/core/test_events.py::test_event_metadata_dict[LegacyForm]
tests/shared/core/test_events.py::test_event_metadata_dict[LegacyFormValidation]
tests/shared/core/test_events.py::test_event_default_metadata[UserUttered]
tests/shared/core/test_events.py::test_event_default_metadata[BotUttered]
tests/shared/core/test_events.py::test_event_default_metadata[SlotSet]
tests/shared/core/test_events.py::test_event_default_metadata[Restarted]
tests/shared/core/test_events.py::test_event_default_metadata[UserUtteranceReverted]
tests/shared/core/test_events.py::test_event_default_metadata[AllSlotsReset]
tests/shared/core/test_events.py::test_event_default_metadata[ReminderScheduled]
tests/shared/core/test_events.py::test_event_default_metadata[ReminderCancelled]
tests/shared/core/test_events.py::test_event_default_metadata[ActionReverted]
tests/shared/core/test_events.py::test_event_default_metadata[StoryExported]
tests/shared/core/test_events.py::test_event_default_metadata[FollowupAction]
tests/shared/core/test_events.py::test_event_default_metadata[ConversationPaused]
tests/shared/core/test_events.py::test_event_default_metadata[ConversationResumed]
tests/shared/core/test_events.py::test_event_default_metadata[ActionExecuted]
tests/shared/core/test_events.py::test_event_default_metadata[AgentUttered]
tests/shared/core/test_events.py::test_event_default_metadata[ActiveLoop]
tests/shared/core/test_events.py::test_event_default_metadata[LoopInterrupted]
tests/shared/core/test_events.py::test_event_default_metadata[ActionExecutionRejected]
tests/shared/core/test_events.py::test_event_default_metadata[SessionStarted]
tests/shared/core/test_events.py::test_event_default_metadata[EndToEndUserUtterance]
tests/shared/core/test_events.py::test_event_default_metadata[WronglyClassifiedUserUtterance]
tests/shared/core/test_events.py::test_event_default_metadata[WronglyPredictedAction]
tests/shared/core/test_events.py::test_event_default_metadata[LegacyForm]
tests/shared/core/test_events.py::test_event_default_metadata[LegacyFormValidation]
tests/shared/core/test_events.py::test_user_uttered_intent_name[event0-None]
tests/shared/core/test_events.py::test_user_uttered_intent_name[event1-None]
tests/shared/core/test_events.py::test_user_uttered_intent_name[event2-intent]
tests/shared/core/test_events.py::test_md_format_message
tests/shared/core/test_events.py::test_md_format_message_empty
tests/shared/core/test_events.py::test_md_format_message_using_short_entity_syntax
tests/shared/core/test_events.py::test_md_format_message_using_long_entity_syntax
tests/shared/core/test_generator.py::test_subsample_array_read_only
tests/shared/core/test_generator.py::test_subsample_array
tests/shared/core/test_slots.py::TestTextSlot::test_featurization[value_feature_pair0]
tests/shared/core/test_slots.py::TestTextSlot::test_featurization[value_feature_pair1]
tests/shared/core/test_slots.py::TestTextSlot::test_featurization[value_feature_pair2]
tests/shared/core/test_slots.py::TestTextSlot::test_featurization[value_feature_pair3]
tests/shared/core/test_slots.py::TestTextSlot::test_empty_slot_featurization
tests/shared/core/test_slots.py::TestTextSlot::test_featurization_if_marked_as_unfeaturized[value_feature_pair0]
tests/shared/core/test_slots.py::TestTextSlot::test_featurization_if_marked_as_unfeaturized[value_feature_pair1]
tests/shared/core/test_slots.py::TestTextSlot::test_featurization_if_marked_as_unfeaturized[value_feature_pair2]
tests/shared/core/test_slots.py::TestTextSlot::test_featurization_if_marked_as_unfeaturized[value_feature_pair3]
tests/shared/core/test_slots.py::TestTextSlot::test_has_a_type_name
tests/shared/core/test_slots.py::TestTextSlot::test_handles_invalid_values[1]
tests/shared/core/test_slots.py::TestTextSlot::test_handles_invalid_values[invalid_value1]
tests/shared/core/test_slots.py::TestTextSlot::test_handles_invalid_values[2.0]
tests/shared/core/test_slots.py::TestTextSlot::test_handles_invalid_values[invalid_value3]
tests/shared/core/test_slots.py::TestTextSlot::test_handles_invalid_values[True]
tests/shared/core/test_slots.py::TestTextSlot::test_serialization[True]
tests/shared/core/test_slots.py::TestTextSlot::test_serialization[False]
tests/shared/core/test_slots.py::TestBooleanSlot::test_featurization[value_feature_pair0]
tests/shared/core/test_slots.py::TestBooleanSlot::test_featurization[value_feature_pair1]
tests/shared/core/test_slots.py::TestBooleanSlot::test_featurization[value_feature_pair2]
tests/shared/core/test_slots.py::TestBooleanSlot::test_featurization[value_feature_pair3]
tests/shared/core/test_slots.py::TestBooleanSlot::test_featurization[value_feature_pair4]
tests/shared/core/test_slots.py::TestBooleanSlot::test_featurization[value_feature_pair5]
tests/shared/core/test_slots.py::TestBooleanSlot::test_featurization[value_feature_pair6]
tests/shared/core/test_slots.py::TestBooleanSlot::test_featurization[value_feature_pair7]
tests/shared/core/test_slots.py::TestBooleanSlot::test_featurization[value_feature_pair8]
tests/shared/core/test_slots.py::TestBooleanSlot::test_featurization[value_feature_pair9]
tests/shared/core/test_slots.py::TestBooleanSlot::test_featurization[value_feature_pair10]
tests/shared/core/test_slots.py::TestBooleanSlot::test_empty_slot_featurization
tests/shared/core/test_slots.py::TestBooleanSlot::test_featurization_if_marked_as_unfeaturized[value_feature_pair0]
tests/shared/core/test_slots.py::TestBooleanSlot::test_featurization_if_marked_as_unfeaturized[value_feature_pair1]
tests/shared/core/test_slots.py::TestBooleanSlot::test_featurization_if_marked_as_unfeaturized[value_feature_pair2]
tests/shared/core/test_slots.py::TestBooleanSlot::test_featurization_if_marked_as_unfeaturized[value_feature_pair3]
tests/shared/core/test_slots.py::TestBooleanSlot::test_featurization_if_marked_as_unfeaturized[value_feature_pair4]
tests/shared/core/test_slots.py::TestBooleanSlot::test_featurization_if_marked_as_unfeaturized[value_feature_pair5]
tests/shared/core/test_slots.py::TestBooleanSlot::test_featurization_if_marked_as_unfeaturized[value_feature_pair6]
tests/shared/core/test_slots.py::TestBooleanSlot::test_featurization_if_marked_as_unfeaturized[value_feature_pair7]
tests/shared/core/test_slots.py::TestBooleanSlot::test_featurization_if_marked_as_unfeaturized[value_feature_pair8]
tests/shared/core/test_slots.py::TestBooleanSlot::test_featurization_if_marked_as_unfeaturized[value_feature_pair9]
tests/shared/core/test_slots.py::TestBooleanSlot::test_featurization_if_marked_as_unfeaturized[value_feature_pair10]
tests/shared/core/test_slots.py::TestBooleanSlot::test_has_a_type_name
tests/shared/core/test_slots.py::TestBooleanSlot::test_handles_invalid_values[invalid_value0]
tests/shared/core/test_slots.py::TestBooleanSlot::test_handles_invalid_values[invalid_value1]
tests/shared/core/test_slots.py::TestBooleanSlot::test_handles_invalid_values[asd]
tests/shared/core/test_slots.py::TestBooleanSlot::test_handles_invalid_values[\U0001f334]
tests/shared/core/test_slots.py::TestBooleanSlot::test_serialization[True]
tests/shared/core/test_slots.py::TestBooleanSlot::test_serialization[False]
tests/shared/core/test_slots.py::test_bool_from_any_raises_value_error
tests/shared/core/test_slots.py::test_bool_from_any_raises_type_error
tests/shared/core/test_slots.py::TestFloatSlot::test_featurization[value_feature_pair0]
tests/shared/core/test_slots.py::TestFloatSlot::test_featurization[value_feature_pair1]
tests/shared/core/test_slots.py::TestFloatSlot::test_featurization[value_feature_pair2]
tests/shared/core/test_slots.py::TestFloatSlot::test_featurization[value_feature_pair3]
tests/shared/core/test_slots.py::TestFloatSlot::test_featurization[value_feature_pair4]
tests/shared/core/test_slots.py::TestFloatSlot::test_featurization[value_feature_pair5]
tests/shared/core/test_slots.py::TestFloatSlot::test_featurization[value_feature_pair6]
tests/shared/core/test_slots.py::TestFloatSlot::test_empty_slot_featurization
tests/shared/core/test_slots.py::TestFloatSlot::test_featurization_if_marked_as_unfeaturized[value_feature_pair0]
tests/shared/core/test_slots.py::TestFloatSlot::test_featurization_if_marked_as_unfeaturized[value_feature_pair1]
tests/shared/core/test_slots.py::TestFloatSlot::test_featurization_if_marked_as_unfeaturized[value_feature_pair2]
tests/shared/core/test_slots.py::TestFloatSlot::test_featurization_if_marked_as_unfeaturized[value_feature_pair3]
tests/shared/core/test_slots.py::TestFloatSlot::test_featurization_if_marked_as_unfeaturized[value_feature_pair4]
tests/shared/core/test_slots.py::TestFloatSlot::test_featurization_if_marked_as_unfeaturized[value_feature_pair5]
tests/shared/core/test_slots.py::TestFloatSlot::test_featurization_if_marked_as_unfeaturized[value_feature_pair6]
tests/shared/core/test_slots.py::TestFloatSlot::test_has_a_type_name
tests/shared/core/test_slots.py::TestFloatSlot::test_handles_invalid_values[invalid_value0]
tests/shared/core/test_slots.py::TestFloatSlot::test_handles_invalid_values[invalid_value1]
tests/shared/core/test_slots.py::TestFloatSlot::test_handles_invalid_values[asd]
tests/shared/core/test_slots.py::TestFloatSlot::test_handles_invalid_values[\U0001f334]
tests/shared/core/test_slots.py::TestFloatSlot::test_serialization[True]
tests/shared/core/test_slots.py::TestFloatSlot::test_serialization[False]
tests/shared/core/test_slots.py::TestListSlot::test_featurization[value_feature_pair0]
tests/shared/core/test_slots.py::TestListSlot::test_featurization[value_feature_pair1]
tests/shared/core/test_slots.py::TestListSlot::test_featurization[value_feature_pair2]
tests/shared/core/test_slots.py::TestListSlot::test_featurization[value_feature_pair3]
tests/shared/core/test_slots.py::TestListSlot::test_empty_slot_featurization
tests/shared/core/test_slots.py::TestListSlot::test_featurization_if_marked_as_unfeaturized[value_feature_pair0]
tests/shared/core/test_slots.py::TestListSlot::test_featurization_if_marked_as_unfeaturized[value_feature_pair1]
tests/shared/core/test_slots.py::TestListSlot::test_featurization_if_marked_as_unfeaturized[value_feature_pair2]
tests/shared/core/test_slots.py::TestListSlot::test_featurization_if_marked_as_unfeaturized[value_feature_pair3]
tests/shared/core/test_slots.py::TestListSlot::test_has_a_type_name
tests/shared/core/test_slots.py::TestListSlot::test_handles_invalid_values[invalid_value0]
tests/shared/core/test_slots.py::TestListSlot::test_handles_invalid_values[1]
tests/shared/core/test_slots.py::TestListSlot::test_handles_invalid_values[True]
tests/shared/core/test_slots.py::TestListSlot::test_handles_invalid_values[asd]
tests/shared/core/test_slots.py::TestListSlot::test_handles_invalid_values[\U0001f334]
tests/shared/core/test_slots.py::TestListSlot::test_serialization[True]
tests/shared/core/test_slots.py::TestListSlot::test_serialization[False]
tests/shared/core/test_slots.py::TestUnfeaturizedSlot::test_featurization[value_feature_pair0]
tests/shared/core/test_slots.py::TestUnfeaturizedSlot::test_featurization[value_feature_pair1]
tests/shared/core/test_slots.py::TestUnfeaturizedSlot::test_featurization[value_feature_pair2]
tests/shared/core/test_slots.py::TestUnfeaturizedSlot::test_featurization[value_feature_pair3]
tests/shared/core/test_slots.py::TestUnfeaturizedSlot::test_empty_slot_featurization
tests/shared/core/test_slots.py::TestUnfeaturizedSlot::test_featurization_if_marked_as_unfeaturized[value_feature_pair0]
tests/shared/core/test_slots.py::TestUnfeaturizedSlot::test_featurization_if_marked_as_unfeaturized[value_feature_pair1]
tests/shared/core/test_slots.py::TestUnfeaturizedSlot::test_featurization_if_marked_as_unfeaturized[value_feature_pair2]
tests/shared/core/test_slots.py::TestUnfeaturizedSlot::test_featurization_if_marked_as_unfeaturized[value_feature_pair3]
tests/shared/core/test_slots.py::TestUnfeaturizedSlot::test_has_a_type_name
tests/shared/core/test_slots.py::TestUnfeaturizedSlot::test_handles_invalid_values[there is nothing invalid, but we need to pass something]
tests/shared/core/test_slots.py::TestUnfeaturizedSlot::test_serialization[True]
tests/shared/core/test_slots.py::TestUnfeaturizedSlot::test_serialization[False]
tests/shared/core/test_slots.py::TestUnfeaturizedSlot::test_exception_if_featurized
tests/shared/core/test_slots.py::TestUnfeaturizedSlot::test_deprecation_warning
tests/shared/core/test_slots.py::TestCategoricalSlot::test_featurization[value_feature_pair0]
tests/shared/core/test_slots.py::TestCategoricalSlot::test_featurization[value_feature_pair1]
tests/shared/core/test_slots.py::TestCategoricalSlot::test_featurization[value_feature_pair2]
tests/shared/core/test_slots.py::TestCategoricalSlot::test_featurization[value_feature_pair3]
tests/shared/core/test_slots.py::TestCategoricalSlot::test_featurization[value_feature_pair4]
tests/shared/core/test_slots.py::TestCategoricalSlot::test_featurization[value_feature_pair5]
tests/shared/core/test_slots.py::TestCategoricalSlot::test_empty_slot_featurization
tests/shared/core/test_slots.py::TestCategoricalSlot::test_featurization_if_marked_as_unfeaturized[value_feature_pair0]
tests/shared/core/test_slots.py::TestCategoricalSlot::test_featurization_if_marked_as_unfeaturized[value_feature_pair1]
tests/shared/core/test_slots.py::TestCategoricalSlot::test_featurization_if_marked_as_unfeaturized[value_feature_pair2]
tests/shared/core/test_slots.py::TestCategoricalSlot::test_featurization_if_marked_as_unfeaturized[value_feature_pair3]
tests/shared/core/test_slots.py::TestCategoricalSlot::test_featurization_if_marked_as_unfeaturized[value_feature_pair4]
tests/shared/core/test_slots.py::TestCategoricalSlot::test_featurization_if_marked_as_unfeaturized[value_feature_pair5]
tests/shared/core/test_slots.py::TestCategoricalSlot::test_has_a_type_name
tests/shared/core/test_slots.py::TestCategoricalSlot::test_handles_invalid_values[invalid_value0]
tests/shared/core/test_slots.py::TestCategoricalSlot::test_handles_invalid_values[2]
tests/shared/core/test_slots.py::TestCategoricalSlot::test_handles_invalid_values[True]
tests/shared/core/test_slots.py::TestCategoricalSlot::test_handles_invalid_values[asd]
tests/shared/core/test_slots.py::TestCategoricalSlot::test_handles_invalid_values[\U0001f334]
tests/shared/core/test_slots.py::TestCategoricalSlot::test_serialization[True]
tests/shared/core/test_slots.py::TestCategoricalSlot::test_serialization[False]
tests/shared/core/test_slots.py::TestCategoricalSlotDefaultValue::test_featurization[value_feature_pair0]
tests/shared/core/test_slots.py::TestCategoricalSlotDefaultValue::test_featurization[value_feature_pair1]
tests/shared/core/test_slots.py::TestCategoricalSlotDefaultValue::test_featurization[value_feature_pair2]
tests/shared/core/test_slots.py::TestCategoricalSlotDefaultValue::test_featurization[value_feature_pair3]
tests/shared/core/test_slots.py::TestCategoricalSlotDefaultValue::test_featurization[value_feature_pair4]
tests/shared/core/test_slots.py::TestCategoricalSlotDefaultValue::test_featurization[value_feature_pair5]
tests/shared/core/test_slots.py::TestCategoricalSlotDefaultValue::test_featurization[value_feature_pair6]
tests/shared/core/test_slots.py::TestCategoricalSlotDefaultValue::test_empty_slot_featurization
tests/shared/core/test_slots.py::TestCategoricalSlotDefaultValue::test_featurization_if_marked_as_unfeaturized[value_feature_pair0]
tests/shared/core/test_slots.py::TestCategoricalSlotDefaultValue::test_featurization_if_marked_as_unfeaturized[value_feature_pair1]
tests/shared/core/test_slots.py::TestCategoricalSlotDefaultValue::test_featurization_if_marked_as_unfeaturized[value_feature_pair2]
tests/shared/core/test_slots.py::TestCategoricalSlotDefaultValue::test_featurization_if_marked_as_unfeaturized[value_feature_pair3]
tests/shared/core/test_slots.py::TestCategoricalSlotDefaultValue::test_featurization_if_marked_as_unfeaturized[value_feature_pair4]
tests/shared/core/test_slots.py::TestCategoricalSlotDefaultValue::test_featurization_if_marked_as_unfeaturized[value_feature_pair5]
tests/shared/core/test_slots.py::TestCategoricalSlotDefaultValue::test_featurization_if_marked_as_unfeaturized[value_feature_pair6]
tests/shared/core/test_slots.py::TestCategoricalSlotDefaultValue::test_has_a_type_name
tests/shared/core/test_slots.py::TestCategoricalSlotDefaultValue::test_handles_invalid_values[invalid_value0]
tests/shared/core/test_slots.py::TestCategoricalSlotDefaultValue::test_handles_invalid_values[2]
tests/shared/core/test_slots.py::TestCategoricalSlotDefaultValue::test_handles_invalid_values[True]
tests/shared/core/test_slots.py::TestCategoricalSlotDefaultValue::test_handles_invalid_values[asd]
tests/shared/core/test_slots.py::TestCategoricalSlotDefaultValue::test_handles_invalid_values[\U0001f334]
tests/shared/core/test_slots.py::TestCategoricalSlotDefaultValue::test_serialization[True]
tests/shared/core/test_slots.py::TestCategoricalSlotDefaultValue::test_serialization[False]
tests/shared/core/test_slots.py::TestAnySlot::test_featurization[value_feature_pair0]
tests/shared/core/test_slots.py::TestAnySlot::test_featurization[value_feature_pair1]
tests/shared/core/test_slots.py::TestAnySlot::test_featurization[value_feature_pair2]
tests/shared/core/test_slots.py::TestAnySlot::test_featurization[value_feature_pair3]
tests/shared/core/test_slots.py::TestAnySlot::test_empty_slot_featurization
tests/shared/core/test_slots.py::TestAnySlot::test_featurization_if_marked_as_unfeaturized[value_feature_pair0]
tests/shared/core/test_slots.py::TestAnySlot::test_featurization_if_marked_as_unfeaturized[value_feature_pair1]
tests/shared/core/test_slots.py::TestAnySlot::test_featurization_if_marked_as_unfeaturized[value_feature_pair2]
tests/shared/core/test_slots.py::TestAnySlot::test_featurization_if_marked_as_unfeaturized[value_feature_pair3]
tests/shared/core/test_slots.py::TestAnySlot::test_has_a_type_name
tests/shared/core/test_slots.py::TestAnySlot::test_handles_invalid_values[there is nothing invalid, but we need to pass something]
tests/shared/core/test_slots.py::TestAnySlot::test_serialization[True]
tests/shared/core/test_slots.py::TestAnySlot::test_serialization[False]
tests/shared/core/test_slots.py::TestAnySlot::test_exception_if_featurized
tests/shared/core/test_trackers.py::test_tracker_duplicate
tests/shared/core/test_trackers.py::test_tracker_store_storage_and_retrieval[redis-tracker]
tests/shared/core/test_trackers.py::test_tracker_store_storage_and_retrieval[in-memory-tracker]
tests/shared/core/test_trackers.py::test_tracker_store_storage_and_retrieval[SQL-tracker]
tests/shared/core/test_trackers.py::test_tracker_store_storage_and_retrieval[mongo-tracker]
tests/shared/core/test_trackers.py::test_tracker_store[pair0-redis-tracker]
tests/shared/core/test_trackers.py::test_tracker_store[pair0-in-memory-tracker]
tests/shared/core/test_trackers.py::test_tracker_store[pair0-SQL-tracker]
tests/shared/core/test_trackers.py::test_tracker_store[pair0-mongo-tracker]
tests/shared/core/test_trackers.py::test_tracker_store[pair1-redis-tracker]
tests/shared/core/test_trackers.py::test_tracker_store[pair1-in-memory-tracker]
tests/shared/core/test_trackers.py::test_tracker_store[pair1-SQL-tracker]
tests/shared/core/test_trackers.py::test_tracker_store[pair1-mongo-tracker]
tests/shared/core/test_trackers.py::test_tracker_store[pair2-redis-tracker]
tests/shared/core/test_trackers.py::test_tracker_store[pair2-in-memory-tracker]
tests/shared/core/test_trackers.py::test_tracker_store[pair2-SQL-tracker]
tests/shared/core/test_trackers.py::test_tracker_store[pair2-mongo-tracker]
tests/shared/core/test_trackers.py::test_tracker_write_to_story
tests/shared/core/test_trackers.py::test_tracker_state_regression_without_bot_utterance
tests/shared/core/test_trackers.py::test_tracker_state_regression_with_bot_utterance
tests/shared/core/test_trackers.py::test_bot_utterance_comes_after_action_event
tests/shared/core/test_trackers.py::test_get_latest_entity_values[entities0-expected_values0]
tests/shared/core/test_trackers.py::test_get_latest_entity_values[entities1-expected_values1]
tests/shared/core/test_trackers.py::test_get_latest_entity_values[entities2-expected_values2]
tests/shared/core/test_trackers.py::test_get_latest_entity_values[entities3-expected_values3]
tests/shared/core/test_trackers.py::test_get_latest_entity_values[entities4-expected_values4]
tests/shared/core/test_trackers.py::test_get_latest_entity_values[entities5-expected_values5]
tests/shared/core/test_trackers.py::test_tracker_update_slots_with_entity
tests/shared/core/test_trackers.py::test_restart_event
tests/shared/core/test_trackers.py::test_session_start
tests/shared/core/test_trackers.py::test_revert_action_event
tests/shared/core/test_trackers.py::test_revert_user_utterance_event
tests/shared/core/test_trackers.py::test_traveling_back_in_time
tests/shared/core/test_trackers.py::test_dump_and_restore_as_json
tests/shared/core/test_trackers.py::test_read_json_dump
tests/shared/core/test_trackers.py::test_current_state_after_restart
tests/shared/core/test_trackers.py::test_current_state_all_events
tests/shared/core/test_trackers.py::test_current_state_no_events
tests/shared/core/test_trackers.py::test_current_state_applied_events
tests/shared/core/test_trackers.py::test_session_started_not_part_of_applied_events
tests/shared/core/test_trackers.py::test_tracker_dump_e2e_story
tests/shared/core/test_trackers.py::test_get_last_event_for
tests/shared/core/test_trackers.py::test_get_last_event_with_reverted
tests/shared/core/test_trackers.py::test_get_last_event_for_with_skip
tests/shared/core/test_trackers.py::test_get_last_event_for_with_exclude
tests/shared/core/test_trackers.py::test_last_executed_has
tests/shared/core/test_trackers.py::test_last_executed_has_not_name
tests/shared/core/test_trackers.py::test_events_metadata
tests/shared/core/test_trackers.py::test_tracker_without_slots[asfa-1]
tests/shared/core/test_trackers.py::test_tracker_without_slots[htb-None]
tests/shared/core/test_trackers.py::test_tracker_does_not_modify_slots[FloatSlot-4.234-2.5]
tests/shared/core/test_trackers.py::test_tracker_does_not_modify_slots[BooleanSlot-True-False]
tests/shared/core/test_trackers.py::test_tracker_does_not_modify_slots[ListSlot-initial_value2-value_to_set2]
tests/shared/core/test_trackers.py::test_tracker_does_not_modify_slots[TextSlot-some string-another string]
tests/shared/core/test_trackers.py::test_tracker_does_not_modify_slots[AnySlot-initial_value4-value_to_set4]
tests/shared/core/test_trackers.py::test_applied_events_with_loop_happy_path[events0-expected_applied_events0]
tests/shared/core/test_trackers.py::test_applied_events_with_loop_happy_path[events1-expected_applied_events1]
tests/shared/core/test_trackers.py::test_applied_events_with_loop_happy_path[events2-expected_applied_events2]
tests/shared/core/test_trackers.py::test_applied_events_with_loop_happy_path[events3-expected_applied_events3]
tests/shared/core/test_trackers.py::test_applied_events_with_loop_happy_path[events4-expected_applied_events4]
tests/shared/core/test_trackers.py::test_applied_events_with_loop_unhappy_path[events0-expected_applied_events0]
tests/shared/core/test_trackers.py::test_applied_events_with_loop_unhappy_path[events1-expected_applied_events1]
tests/shared/core/test_trackers.py::test_applied_events_with_loop_unhappy_path[events2-expected_applied_events2]
tests/shared/core/test_trackers.py::test_applied_events_with_loop_unhappy_path[events3-expected_applied_events3]
tests/shared/core/test_trackers.py::test_applied_events_with_loop_unhappy_path[events4-expected_applied_events4]
tests/shared/core/test_trackers.py::test_reading_of_trackers_with_legacy_form_events
tests/shared/core/test_trackers.py::test_writing_trackers_with_legacy_form_events
tests/shared/core/test_trackers.py::test_change_form_to_deprecation_warning
tests/shared/core/test_trackers.py::test_reading_of_trackers_with_legacy_form_validation_events
tests/shared/core/test_trackers.py::test_writing_trackers_with_legacy_for_validation_events
tests/shared/core/test_trackers.py::test_set_form_validation_deprecation_warning[True]
tests/shared/core/test_trackers.py::test_set_form_validation_deprecation_warning[False]
tests/shared/core/training_data/test_graph.py::test_node_ordering
tests/shared/core/training_data/test_graph.py::test_node_ordering_with_cycle
tests/shared/core/training_data/test_graph.py::test_is_empty
tests/shared/core/training_data/test_structures.py::test_session_start_is_not_serialised
tests/shared/core/training_data/test_structures.py::test_cap_length
tests/shared/core/training_data/test_structures.py::test_cap_length_without_ellipsis
tests/shared/core/training_data/test_structures.py::test_cap_length_with_short_string
tests/shared/core/training_data/test_visualization.py::test_style_transfer
tests/shared/core/training_data/test_visualization.py::test_style_transfer_empty
tests/shared/core/training_data/test_visualization.py::test_common_action_prefix
tests/shared/core/training_data/test_visualization.py::test_common_action_prefix_equal
tests/shared/core/training_data/test_visualization.py::test_common_action_prefix_unequal
tests/shared/core/training_data/test_visualization.py::test_graph_persistence[data/test_stories/stories.md]
tests/shared/core/training_data/test_visualization.py::test_graph_persistence[data/test_yaml_stories/stories.yml]
tests/shared/core/training_data/test_visualization.py::test_merge_nodes[data/test_stories/stories.md]
tests/shared/core/training_data/test_visualization.py::test_merge_nodes[data/test_yaml_stories/stories.yml]
tests/shared/core/training_data/story_reader/test_common_story_reader.py::test_can_read_test_story[data/test_stories/stories.md]
tests/shared/core/training_data/story_reader/test_common_story_reader.py::test_can_read_test_story[data/test_yaml_stories/stories.yml]
tests/shared/core/training_data/story_reader/test_common_story_reader.py::test_can_read_test_story_with_checkpoint_after_or[data/test_stories/stories_checkpoint_after_or.md]
tests/shared/core/training_data/story_reader/test_common_story_reader.py::test_can_read_test_story_with_checkpoint_after_or[data/test_yaml_stories/stories_checkpoint_after_or.yml]
tests/shared/core/training_data/story_reader/test_common_story_reader.py::test_read_story_file_with_cycles[data/test_stories/stories_with_cycle.md]
tests/shared/core/training_data/story_reader/test_common_story_reader.py::test_read_story_file_with_cycles[data/test_yaml_stories/stories_with_cycle.yml]
tests/shared/core/training_data/story_reader/test_common_story_reader.py::test_generate_training_data_with_cycles[data/test_stories/stories_with_cycle.md]
tests/shared/core/training_data/story_reader/test_common_story_reader.py::test_generate_training_data_with_cycles[data/test_yaml_stories/stories_with_cycle.yml]
tests/shared/core/training_data/story_reader/test_common_story_reader.py::test_generate_training_data_with_unused_checkpoints[data/test_stories/stories_unused_checkpoints.md]
tests/shared/core/training_data/story_reader/test_common_story_reader.py::test_generate_training_data_with_unused_checkpoints[data/test_yaml_stories/stories_unused_checkpoints.yml]
tests/shared/core/training_data/story_reader/test_common_story_reader.py::test_generate_training_data_original_and_augmented_trackers[data/test_stories/stories_defaultdomain.md]
tests/shared/core/training_data/story_reader/test_common_story_reader.py::test_generate_training_data_original_and_augmented_trackers[data/test_yaml_stories/stories_defaultdomain.yml]
tests/shared/core/training_data/story_reader/test_common_story_reader.py::test_visualize_training_data_graph[data/test_stories/stories_with_cycle.md]
tests/shared/core/training_data/story_reader/test_common_story_reader.py::test_visualize_training_data_graph[data/test_yaml_stories/stories_with_cycle.yml]
tests/shared/core/training_data/story_reader/test_common_story_reader.py::test_load_multi_file_training_data[stories_resources0]
tests/shared/core/training_data/story_reader/test_common_story_reader.py::test_load_multi_file_training_data[stories_resources1]
tests/shared/core/training_data/story_reader/test_common_story_reader.py::test_load_multi_file_training_data[stories_resources2]
tests/shared/core/training_data/story_reader/test_common_story_reader.py::test_load_multi_file_training_data[stories_resources3]
tests/shared/core/training_data/story_reader/test_common_story_reader.py::test_load_multi_file_training_data[stories_resources4]
tests/shared/core/training_data/story_reader/test_common_story_reader.py::test_load_training_data_reader_not_found_throws
tests/shared/core/training_data/story_reader/test_common_story_reader.py::test_session_started_event_is_not_serialised
tests/shared/core/training_data/story_reader/test_common_story_reader.py::test_action_deactivate_form_is_mapped_to_new_form[## my story\n* greet\n  - action_deactivate_form-.md]
tests/shared/core/training_data/story_reader/test_common_story_reader.py::test_action_deactivate_form_is_mapped_to_new_form[stories:\n- story: my story\n  steps:\n  - intent: greet\n  - action: action_deactivate_form-.yml]
tests/shared/core/training_data/story_reader/test_common_story_reader.py::test_yaml_slot_different_types[data/test_stories/story_slot_different_types.md]
tests/shared/core/training_data/story_reader/test_common_story_reader.py::test_yaml_slot_different_types[data/test_yaml_stories/story_slot_different_types.yml]
tests/shared/core/training_data/story_reader/test_markdown_story_reader.py::test_persist_and_read_test_story_graph
tests/shared/core/training_data/story_reader/test_markdown_story_reader.py::test_persist_and_read_test_story
tests/shared/core/training_data/story_reader/test_markdown_story_reader.py::test_persist_legacy_form_story
tests/shared/core/training_data/story_reader/test_markdown_story_reader.py::test_persist_form_story
tests/shared/core/training_data/story_reader/test_markdown_story_reader.py::test_read_stories_with_multiline_comments
tests/shared/core/training_data/story_reader/test_markdown_story_reader.py::test_read_stories_with_rules
tests/shared/core/training_data/story_reader/test_markdown_story_reader.py::test_read_rules_without_stories
tests/shared/core/training_data/story_reader/test_markdown_story_reader.py::test_e2e_parsing[ greet: hi-expected0]
tests/shared/core/training_data/story_reader/test_markdown_story_reader.py::test_e2e_parsing[ greet: /greet-expected1]
tests/shared/core/training_data/story_reader/test_markdown_story_reader.py::test_e2e_parsing[greet: /greet{"test": "test"}-expected2]
tests/shared/core/training_data/story_reader/test_markdown_story_reader.py::test_e2e_parsing[greet{"test": "test"}: /greet{"test": "test"}-expected3]
tests/shared/core/training_data/story_reader/test_markdown_story_reader.py::test_e2e_parsing[mood_great: [great](feeling)-expected4]
tests/shared/core/training_data/story_reader/test_markdown_story_reader.py::test_e2e_parsing[form: greet{"test": "test"}: /greet{"test": "test"}-expected5]
tests/shared/core/training_data/story_reader/test_markdown_story_reader.py::test_user_uttered_to_e2e[parse_data0-simple: /simple]
tests/shared/core/training_data/story_reader/test_markdown_story_reader.py::test_user_uttered_to_e2e[parse_data1-simple: [great](feeling)]
tests/shared/core/training_data/story_reader/test_markdown_story_reader.py::test_user_uttered_to_e2e[parse_data2-simple: great]
tests/shared/core/training_data/story_reader/test_markdown_story_reader.py::test_invalid_end_to_end_format[ greet{: hi]
tests/shared/core/training_data/story_reader/test_yaml_story_reader.py::test_can_read_test_story_with_slots
tests/shared/core/training_data/story_reader/test_yaml_story_reader.py::test_can_read_test_story_with_entities_slot_autofill
tests/shared/core/training_data/story_reader/test_yaml_story_reader.py::test_can_read_test_story_with_entities_without_value
tests/shared/core/training_data/story_reader/test_yaml_story_reader.py::test_is_yaml_file[data/test_yaml_stories/stories.yml-True]
tests/shared/core/training_data/story_reader/test_yaml_story_reader.py::test_is_yaml_file[data/test_stories/stories.md-False]
tests/shared/core/training_data/story_reader/test_yaml_story_reader.py::test_is_yaml_file[data/test_yaml_stories/rules_without_stories.yml-True]
tests/shared/core/training_data/story_reader/test_yaml_story_reader.py::test_yaml_intent_with_leading_slash_warning
tests/shared/core/training_data/story_reader/test_yaml_story_reader.py::test_yaml_slot_without_value_is_parsed
tests/shared/core/training_data/story_reader/test_yaml_story_reader.py::test_yaml_wrong_yaml_format_warning
tests/shared/core/training_data/story_reader/test_yaml_story_reader.py::test_read_rules_with_stories
tests/shared/core/training_data/story_reader/test_yaml_story_reader.py::test_read_rules_without_stories
tests/shared/core/training_data/story_reader/test_yaml_story_reader.py::test_rule_with_condition
tests/shared/core/training_data/story_reader/test_yaml_story_reader.py::test_rule_without_condition
tests/shared/core/training_data/story_reader/test_yaml_story_reader.py::test_rule_with_explicit_wait_for_user_message
tests/shared/core/training_data/story_reader/test_yaml_story_reader.py::test_rule_which_hands_over_at_end
tests/shared/core/training_data/story_reader/test_yaml_story_reader.py::test_conversation_start_rule
tests/shared/core/training_data/story_reader/test_yaml_story_reader.py::test_warning_if_intent_not_in_domain
tests/shared/core/training_data/story_reader/test_yaml_story_reader.py::test_no_warning_if_intent_in_domain
tests/shared/core/training_data/story_reader/test_yaml_story_reader.py::test_active_loop_is_parsed
tests/shared/core/training_data/story_reader/test_yaml_story_reader.py::test_is_test_story_file
tests/shared/core/training_data/story_reader/test_yaml_story_reader.py::test_is_not_test_story_file_if_it_doesnt_contain_stories
tests/shared/core/training_data/story_reader/test_yaml_story_reader.py::test_is_not_test_story_file_if_empty
tests/shared/core/training_data/story_reader/test_yaml_story_reader.py::test_is_not_test_story_file_without_test_prefix
tests/shared/core/training_data/story_reader/test_yaml_story_reader.py::test_end_to_end_story_with_shortcut_intent
tests/shared/core/training_data/story_reader/test_yaml_story_reader.py::test_read_mixed_training_data_file
tests/shared/core/training_data/story_writer/test_yaml_story_writer.py::test_simple_story[data/test_stories/stories.md-data/test_yaml_stories/stories.yml]
tests/shared/core/training_data/story_writer/test_yaml_story_writer.py::test_simple_story[data/test_stories/stories_defaultdomain.md-data/test_yaml_stories/stories_defaultdomain.yml]
tests/shared/core/training_data/story_writer/test_yaml_story_writer.py::test_story_start_checkpoint_is_skipped
tests/shared/core/training_data/story_writer/test_yaml_story_writer.py::test_forms_are_converted
tests/shared/core/training_data/story_writer/test_yaml_story_writer.py::test_yaml_writer_dumps_user_messages
tests/shared/core/training_data/story_writer/test_yaml_story_writer.py::test_yaml_writer_avoids_dumping_not_existing_user_messages
tests/shared/core/training_data/story_writer/test_yaml_story_writer.py::test_yaml_writer_dumps_rules[data/test_yaml_stories/rules_with_stories_sorted.yaml]
tests/shared/importers/test_autoconfig.py::test_get_configuration[config_path0-autoconfig_keys0]
tests/shared/importers/test_autoconfig.py::test_get_configuration[config_path1-autoconfig_keys1]
tests/shared/importers/test_autoconfig.py::test_get_configuration[config_path2-autoconfig_keys2]
tests/shared/importers/test_autoconfig.py::test_get_configuration[config_path3-autoconfig_keys3]
tests/shared/importers/test_autoconfig.py::test_get_configuration[config_path4-autoconfig_keys4]
tests/shared/importers/test_autoconfig.py::test_get_configuration[config_path5-autoconfig_keys5]
tests/shared/importers/test_autoconfig.py::test_get_configuration_missing_file[non_existent_config.yml]
tests/shared/importers/test_autoconfig.py::test_get_configuration_missing_file[None]
tests/shared/importers/test_autoconfig.py::test_auto_configure[en-keys_to_configure0]
tests/shared/importers/test_autoconfig.py::test_auto_configure[en-keys_to_configure1]
tests/shared/importers/test_autoconfig.py::test_auto_configure[fr-keys_to_configure2]
tests/shared/importers/test_autoconfig.py::test_auto_configure[en-keys_to_configure3]
tests/shared/importers/test_autoconfig.py::test_add_missing_config_keys_to_file[config_path0-missing_keys0]
tests/shared/importers/test_autoconfig.py::test_add_missing_config_keys_to_file[config_path1-missing_keys1]
tests/shared/importers/test_autoconfig.py::test_add_missing_config_keys_to_file[config_path2-missing_keys2]
tests/shared/importers/test_autoconfig.py::test_add_missing_config_keys_to_file[config_path3-missing_keys3]
tests/shared/importers/test_autoconfig.py::test_dump_config_missing_file
tests/shared/importers/test_autoconfig.py::test_dump_config[config_with_comments.yml-config_with_comments_after_dumping.yml-autoconfig_keys0]
tests/shared/importers/test_autoconfig.py::test_dump_config[config_empty_en.yml-config_empty_en_after_dumping.yml-autoconfig_keys1]
tests/shared/importers/test_autoconfig.py::test_dump_config[config_empty_fr.yml-config_empty_fr_after_dumping.yml-autoconfig_keys2]
tests/shared/importers/test_autoconfig.py::test_dump_config[config_with_comments_after_dumping.yml-config_with_comments_after_dumping.yml-autoconfig_keys3]
tests/shared/importers/test_autoconfig.py::test_get_configuration_for_different_training_types[config_empty_en.yml-config_empty_en_after_dumping.yml-TrainingType.BOTH]
tests/shared/importers/test_autoconfig.py::test_get_configuration_for_different_training_types[config_empty_en.yml-config_empty_en_after_dumping_core.yml-TrainingType.CORE]
tests/shared/importers/test_autoconfig.py::test_get_configuration_for_different_training_types[config_empty_en.yml-config_empty_en_after_dumping_nlu.yml-TrainingType.NLU]
tests/shared/importers/test_importer.py::test_use_of_interface
tests/shared/importers/test_importer.py::test_combined_file_importer_with_single_importer
tests/shared/importers/test_importer.py::test_load_from_dict[config0-expected0]
tests/shared/importers/test_importer.py::test_load_from_dict[config1-expected1]
tests/shared/importers/test_importer.py::test_load_from_dict[config2-expected2]
tests/shared/importers/test_importer.py::test_load_from_dict[config3-expected3]
tests/shared/importers/test_importer.py::test_load_from_dict[config4-expected4]
tests/shared/importers/test_importer.py::test_load_from_dict[config5-expected5]
tests/shared/importers/test_importer.py::test_load_from_dict[config6-expected6]
tests/shared/importers/test_importer.py::test_load_from_config
tests/shared/importers/test_importer.py::test_nlu_only
tests/shared/importers/test_importer.py::test_core_only
tests/shared/importers/test_importer.py::test_import_nlu_training_data_from_e2e_stories
tests/shared/importers/test_importer.py::test_different_story_order_doesnt_change_nlu_training_data
tests/shared/importers/test_importer.py::test_import_nlu_training_data_with_default_actions
tests/shared/importers/test_importer.py::test_adding_e2e_actions_to_domain
tests/shared/importers/test_importer.py::test_nlu_data_domain_sync_with_retrieval_intents
tests/shared/importers/test_multi_project.py::test_load_imports_from_directory_tree
tests/shared/importers/test_multi_project.py::test_load_imports_without_imports
tests/shared/importers/test_multi_project.py::test_load_from_none[input_dict0]
tests/shared/importers/test_multi_project.py::test_load_from_none[input_dict1]
tests/shared/importers/test_multi_project.py::test_load_if_subproject_is_more_specific_than_parent
tests/shared/importers/test_multi_project.py::test_in_imports[A/A/A/B]
tests/shared/importers/test_multi_project.py::test_in_imports[A/A/A]
tests/shared/importers/test_multi_project.py::test_in_imports[A/B/A/A]
tests/shared/importers/test_multi_project.py::test_in_imports[A/A/A/B/C/D/E.type]
tests/shared/importers/test_multi_project.py::test_not_in_imports[A/C]
tests/shared/importers/test_multi_project.py::test_not_in_imports[A/A/B]
tests/shared/importers/test_multi_project.py::test_not_in_imports[A/B]
tests/shared/importers/test_multi_project.py::test_cyclic_imports
tests/shared/importers/test_multi_project.py::test_import_outside_project_directory
tests/shared/importers/test_multi_project.py::test_importing_additional_files
tests/shared/importers/test_multi_project.py::test_not_importing_not_relevant_additional_files
tests/shared/importers/test_multi_project.py::test_only_getting_e2e_conversation_tests_if_e2e_enabled[test_stories.yml-\n        stories:\n        - story: story test\n          steps:\n          - user: hello\n            intent: greet\n          - action: utter_greet\n        ]
tests/shared/importers/test_multi_project.py::test_only_getting_e2e_conversation_tests_if_e2e_enabled[conversation_tests.md-\n        ## story test\n        * greet : "hello"\n            - utter_greet\n        ]
tests/shared/importers/test_multi_project.py::test_not_importing_e2e_conversation_tests_in_project
tests/shared/importers/test_multi_project.py::test_single_additional_file
tests/shared/importers/test_multi_project.py::test_multi_project_training
tests/shared/importers/test_rasa.py::test_rasa_file_importer
tests/shared/importers/test_rasa.py::test_rasa_file_importer_with_invalid_config
tests/shared/importers/test_rasa.py::test_rasa_file_importer_with_invalid_domain
tests/shared/nlu/test_interpreter.py::test_regex_interpreter_intent
tests/shared/nlu/test_interpreter.py::test_regex_interpreter_entities
tests/shared/nlu/test_interpreter.py::test_regex_interpreter_confidence
tests/shared/nlu/test_interpreter.py::test_regex_interpreter_confidence_and_entities
tests/shared/nlu/test_interpreter.py::test_regex_interpreter_adds_intent_prefix
tests/shared/nlu/training_data/test_entities_parser.py::test_markdown_entity_regex[I need an [economy class](travel_flight_class:economy) ticket from [boston]{"entity": "city", "role": "from"} to [new york]{"entity": "city", "role": "to"}, please.-expected_entities0-I need an economy class ticket from boston to new york, please.]
tests/shared/nlu/training_data/test_entities_parser.py::test_markdown_entity_regex[i'm looking for a place to eat-expected_entities1-i'm looking for a place to eat]
tests/shared/nlu/training_data/test_entities_parser.py::test_markdown_entity_regex[i'm looking for a place in the [north](loc-direction) of town-expected_entities2-i'm looking for a place in the north of town]
tests/shared/nlu/training_data/test_entities_parser.py::test_markdown_entity_regex[show me [chines](cuisine:chinese) restaurants-expected_entities3-show me chines restaurants]
tests/shared/nlu/training_data/test_entities_parser.py::test_markdown_entity_regex[show me [italian]{"entity": "cuisine", "value": "22_ab-34*3.A:43er*+?df"} restaurants-expected_entities4-show me italian restaurants]
tests/shared/nlu/training_data/test_entities_parser.py::test_markdown_entity_regex[Do you know {ABC} club?-expected_entities5-Do you know {ABC} club?]
tests/shared/nlu/training_data/test_entities_parser.py::test_markdown_entity_regex[show me [chines](22_ab-34*3.A:43er*+?df) restaurants-expected_entities6-show me chines restaurants]
tests/shared/nlu/training_data/test_entities_parser.py::test_markdown_entity_regex[I want to fly from [Berlin]{"entity": "city", "role": "to"} to [LA]{"entity": "city", "role": "from", "value": "Los Angeles"}-expected_entities7-I want to fly from Berlin to LA]
tests/shared/nlu/training_data/test_entities_parser.py::test_markdown_entity_regex[I want to fly from [Berlin](city) to [LA]{"entity": "city", "role": "from", "value": "Los Angeles"}-expected_entities8-I want to fly from Berlin to LA]
tests/shared/nlu/training_data/test_entities_parser.py::test_parse_training_example
tests/shared/nlu/training_data/test_entities_parser.py::test_parse_empty_example
tests/shared/nlu/training_data/test_entities_parser.py::test_parse_training_example_with_entities
tests/shared/nlu/training_data/test_features.py::test_combine_with_existing_dense_features
tests/shared/nlu/training_data/test_features.py::test_combine_with_existing_dense_features_shape_mismatch
tests/shared/nlu/training_data/test_features.py::test_combine_with_existing_sparse_features
tests/shared/nlu/training_data/test_features.py::test_combine_with_existing_sparse_features_shape_mismatch
tests/shared/nlu/training_data/test_lookup_tables_parser.py::test_add_item_to_lookup_tables
tests/shared/nlu/training_data/test_message.py::test_get_dense_features[None-text-featurizers0-None-None]
tests/shared/nlu/training_data/test_message.py::test_get_dense_features[features1-text-featurizers1-expected_seq_features1-None]
tests/shared/nlu/training_data/test_message.py::test_get_dense_features[features2-text-featurizers2-expected_seq_features2-expected_sen_features2]
tests/shared/nlu/training_data/test_message.py::test_get_dense_features[features3-text-featurizers3-expected_seq_features3-None]
tests/shared/nlu/training_data/test_message.py::test_get_sparse_features[None-text-featurizers0-None-None]
tests/shared/nlu/training_data/test_message.py::test_get_sparse_features[features1-text-featurizers1-expected_seq_features1-None]
tests/shared/nlu/training_data/test_message.py::test_get_sparse_features[features2-text-featurizers2-expected_seq_features2-expected_sen_features2]
tests/shared/nlu/training_data/test_message.py::test_get_sparse_features[features3-text-featurizers3-expected_seq_features3-None]
tests/shared/nlu/training_data/test_message.py::test_features_present[None-text-featurizers0-False]
tests/shared/nlu/training_data/test_message.py::test_features_present[features1-text-featurizers1-True]
tests/shared/nlu/training_data/test_message.py::test_features_present[features2-text-featurizers2-True]
tests/shared/nlu/training_data/test_message.py::test_features_present[features3-text-featurizers3-True]
tests/shared/nlu/training_data/test_message.py::test_features_present[features4-text-featurizers4-False]
tests/shared/nlu/training_data/test_message.py::test_ordered
tests/shared/nlu/training_data/test_message.py::test_build_from_action
tests/shared/nlu/training_data/test_synonyms_parser.py::test_add_synonym
tests/shared/nlu/training_data/test_synonyms_parser.py::test_add_synonyms_from_entities
tests/shared/nlu/training_data/test_training_data.py::test_luis_data
tests/shared/nlu/training_data/test_training_data.py::test_wit_data
tests/shared/nlu/training_data/test_training_data.py::test_dialogflow_data
tests/shared/nlu/training_data/test_training_data.py::test_lookup_table_json
tests/shared/nlu/training_data/test_training_data.py::test_lookup_table_md
tests/shared/nlu/training_data/test_training_data.py::test_composite_entities_data
tests/shared/nlu/training_data/test_training_data.py::test_intent_response_key_to_template_key
tests/shared/nlu/training_data/test_training_data.py::test_template_key_to_intent_response_key
tests/shared/nlu/training_data/test_training_data.py::test_demo_data[files0]
tests/shared/nlu/training_data/test_training_data.py::test_demo_data[files1]
tests/shared/nlu/training_data/test_training_data.py::test_demo_data_filter_out_retrieval_intents[files0]
tests/shared/nlu/training_data/test_training_data.py::test_demo_data_filter_out_retrieval_intents[files1]
tests/shared/nlu/training_data/test_training_data.py::test_train_test_split[filepaths0]
tests/shared/nlu/training_data/test_training_data.py::test_train_test_split_with_random_seed[filepaths0]
tests/shared/nlu/training_data/test_training_data.py::test_data_merging[files0]
tests/shared/nlu/training_data/test_training_data.py::test_data_merging[files1]
tests/shared/nlu/training_data/test_training_data.py::test_data_merging[files2]
tests/shared/nlu/training_data/test_training_data.py::test_markdown_single_sections
tests/shared/nlu/training_data/test_training_data.py::test_repeated_entities
tests/shared/nlu/training_data/test_training_data.py::test_multiword_entities
tests/shared/nlu/training_data/test_training_data.py::test_nonascii_entities
tests/shared/nlu/training_data/test_training_data.py::test_entities_synonyms
tests/shared/nlu/training_data/test_training_data.py::test_training_data_conversion[data/examples/wit/demo-flights.json-data/test/wit_converted_to_rasa.json-json-None]
tests/shared/nlu/training_data/test_training_data.py::test_training_data_conversion[data/examples/luis/demo-restaurants_v5.json-data/test/luis_converted_to_rasa.json-json-None]
tests/shared/nlu/training_data/test_training_data.py::test_training_data_conversion[data/examples/dialogflow/-data/test/dialogflow_en_converted_to_rasa.json-json-en]
tests/shared/nlu/training_data/test_training_data.py::test_training_data_conversion[data/examples/dialogflow/-data/test/dialogflow_es_converted_to_rasa.json-json-es]
tests/shared/nlu/training_data/test_training_data.py::test_training_data_conversion[data/examples/rasa/demo-rasa.md-data/test/md_converted_to_json.json-json-None]
tests/shared/nlu/training_data/test_training_data.py::test_training_data_conversion[data/examples/rasa/demo-rasa.json-data/test/json_converted_to_md.md-md-None]
tests/shared/nlu/training_data/test_training_data.py::test_training_data_conversion[data/test/training_data_containing_special_chars.json-data/test/json_with_special_chars_convered_to_md.md-md-None]
tests/shared/nlu/training_data/test_training_data.py::test_get_supported_file_format[data/examples/luis/demo-restaurants_v5.json-.yml]
tests/shared/nlu/training_data/test_training_data.py::test_get_supported_file_format[data/examples-.yml]
tests/shared/nlu/training_data/test_training_data.py::test_get_supported_file_format[data/examples/rasa/demo-rasa.md-.md]
tests/shared/nlu/training_data/test_training_data.py::test_get_supported_file_format[data/rasa_yaml_examples-.yml]
tests/shared/nlu/training_data/test_training_data.py::test_get_non_existing_file_format_raises[path-does-not-exists]
tests/shared/nlu/training_data/test_training_data.py::test_get_non_existing_file_format_raises[None]
tests/shared/nlu/training_data/test_training_data.py::test_guess_format_from_non_existing_file_path
tests/shared/nlu/training_data/test_training_data.py::test_is_empty
tests/shared/nlu/training_data/test_training_data.py::test_custom_attributes
tests/shared/nlu/training_data/test_training_data.py::test_without_additional_e2e_examples
tests/shared/nlu/training_data/formats/test_markdown.py::test_markdown_entity_regex[I need an [economy class](travel_flight_class:economy) ticket from [boston]{"entity": "city", "role": "from"} to [new york]{"entity": "city", "role": "to"}, please.-3]
tests/shared/nlu/training_data/formats/test_markdown.py::test_markdown_entity_regex[i'm looking for a place to eat-0]
tests/shared/nlu/training_data/formats/test_markdown.py::test_markdown_entity_regex[i'm looking for a place in the [north](loc-direction) of town-1]
tests/shared/nlu/training_data/formats/test_markdown.py::test_markdown_entity_regex[show me [chines](cuisine:chinese) restaurants-1]
tests/shared/nlu/training_data/formats/test_markdown.py::test_markdown_entity_regex[show me [italian]{"entity": "cuisine", "value": "22_ab-34*3.A:43er*+?df"} restaurants-1]
tests/shared/nlu/training_data/formats/test_markdown.py::test_markdown_entity_regex[Do you know {ABC} club?-0]
tests/shared/nlu/training_data/formats/test_markdown.py::test_markdown_entity_regex[show me [chines](22_ab-34*3.A:43er*+?df) restaurants-1]
tests/shared/nlu/training_data/formats/test_markdown.py::test_markdown_entity_regex[I want to fly from [Berlin]{"entity": "city", "role": "to"} to [LA]{"entity": "city", "role": "from", "value": "Los Angeles"}-2]
tests/shared/nlu/training_data/formats/test_markdown.py::test_markdown_entity_regex[I want to fly from [Berlin](city) to [LA]{"entity": "city", "role": "from", "value": "Los Angeles"}-2]
tests/shared/nlu/training_data/formats/test_markdown.py::test_markdown_entity_regex[I want to travel to [Cairo]{"entity": "city"} \\nAlso, do you have flights to [Alexandria]{"entity": "city"}?-2]
tests/shared/nlu/training_data/formats/test_markdown.py::test_markdown_empty_section
tests/shared/nlu/training_data/formats/test_markdown.py::test_markdown_not_existing_section
tests/shared/nlu/training_data/formats/test_markdown.py::test_section_value_with_delimiter
tests/shared/nlu/training_data/formats/test_markdown.py::test_markdown_order
tests/shared/nlu/training_data/formats/test_markdown.py::test_markdown_unespace_tokens
tests/shared/nlu/training_data/formats/test_markdown.py::test_dump_nlu_with_responses
tests/shared/nlu/training_data/formats/test_markdown.py::test_dump_trainable_entities[None-- [test]{"entity": "word", "value": "random"}]
tests/shared/nlu/training_data/formats/test_markdown.py::test_dump_trainable_entities[-- [test]{"entity": "word", "value": "random"}]
tests/shared/nlu/training_data/formats/test_markdown.py::test_dump_trainable_entities[random-extractor-- [test]{"entity": "word", "value": "random"}]
tests/shared/nlu/training_data/formats/test_markdown.py::test_dump_trainable_entities[CRFEntityExtractor-- [test]{"entity": "word", "value": "random"}]
tests/shared/nlu/training_data/formats/test_markdown.py::test_dump_trainable_entities[DucklingEntityExtractor-- test]
tests/shared/nlu/training_data/formats/test_markdown.py::test_dump_trainable_entities[SpacyEntityExtractor-- test]
tests/shared/nlu/training_data/formats/test_markdown.py::test_dump_trainable_entities[MitieEntityExtractor-- [test]{"entity": "word", "value": "random"}]
tests/shared/nlu/training_data/formats/test_markdown.py::test_dump_entities[entity0-- [test]{"entity": "word", "role": "role-name", "group": "group-name", "value": "random"}]
tests/shared/nlu/training_data/formats/test_markdown.py::test_dump_entities[entity1-- [test](word)]
tests/shared/nlu/training_data/formats/test_markdown.py::test_dump_entities[entity2-- [test]{"entity": "word", "role": "role-name", "group": "group-name"}]
tests/shared/nlu/training_data/formats/test_markdown.py::test_dump_entities[entity3-- [test]{"entity": "word", "value": "random"}]
tests/shared/nlu/training_data/formats/test_markdown_nlg.py::test_markdow_nlg_read_newlines
tests/shared/nlu/training_data/formats/test_rasa_yaml.py::test_wrong_format_raises
tests/shared/nlu/training_data/formats/test_rasa_yaml.py::test_wrong_schema_raises[\nnlu:\n- intent: name\n  non_key: value\n]
tests/shared/nlu/training_data/formats/test_rasa_yaml.py::test_wrong_schema_raises[\nnlu:\n- intent: greet\n  examples: |\n  - Hi\n  - Hey\n]
tests/shared/nlu/training_data/formats/test_rasa_yaml.py::test_multiline_intent_is_parsed[\nversion: "2.0"\nnlu:\n- intent: intent_name\n  examples: |\n    - how much CO2 will that use?\n    - how much carbon will a one way flight from [new york]{"entity": "city", "role": "from"} to california produce?\n]
tests/shared/nlu/training_data/formats/test_rasa_yaml.py::test_multiline_intent_is_parsed[\nnlu:\n- intent: intent_name\n  metadata:\n  - johnny\n  examples:\n  - text: |\n      how much CO2 will that use?\n    metadata:\n      sentiment: positive\n  - text: |\n      how much carbon will a one way flight from [new york]{"entity": "city", "role": "from"} to california produce?\n]
tests/shared/nlu/training_data/formats/test_rasa_yaml.py::test_intent_with_metadata_is_parsed
tests/shared/nlu/training_data/formats/test_rasa_yaml.py::test_yaml_examples_are_written[\nversion: "2.0"\nnlu:\n- intent: intent_name\n  examples: |\n    - how much CO2 will that use?\n    - how much carbon will a one way flight from [new york]{"entity": "city", "role": "from"} to california produce?\n]
tests/shared/nlu/training_data/formats/test_rasa_yaml.py::test_yaml_examples_are_written[\nversion: "2.0"\nnlu:\n- synonym: savings\n  examples: |\n    - pink pig\n    - savings account\n]
tests/shared/nlu/training_data/formats/test_rasa_yaml.py::test_yaml_examples_are_written[\nversion: "2.0"\nnlu:\n- lookup: additional_currencies\n  examples: |\n    - Peso\n    - Euro\n    - Dollar\n]
tests/shared/nlu/training_data/formats/test_rasa_yaml.py::test_yaml_examples_are_written[\nversion: "2.0"\nnlu:\n- regex: zipcode\n  examples: |\n    - [0-9]{4}\n    - [0-9]{5}\n]
tests/shared/nlu/training_data/formats/test_rasa_yaml.py::test_multiline_intent_example_is_skipped_when_no_leading_symbol
tests/shared/nlu/training_data/formats/test_rasa_yaml.py::test_entity_is_extracted[I need an [economy class](travel_flight_class:economy) ticket from [boston]{"entity": "city", "role": "from"} to [new york]{"entity": "city", "role": "to"}, please.-3]
tests/shared/nlu/training_data/formats/test_rasa_yaml.py::test_entity_is_extracted[i'm looking for a place to eat-0]
tests/shared/nlu/training_data/formats/test_rasa_yaml.py::test_entity_is_extracted[i'm looking for a place in the [north](loc-direction) of town-1]
tests/shared/nlu/training_data/formats/test_rasa_yaml.py::test_entity_is_extracted[show me [chines](cuisine:chinese) restaurants-1]
tests/shared/nlu/training_data/formats/test_rasa_yaml.py::test_entity_is_extracted[show me [italian]{"entity": "cuisine", "value": "22_ab-34*3.A:43er*+?df"} restaurants-1]
tests/shared/nlu/training_data/formats/test_rasa_yaml.py::test_entity_is_extracted[Do you know {ABC} club?-0]
tests/shared/nlu/training_data/formats/test_rasa_yaml.py::test_entity_is_extracted[show me [chines](22_ab-34*3.A:43er*+?df) restaurants-1]
tests/shared/nlu/training_data/formats/test_rasa_yaml.py::test_entity_is_extracted[I want to fly from [Berlin]{"entity": "city", "role": "to"} to [LA]{"entity": "city", "role": "from", "value": "Los Angeles"}-2]
tests/shared/nlu/training_data/formats/test_rasa_yaml.py::test_entity_is_extracted[I want to fly from [Berlin](city) to [LA]{"entity": "city", "role": "from", "value": "Los Angeles"}-2]
tests/shared/nlu/training_data/formats/test_rasa_yaml.py::test_synonyms_are_parsed
tests/shared/nlu/training_data/formats/test_rasa_yaml.py::test_synonyms_are_extracted_from_entities
tests/shared/nlu/training_data/formats/test_rasa_yaml.py::test_lookup_is_parsed
tests/shared/nlu/training_data/formats/test_rasa_yaml.py::test_regex_is_parsed
tests/shared/nlu/training_data/formats/test_rasa_yaml.py::test_minimal_valid_example
tests/shared/nlu/training_data/formats/test_rasa_yaml.py::test_minimal_yaml_nlu_file
tests/shared/nlu/training_data/formats/test_rasa_yaml.py::test_nlg_reads_text
tests/shared/nlu/training_data/formats/test_rasa_yaml.py::test_nlg_reads_any_multimedia
tests/shared/nlu/training_data/formats/test_rasa_yaml.py::test_nlg_fails_to_read_empty
tests/shared/nlu/training_data/formats/test_rasa_yaml.py::test_nlg_fails_on_empty_response
tests/shared/nlu/training_data/formats/test_rasa_yaml.py::test_nlg_multimedia_load_dump_roundtrip
tests/shared/nlu/training_data/formats/test_rasa_yaml.py::test_read_mixed_training_data_file
tests/shared/nlu/training_data/formats/test_rasa_yaml.py::test_responses_are_converted_from_markdown
tests/shared/utils/test_cli.py::test_print_error_and_exit
tests/shared/utils/test_common.py::test_all_subclasses
tests/shared/utils/test_common.py::test_sort_dicts_by_keys
tests/shared/utils/test_common.py::test_transform_collection_to_sentence[collection0-possible_outputs0]
tests/shared/utils/test_common.py::test_transform_collection_to_sentence[collection1-possible_outputs1]
tests/shared/utils/test_common.py::test_transform_collection_to_sentence[collection2-possible_outputs2]
tests/shared/utils/test_common.py::test_transform_collection_to_sentence[collection3-possible_outputs3]
tests/shared/utils/test_common.py::test_transform_collection_to_sentence[collection4-possible_outputs4]
tests/shared/utils/test_common.py::test_transform_collection_to_sentence[collection5-possible_outputs5]
tests/shared/utils/test_common.py::test_transform_collection_to_sentence[collection6-possible_outputs6]
tests/shared/utils/test_io.py::test_raise_user_warning
tests/shared/utils/test_io.py::test_raise_future_warning
tests/shared/utils/test_io.py::test_raise_deprecation
tests/shared/utils/test_io.py::test_read_file_with_not_existing_path
tests/shared/utils/test_io.py::test_list_directory[list_directory-expected0]
tests/shared/utils/test_io.py::test_list_directory[list_files-expected1]
tests/shared/utils/test_io.py::test_list_directory[list_subdirectories-expected2]
tests/shared/utils/test_io.py::test_read_yaml_string
tests/shared/utils/test_io.py::test_read_yaml_string_with_env_var
tests/shared/utils/test_io.py::test_read_yaml_string_with_multiple_env_vars_per_line
tests/shared/utils/test_io.py::test_read_yaml_string_with_env_var_prefix
tests/shared/utils/test_io.py::test_read_yaml_string_with_env_var_postfix
tests/shared/utils/test_io.py::test_read_yaml_string_with_env_var_infix
tests/shared/utils/test_io.py::test_read_yaml_string_with_env_var_not_exist
tests/shared/utils/test_io.py::test_environment_variable_not_existing
tests/shared/utils/test_io.py::test_environment_variable_dict_without_prefix_and_postfix
tests/shared/utils/test_io.py::test_environment_variable_in_list
tests/shared/utils/test_io.py::test_environment_variable_dict_with_prefix
tests/shared/utils/test_io.py::test_environment_variable_dict_with_postfix
tests/shared/utils/test_io.py::test_environment_variable_dict_with_prefix_and_with_postfix
tests/shared/utils/test_io.py::test_emojis_in_yaml
tests/shared/utils/test_io.py::test_emojis_in_tmp_file
tests/shared/utils/test_io.py::test_read_emojis_from_json
tests/shared/utils/test_io.py::test_bool_str
tests/shared/utils/test_io.py::test_dump_yaml_key_order[True-expected_keys0]
tests/shared/utils/test_io.py::test_convert_to_ordered_dict[source0-target0]
tests/shared/utils/test_io.py::test_convert_to_ordered_dict[source1-target1]
tests/shared/utils/test_io.py::test_convert_to_ordered_dict[source2-target2]
tests/shared/utils/test_io.py::test_convert_to_ordered_dict[source3-target3]
tests/shared/utils/test_io.py::test_convert_to_ordered_dict[source4-target4]
tests/shared/utils/test_io.py::test_convert_to_ordered_dict[hello-hello]
tests/shared/utils/test_io.py::test_create_directory_for_file
tests/shared/utils/test_io.py::test_write_json_file
tests/shared/utils/test_io.py::test_create_directory_if_new
tests/shared/utils/test_io.py::test_create_directory_if_already_exists
tests/shared/utils/test_io.py::test_raise_deprecation_warning
tests/shared/utils/test_io.py::test_raise_deprecation_warning_version_already_in_message
tests/shared/utils/test_io.py::test_raise_deprecation_warning_default
tests/shared/utils/test_validation.py::test_validate_yaml_schema[examples/moodbot/domain.yml-utils/schemas/domain.yml]
tests/shared/utils/test_validation.py::test_validate_yaml_schema[data/test_config/config_defaults.yml-shared/nlu/training_data/schemas/config.yml]
tests/shared/utils/test_validation.py::test_validate_yaml_schema[data/test_config/config_supervised_embeddings.yml-shared/nlu/training_data/schemas/config.yml]
tests/shared/utils/test_validation.py::test_validate_yaml_schema[data/test_config/config_crf_custom_features.yml-shared/nlu/training_data/schemas/config.yml]
tests/shared/utils/test_validation.py::test_validate_yaml_schema_raise_exception[data/test_domains/invalid_format.yml-utils/schemas/domain.yml]
tests/shared/utils/test_validation.py::test_validate_yaml_schema_raise_exception[data/test_domains/wrong_response_format.yml-utils/schemas/domain.yml]
tests/shared/utils/test_validation.py::test_validate_yaml_schema_raise_exception[data/test_domains/wrong_custom_response_format.yml-utils/schemas/domain.yml]
tests/shared/utils/test_validation.py::test_validate_yaml_schema_raise_exception[data/test_domains/empty_response_format.yml-utils/schemas/domain.yml]
tests/shared/utils/test_validation.py::test_validate_yaml_schema_raise_exception[data/test_config/example_config.yaml-shared/nlu/training_data/schemas/config.yml]
tests/shared/utils/test_validation.py::test_example_training_data_is_valid
tests/shared/utils/test_validation.py::test_validate_training_data_is_throwing_exceptions[invalid_data0]
tests/shared/utils/test_validation.py::test_validate_training_data_is_throwing_exceptions[invalid_data1]
tests/shared/utils/test_validation.py::test_validate_training_data_is_throwing_exceptions[invalid_data2]
tests/shared/utils/test_validation.py::test_url_data_format
tests/shared/utils/test_validation.py::test_validate_entity_dict_is_throwing_exceptions[invalid_data0]
tests/shared/utils/test_validation.py::test_validate_entity_dict_is_throwing_exceptions[invalid_data1]
tests/shared/utils/test_validation.py::test_validate_entity_dict_is_throwing_exceptions[invalid_data2]
tests/shared/utils/test_validation.py::test_validate_entity_dict_is_throwing_exceptions[invalid_data3]
tests/shared/utils/test_validation.py::test_entity_dict_is_valid[data0]
tests/shared/utils/test_validation.py::test_entity_dict_is_valid[data1]
tests/shared/utils/test_validation.py::test_entity_dict_is_valid[data2]
tests/shared/utils/test_validation.py::test_entity_dict_is_valid[data3]
tests/shared/utils/test_validation.py::test_entity_dict_is_valid[data4]
tests/shared/utils/test_validation.py::test_entity_dict_is_valid[data5]
tests/shared/utils/test_validation.py::test_entity_dict_is_valid[data6]
tests/shared/utils/test_validation.py::test_entity_dict_is_valid[data7]
tests/shared/utils/test_validation.py::test_future_training_data_format_version_not_compatible
tests/shared/utils/test_validation.py::test_compatible_training_data_format_version
tests/shared/utils/test_validation.py::test_invalid_training_data_format_version_warns
tests/utils/test_common.py::test_repeated_log_filter
tests/utils/test_endpoints.py::test_concat_url[https://example.com-None-https://example.com]
tests/utils/test_endpoints.py::test_concat_url[https://example.com/test-None-https://example.com/test]
tests/utils/test_endpoints.py::test_concat_url[https://example.com/-None-https://example.com/]
tests/utils/test_endpoints.py::test_concat_url[https://example.com/-test-https://example.com/test]
tests/utils/test_endpoints.py::test_concat_url[https://example.com/-test/-https://example.com/test/]
tests/utils/test_endpoints.py::test_concat_url[http://duckling.rasa.com:8000-/parse-http://duckling.rasa.com:8000/parse]
tests/utils/test_endpoints.py::test_concat_url[http://duckling.rasa.com:8000/-/parse-http://duckling.rasa.com:8000/parse]
tests/utils/test_endpoints.py::test_warning_for_base_paths_with_trailing_slash
tests/utils/test_endpoints.py::test_endpoint_config
tests/utils/test_endpoints.py::test_endpoint_config_default_token_name
tests/utils/test_endpoints.py::test_endpoint_config_custom_token_name
tests/utils/test_endpoints.py::test_request_non_json_response
tests/utils/test_io.py::test_file_in_path[A/test.md-A]
tests/utils/test_io.py::test_file_in_path[A-A]
tests/utils/test_io.py::test_file_not_in_path[A-A/B]
tests/utils/test_io.py::test_file_not_in_path[B-A]
tests/utils/test_io.py::test_file_not_in_path[A/test.md-A/B]
tests/utils/test_io.py::test_file_not_in_path[None-A]
tests/utils/test_io.py::test_file_path_validator_with_invalid_paths[]
tests/utils/test_io.py::test_file_path_validator_with_invalid_paths[file.md]
tests/utils/test_io.py::test_file_path_validator_with_invalid_paths[file]
tests/utils/test_io.py::test_file_path_validator_with_valid_paths[domain.yml]
tests/utils/test_io.py::test_file_path_validator_with_valid_paths[lala.yaml]
tests/utils/test_io.py::test_non_empty_text_validator_with_empty_input[]
tests/utils/test_io.py::test_non_empty_text_validator_with_empty_input[   ]
tests/utils/test_io.py::test_non_empty_text_validator_with_empty_input[\t]
tests/utils/test_io.py::test_non_empty_text_validator_with_empty_input[\n]
tests/utils/test_io.py::test_non_empty_text_validator_with_valid_input[utter_greet]
tests/utils/test_io.py::test_non_empty_text_validator_with_valid_input[greet]
tests/utils/test_io.py::test_non_empty_text_validator_with_valid_input[Hi there!]
tests/utils/test_io.py::test_create_validator_from_callable
tests/utils/test_io.py::test_write_utf_8_yaml_file
tests/utils/test_train_utils.py::test_align_token_features
tests/utils/tensorflow/test_model_data.py::test_shuffle_session_data
tests/utils/tensorflow/test_model_data.py::test_split_data_by_label
tests/utils/tensorflow/test_model_data.py::test_split_data_by_none_label
tests/utils/tensorflow/test_model_data.py::test_train_val_split
tests/utils/tensorflow/test_model_data.py::test_train_val_split_incorrect_size[0]
tests/utils/tensorflow/test_model_data.py::test_train_val_split_incorrect_size[1]
tests/utils/tensorflow/test_model_data.py::test_train_val_split_incorrect_size[5]
tests/utils/tensorflow/test_model_data.py::test_session_data_for_ids
tests/utils/tensorflow/test_model_data.py::test_get_number_of_examples
tests/utils/tensorflow/test_model_data.py::test_get_number_of_examples_raises_value_error
tests/utils/tensorflow/test_model_data.py::test_gen_batch
tests/utils/tensorflow/test_model_data.py::test_balance_model_data
tests/utils/tensorflow/test_model_data.py::test_not_balance_model_data
tests/utils/tensorflow/test_model_data.py::test_get_num_of_features
tests/utils/tensorflow/test_model_data_utils.py::test_create_zero_features
tests/utils/tensorflow/test_model_data_utils.py::test_surface_attributes
tests/utils/tensorflow/test_model_data_utils.py::test_map_tracker_features
tests/utils/tensorflow/test_tf_environment.py::test_gpu_config_parser[0: 1024-parsed_gpu_config0]
tests/utils/tensorflow/test_tf_environment.py::test_gpu_config_parser[0:1024, 1:2048-parsed_gpu_config1]

=============================== warnings summary ===============================
/home/saikat/anaconda3/envs/rasa/lib/python3.8/site-packages/pytest_asyncio/plugin.py:39: 318 tests with warnings
  /home/saikat/anaconda3/envs/rasa/lib/python3.8/site-packages/pytest_asyncio/plugin.py:39: PytestDeprecationWarning: direct construction of Function has been deprecated, please use Function.from_parent
    item = pytest.Function(name, parent=collector)

/home/saikat/anaconda3/envs/rasa/lib/python3.8/site-packages/pytest_asyncio/plugin.py:45: 318 tests with warnings
  /home/saikat/anaconda3/envs/rasa/lib/python3.8/site-packages/pytest_asyncio/plugin.py:45: PytestDeprecationWarning: direct construction of Function has been deprecated, please use Function.from_parent
    item = pytest.Function(name, parent=collector)  # To reload keywords.

/home/saikat/anaconda3/envs/rasa/lib/python3.8/site-packages/pytest_sanic/utils.py:160
  /home/saikat/anaconda3/envs/rasa/lib/python3.8/site-packages/pytest_sanic/utils.py:160: PytestCollectionWarning: cannot collect test class 'TestClient' because it has a __init__ constructor (from: tests/core/test_agent.py)
    class TestClient:

rasa/core/policies/form_policy.py:47
  /home/saikat/projects/borntobeflaky/projects/rasa/rasa/core/policies/form_policy.py:47: FutureWarning: 'FormPolicy' is deprecated and will be removed in in the future. It is recommended to use the 'RulePolicy' instead. (will be removed in 3.0.0)
    rasa.shared.utils.io.raise_deprecation_warning(

rasa/core/policies/fallback.py:64
  /home/saikat/projects/borntobeflaky/projects/rasa/rasa/core/policies/fallback.py:64: FutureWarning: 'FallbackPolicy' is deprecated and will be removed in the future. It is recommended to use the 'RulePolicy' instead. (will be removed in 3.0.0)
    rasa.shared.utils.io.raise_deprecation_warning(

rasa/shared/utils/io.py:88
  /home/saikat/projects/borntobeflaky/projects/rasa/rasa/shared/utils/io.py:88: UserWarning: Found policies ['ConstantPolicy', 'FallbackPolicy'] with same priority 4 in PolicyEnsemble. When personalizing priorities, be sure to give all policies different priorities.
    warnings.warn(message, category=category, **kwargs)

rasa/core/policies/mapping_policy.py:51
  /home/saikat/projects/borntobeflaky/projects/rasa/rasa/core/policies/mapping_policy.py:51: FutureWarning: 'MappingPolicy' is deprecated and will be removed in the future. It is recommended to use the 'RulePolicy' instead. (will be removed in 3.0.0)
    rasa.shared.utils.io.raise_deprecation_warning(

/home/saikat/anaconda3/envs/rasa/lib/python3.8/site-packages/moto/cloudformation/parsing.py:407
  /home/saikat/anaconda3/envs/rasa/lib/python3.8/site-packages/moto/cloudformation/parsing.py:407: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.9 it will stop working
    class ResourceMap(collections.Mapping):

rasa/shared/utils/io.py:88
  /home/saikat/projects/borntobeflaky/projects/rasa/rasa/shared/utils/io.py:88: UserWarning: Please configure the number of 'epochs' in your configuration file. We will change the default value of 'epochs' in the future to 1. 
    warnings.warn(message, category=category, **kwargs)

-- Docs: https://docs.pytest.org/en/latest/warnings.html
643 warnings in 5.37s
