Test :func:`changed_down` with np.array and a number. ... ok
Test :func:`changed` with np.array and a negative number. ... ok
Test :func:`changed` with np.array and a number. ... ok
Test :func:`changed_up` with np.array and a number. ... ok
Test :func:`NAND` with one index array and a constant. ... ok
Test :func:`NAND` with two index arrays of same length. ... ok
Test :func:`NOR` with one index array and a constant. ... ok
Test :func:`NOR` with two index arrays of same length. ... ok
Test that all plugin eval texts can be evaluated. ... ok
Test that all plugin eval texts can be evaluated. ... ok
Test that all plugin eval texts can be evaluated. ... ok
Test that all plugin eval texts can be evaluated. ... ok
Test that all plugin eval texts can be evaluated. ... ok
Test that all plugin eval texts can be evaluated. ... ok
Test that all plugin eval texts can be evaluated. ... ok
Test that all plugin eval texts can be evaluated. ... ok
Test that all plugin eval texts can be evaluated. ... ok
Test that all plugin eval texts can be evaluated. ... ok
Test that all plugin eval texts can be evaluated. ... ok
Test that all plugin eval texts can be evaluated. ... ok
Test that all plugin eval texts can be evaluated. ... ok
Test that all plugin eval texts can be evaluated. ... ok
Test that all plugin eval texts can be evaluated. ... ok
Test that all plugin eval texts can be evaluated. ... ok
Test that all plugin eval texts can be evaluated. ... ok
Test that all plugin eval texts can be evaluated. ... ok
Test that all plugin eval texts can be evaluated. ... ok
Test that all plugin eval texts can be evaluated. ... ok
Test that all plugin eval texts can be evaluated. ... ok
Test that all plugin eval texts can be evaluated. ... ok
Test that all plugin eval texts can be evaluated. ... ok
Test that all plugin eval texts can be evaluated. ... ok
Test that all plugin eval texts can be evaluated. ... ok
Test that all plugin eval texts can be evaluated. ... ok
Test that all plugin eval texts can be evaluated. ... ok
Test that all plugin eval texts can be evaluated. ... ok
Test that all plugin eval texts can be evaluated. ... ok
Test that all plugin eval texts can be evaluated. ... ok
Test that all plugin eval texts can be evaluated. ... ok
Test that all plugin eval texts can be evaluated. ... ok
Test that all plugin eval texts can be evaluated. ... ok
Test that all plugin eval texts can be evaluated. ... ok
Test that all plugin eval texts can be evaluated. ... ok
Test that all plugin eval texts can be evaluated. ... ok
Test that all plugin eval texts can be evaluated. ... ok
Test that all plugin eval texts can be evaluated. ... ok
Test that all plugin eval texts can be evaluated. ... ok
Test that all plugin eval texts can be evaluated. ... ok
Test that all plugin eval texts can be evaluated. ... ok
Test that all plugin eval texts can be evaluated. ... ok
Test that all plugin eval texts can be evaluated. ... ok
Test that all plugin eval texts can be evaluated. ... ok
Test that all plugin eval texts can be evaluated. ... ok
Test that all plugin eval texts can be evaluated. ... ok
Test that all plugin eval texts can be evaluated. ... ok
"Test original requirements on some functions in ca. ... ok
test_export_config (test_figure_util.ParseConfigurationTestCase) ... ok
test_parse_configuration (test_figure_util.ParseConfigurationTestCase) ... ok
test_hex_color (test_figure_util.ParseStringToMPLColorTestCase) ... ok
test_hexa_color (test_figure_util.ParseStringToMPLColorTestCase) ... ok
test_mpl_colors (test_figure_util.ParseStringToMPLColorTestCase) ... ok
test_rgb_float_color (test_figure_util.ParseStringToMPLColorTestCase) ... ok
test_rgb_int_color (test_figure_util.ParseStringToMPLColorTestCase) ... ok
test_rgba_float_color (test_figure_util.ParseStringToMPLColorTestCase) ... ok
test_rgba_int_color (test_figure_util.ParseStringToMPLColorTestCase) ... ok
test_wrong_imput (test_figure_util.ParseStringToMPLColorTestCase) ... ok
test_empty_lookupee_table (test_lookup_errors.EventTestCase) ... ok
test_empty_template_table (test_lookup_errors.EventTestCase) ... ok
test_identical_events (test_lookup_errors.EventTestCase) ... ok
test_no_rows_template_table (test_lookup_errors.EventTestCase) ... ok
test_too_early_event (test_lookup_errors.EventTestCase) ... ok
test_unmatched_row (test_lookup_errors.EventTestCase) ... ok
test_empty_lookupee_table (test_lookup_errors.NoEventTestCase) ... ok
test_empty_template_table (test_lookup_errors.NoEventTestCase) ... ok
test_missing_lookup_column_lookupee_table (test_lookup_errors.NoEventTestCase) ... ok
test_missing_lookup_column_template_table (test_lookup_errors.NoEventTestCase) ... ok
test_multiple_matching_rows (test_lookup_errors.NoEventTestCase) ... ok
test_no_rows_template_table (test_lookup_errors.NoEventTestCase) ... ok
test_unmatched_row (test_lookup_errors.NoEventTestCase) ... ok
test append_table_to_label(self, group, label, signal) ... ok
test append_table_to_label(self, group, label, signal) ... ok
testCheckFlip (test_plot_backend.InteractiveBackendTestCase) ... ok
testClearAnnotation (test_plot_backend.InteractiveBackendTestCase) ... SKIP: Hard to test
testClearLimits (test_plot_backend.InteractiveBackendTestCase) ... SKIP: Hard to test
test config_plot(self, host, group, ... SKIP: Implement later
test fill_columns(self, signal, xaxis_datetime, yaxis_datetime). ... SKIP: Implement later
test fill_label_table(self, signal, label, group) ... ok
test fill_label_table(self, signal, label, group) ... ok
testFindDataPoints (test_plot_backend.InteractiveBackendTestCase) ... SKIP: Needs mockup of model
Test that annotations are formatted as expected ... ok
test get_label_header for some different cases. ... ok
test handle_x_axis(self, axis_model_x, host, xaxis_datetime), ... ok
test handle_x_axis(self, axis_model_x, host, xaxis_datetime), ... ok
test so that padd_string works correctly. ... ok
testRenderAnnotation (test_plot_backend.InteractiveBackendTestCase) ... SKIP: Hard to test
testRenderLimtis (test_plot_backend.InteractiveBackendTestCase) ... SKIP: Hard to test
test set_ticks for major. ... ok
test set_ticks for minor. ... ok
test get_grid when grid haven't been set. ... ok
test get_label when no label have been set. ... ok
test get_limits when no limits have been set. ... ok
test get_limits_max when limits_min haven't been set. ... ok
test get_limits_min when limits_min haven't been set. ... ok
test get_limits_max when limits_min haven't been set. ... ok
test get_ticks_minor when ticks_minor haven't been set. ... ok
test get_scale when no scale have been set. ... ok
test get_ticks when ticks haven't been set. ... ok
test get_grid set by set_grid. ... ok
test get_label when label is set by set_label(label). ... ok
test get_limits when limits is set by set_limits. ... ok
test get_limits_min when limits_min have been set ... ok
test get_limits_min when limits_min have been set ... ok
test get_ticks_major when limits_min have been set ... ok
test get_ticks_minor when ticks have been set by ... ok
test get_scale when scale is set by set_scale. ... ok
test get_ticks when ticks have been set by set_ticks. ... ok
test add_axis ... ok
test so that adding an existing axis raises a key error. ... ok
test so that adding an existing signals raises a key error. ... ok
test add_signal. ... ok
test to see that limits are cleared correctly ... ok
test get_axes() when axes haven't been set. ... ok
test get_show_legend when show_legend haven't been set. ... ok
test get_show_statistics when show_statistics haven't been set. ... ok
test get_signals when signals haven't been set. ... ok
test get_statistics when statistics haven't been set. ... ok
test get_statistics_signals when statistics haven't been set. ... ok
test get_table when table haven't been set. ... ok
test get_title() when title haven't been set. ... ok
test get_type() when type haven't been set. ... ok
test get_limits_trigger. ... ok
test get_axes() set by set_axes(axes). ... ok
test to check that the annotation event gets set and reset ... ok
testGetSetClearLimits (test_plot_model.PlotModelTestCase) ... ok
test get_show_legend set by set_show_legend. ... ok
test get_show_statistics set by set_show_statistics ... ok
test get_signals set by set_signals(signals). ... ok
test get_statistics set by set_statistics. ... ok
test get_statistics_signals set by set_statistics_signals. ... ok
test get_type() set by set_type(type). ... ok
test get_signals_by_axis_x. ... ok
test to remove an existing axis ... ok
test to remove an existing axis ... ok
test to remove an not existing axis ... ok
test to remove a not existing signal, except KeyError. ... ok
test to remove the only existing axis, except ValueError. ... ok
test to remove the only existing signal, except ValueError. ... ok
test to see that limits are set correctly when set explicitly ... ok
test get_title() set by set_title(title). ... ok
test to see that the annotaion event get toogles as expected ... ok
test to see that the selector event get toogles as ... ok
tests add_plot. ... ok
test get_plots when plots haven't been set. ... ok
test get_table when table haven't been set. ... ok
tests remove_plot for existing plot. ... ok
tests remove_plot for non existing plot. ... ok
tests remove_plot on only plot. ... ok
tests get_table set by set_table. ... ok
test get_plots set by set_plots(plots). ... ok
Test to write_table_attribute if table is None, ... ok
test get_label() returns 'New signal 0' if no label is set. ... ok
tests get_data_x() data have been set. ... ok
tests get_data_x() data have been set. ... ok
test get_axis() if no axis have been set. ... ok
test get_axis_x() if no axis have been set. ... ok
test get_axis_y() if no axis have been set. ... ok
test get_line ... ok
test get_marker ... ok
testGetMaxY (test_plot_model.SignalModelTestCase) ... ok
testGetMeanY (test_plot_model.SignalModelTestCase) ... ok
testGetMinY (test_plot_model.SignalModelTestCase) ... ok
tests get_std_y() data have been set. ... ok
test get_x_limits(). ... ok
test set_axis(axis) and get_axis(). ... ok
test set_axis_x(axis) and get_axis_x(). ... ok
test set_axis_y(axis) and get_axis_y(). ... ok
tests set_data(data) and get_data() ... ok
test set_data_x(data) and get_data_x(). ... ok
test set_data_y(data) and get_data_y(). ... ok
test get_label() the label that have been set. ... ok
test_get_axis_axis (test_plot_model.SignalModelTestCase) ... ok
test _get_data_column ... ok
test_hook_chain (test_binding.TestBindingHooks) ... ok
test_remove_hook1 (test_binding.TestBindingHooks) ... ok
test_remove_hook2 (test_binding.TestBindingHooks) ... ok
test_remove_hook3 (test_binding.TestBindingHooks) ... ok
test_insert_node (test_models.TestModels) ... ok
test_move_node (test_models.TestModels) ... ok
test_remove_node (test_models.TestModels) ... ok
test_plugin_loader (test_plugin_loader.TestPluginLoader) ... ok
test_color_conversion (test_scales.TestScales) ... ok
test_identity_scale (test_scales.TestScales) ... ok
test_linear_scale (test_scales.TestScales) ... ok
test_ordinal_scale (test_scales.TestScales) ... ok
Unit.platform.sympathy.test_typeparser.test_simplify ... ok
Unit.platform.sympathy.test_typeparser.test_positive_parsing ... ok
Unit.platform.sympathy.test_typeparser.test_negative_parsing ... ok
Unit.platform.sympathy.test_types.test_table_set_column ... ok
Unit.platform.sympathy.test_types.test_adaf_create_column ... ok
Unit.platform.sympathy.test_types.test_sytable__getitem__ ... ok
Unit.platform.sympathy.test_types.test_sytable__setitem__ ... ok
Unit.platform.sympathy.test_types.test_sytable_column_dims ... ok
Unit.platform.sympathy.test_types.test_sytable_column_lengths ... ok
Unit.platform.sympathy.test_types.test_table_from_rows_to_rows ... ok
Testing that all editors can indeed be created. ... ok
Unit.test_documentation.test_generate_documentation_virtualenv ... ok
test_cycle_detection (Unit.test_graph.TestGraph) ... ok
test_depth_first_search (Unit.test_graph.TestGraph) ... ok
test_simple_graph (Unit.test_graph.TestGraph) ... ok
test_topological_sort (Unit.test_graph.TestGraph) ... ok
test_convert_from_group_structure (Unit.test_gui.test_configuration_aggregation.TestCentralDataModel) ... SKIP: Not implemented
test_create_connection_command (Unit.test_gui.test_user_commands.TestUserCommands) ... ok
test_create_connection_with_uuid_command (Unit.test_gui.test_user_commands.TestUserCommands) ... SKIP: Not implemented
test_create_flow_input_and_output_commands (Unit.test_gui.test_user_commands.TestUserCommands) ... ok
test_create_flow_input_with_uuid_command (Unit.test_gui.test_user_commands.TestUserCommands) ... SKIP: Not implemented
test_create_flow_output_with_uuid_command (Unit.test_gui.test_user_commands.TestUserCommands) ... SKIP: Not implemented
test_create_node_command (Unit.test_gui.test_user_commands.TestUserCommands) ... ok
test_create_node_with_uuid_command (Unit.test_gui.test_user_commands.TestUserCommands) ... SKIP: Not implemented
test_create_subflow_command (Unit.test_gui.test_user_commands.TestUserCommands) ... ok
test_create_subflow_from_selection_command (Unit.test_gui.test_user_commands.TestUserCommands) ... ok
test_create_subflow_with_uuid_command (Unit.test_gui.test_user_commands.TestUserCommands) ... SKIP: Not implemented
test_create_text_field_command (Unit.test_gui.test_user_commands.TestUserCommands) ... SKIP: Not implemented
test_create_text_field_with_uuid_command (Unit.test_gui.test_user_commands.TestUserCommands) ... SKIP: Not implemented
test_cut_element_list_command (Unit.test_gui.test_user_commands.TestUserCommands) ... SKIP: Not implemented
test_edit_node_label_command (Unit.test_gui.test_user_commands.TestUserCommands) ... SKIP: Not implemented
test_edit_node_parameters (Unit.test_gui.test_user_commands.TestUserCommands) ... SKIP: Not implemented
test_edit_subflow_parameters_command (Unit.test_gui.test_user_commands.TestUserCommands) ... SKIP: Not implemented
test_edit_text_field_command (Unit.test_gui.test_user_commands.TestUserCommands) ... SKIP: Not implemented
test_expand_subflow_command (Unit.test_gui.test_user_commands.TestUserCommands) ... ok
test_insert_link_command (Unit.test_gui.test_user_commands.TestUserCommands) ... SKIP: Not implemented
test_link_subflow_command (Unit.test_gui.test_user_commands.TestUserCommands) ... SKIP: Not implemented
test_move_element_command (Unit.test_gui.test_user_commands.TestUserCommands) ... SKIP: Not implemented
test_paste_element_list_command (Unit.test_gui.test_user_commands.TestUserCommands) ... SKIP: Not implemented
test_remove_element_command (Unit.test_gui.test_user_commands.TestUserCommands) ... SKIP: Not implemented
test_remove_element_list_command (Unit.test_gui.test_user_commands.TestUserCommands) ... SKIP: Not implemented
test_reorder_subflow_input_port_order_command (Unit.test_gui.test_user_commands.TestUserCommands) ... SKIP: Not implemented
test_resize_element_command (Unit.test_gui.test_user_commands.TestUserCommands) ... SKIP: Not implemented
Test that no more than max_failed_widgets are in library. ... ok
Test example that executes Random Table and checks the output length. ... ok
Test example that executes Random Table and uses that as input for ... ok
test_contains (Unit.test_library_info.TestLibraryInfo) ... ok
test_faulty_property (Unit.test_library_info.TestLibraryInfo) ... ok
test_faulty_section (Unit.test_library_info.TestLibraryInfo) ... ok
test_getitem (Unit.test_library_info.TestLibraryInfo) ... ok
test_keys (Unit.test_library_info.TestLibraryInfo) ... ok
test_no_section (Unit.test_library_info.TestLibraryInfo) ... ok
test_one_section (Unit.test_library_info.TestLibraryInfo) ... ok
test_only_section (Unit.test_library_info.TestLibraryInfo) ... ok
test_property_before_section (Unit.test_library_info.TestLibraryInfo) ... ok
test_setitem (Unit.test_library_info.TestLibraryInfo) ... ok
test_two_sections (Unit.test_library_info.TestLibraryInfo) ... ok
test_node_result (Unit.test_node_result.TestNodeResult) ... ok
test_porticons (Unit.test_port_icons.TestPortIcons) ... ok
test_permanent_storage (Unit.test_settings.TestSettings) ... ok
test_temporary_storage (Unit.test_settings.TestSettings) ... ok
All source files should use unix line endings. ... ok
All source files should have license preambles. ... SKIP: Too many files fail this test currently.
test_empty_workflow (Unit.test_sy.TestSy) ... ok
test_help_argument (Unit.test_sy.TestSy) ... ok
test_inifile (Unit.test_sy.TestSy) ... ok
test_invalid_argument (Unit.test_sy.TestSy) ... ok
test_missing_workflow_file (Unit.test_sy.TestSy) ... ok
test_no_argument (Unit.test_sy.TestSy) ... ok
test_unmatched_connection_ports_workflow (Unit.test_sy.TestSy) ... ok
test_unmatched_connection_type_workflow (Unit.test_sy.TestSy) ... ok
test_unmatched_linked_type_workflow (Unit.test_sy.TestSy) ... ok
test_version_argument (Unit.test_sy.TestSy) ... ok
test_workflow_with_node_raising_exception (Unit.test_sy.TestSy) ... ok
test_workflow_with_one_invalid_and_one_valid_node (Unit.test_sy.TestSy) ... ok
test_execute_sy_with_config_and_workflow_outfile (Unit.test_sy.TestSyConfigFile) ... ok
test_execute_sy_with_config_and_workflow_outfile_test_env_vars (Unit.test_sy.TestSyConfigFile) ... ok
test_execute_sy_with_config_no_output_file (Unit.test_sy.TestSyConfigFile) ... ok
test_execute_sy_with_multiple_configs_workflow_output_file (Unit.test_sy.TestSyConfigFile) ... ok
test_execute_sy_without_configfile_arg (Unit.test_sy.TestSyConfigFile) ... ok
Test WF fast_random.syx ... ok
Test WF adaf.syx ... ok
Test WF basic_datasources_tables_adaf.syx ... ok
Test WF import_export_tables.syx ... ok
Test WF bisect_list.syx ... ok
Test WF test_calculator.syx ... ok
Test WF test_calculator_functions_empty_input.syx ... ok
Test WF test_datetime_formats_convert.syx ... ok
Test WF test_timezones.syx ... ok
Test WF unique_outputs.syx ... ok
Test WF figure.syx ... ok
Test WF generics.syx ... ok
Test WF node_deprecated_functions.syx ... ok
Test WF node_fx.syx ... ok
Test WF hjoin.syx ... ok
Test WF csv_tests.syx ... ok
Test WF dates_and_times.syx ... ok
Test WF xls_tests.syx ... ok
Test WF xlsx_tests.syx ... ok
Test WF test_interpolation_missing_values.syx ... ok
Test WF list_convert.syx ... ok
Test WF test_lookup.syx ... ok
Test WF match_list.syx ... ok
Test WF partition_predicate.syx ... ok
Test WF plot.syx ... ok
Test WF rename_columns_priority.syx ... ok
Test WF test_report.syx ... ok
Test WF select_columns_in_adaf.syx ... ok
Test WF select_columns_in_tables_with_table.syx ... ok
Test WF with_table.syx ... ok
Test WF sqltest.syx ... ok
Test WF create_table_unicode.syx ... ok
Test WF table.syx ... ok
Test WF table2adaf.syx ... ok
Test WF text.syx ... ok
Test WF time sync test.syx ... ok
Test WF transpose.syx ... ok
Test WF vjoin.syx ... ok
Test WF link_parent.syx ... ok
Test WF link_parent2.syx ... ok
Test WF overrides.syx ... ok
Test WF test_env_in_extracted_flows.syx ... ok
Test WF datetime.syx ... ok
Test WF either.syx ... ok
Test WF extract.syx ... ok
Test WF extract_flow_as_lambda.syx ... ok
Test WF issue_map_apply_errorhandling1.syx ... ok
Test WF issue_map_apply_errorhandling2.syx ... ok
Test WF lambda1.syx ... ok
Test WF lambda2.syx ... ok
Test WF locked_with_apply.syx ... ok
Test WF map1.syx ... ok
Test WF map2.syx ... ok
Test WF map2either.syx ... ok
Test WF repo_map_error.syx ... ok
Test WF repo_map_error_2.syx ... ok
Test WF repo_map_error_extract.syx ... ok
Test WF scheme.syx ... ok
Test WF issue_double_apply_lambda_input_fork.syx ... ok
Test WF issue_double_apply_lambda_no_input_fork.syx ... ok
Test WF adaf_locked.syx ... ok
Test WF locked output to node.syx ... ok
Test WF locked subflow output to subflow.syx ... ok
Test WF nested_locked_subflows.syx ... ok
Test WF slow.syx ... ok
Test WF slow_locked.syx ... ok
Test WF table_attributes.syx ... ok
Test WF megatuple.syx ... ok
Test WF tuple.syx ... ok
Test WF a.syx ... ok

----------------------------------------------------------------------
Ran 344 tests in 900.781s

OK (SKIP=29)
