Path Lines of Code tests/__init__.py 1 tests/admin/__init__.py 1 tests/admin/test_admin_service.py 56 tests/capabilities/__init__.py 1 tests/capabilities/test_capabilities_service.py 54 tests/connection/__init__.py 1 tests/connection/test_mysql_connection_service.py 65 tests/connection/test_pg_connection_service.py 553 tests/disaster_recovery/__init__.py 1 tests/disaster_recovery/test_disaster_recovery_service.py 316 tests/edit_data/__init__.py 1 tests/edit_data/data_management/__init__.py 1 tests/edit_data/data_management/test_cell_update.py 34 tests/edit_data/data_management/test_row_create.py 59 tests/edit_data/data_management/test_row_delete.py 51 tests/edit_data/data_management/test_row_update.py 36 tests/edit_data/test_data_editor_session.py 274 tests/edit_data/test_edit_data_service.py 159 tests/edit_data/test_smo_edit_table_metadata_factory.py 33 tests/hosting/__init__.py 1 tests/hosting/test_messages.py 186 tests/hosting/test_reader.py 218 tests/hosting/test_server.py 286 tests/hosting/test_service_provider.py 55 tests/hosting/test_writer.py 52 tests/integration/__init__.py 2 tests/integration/integration_tests.py 94 tests/json_rpc_tests/__init__.py 2 tests/json_rpc_tests/connection_service_json_rpc_tests.py 37 tests/json_rpc_tests/object_explorer_json_rpc_tests.py 123 tests/json_rpc_tests/object_explorer_test_metadata.py 54 tests/json_rpc_tests/rpc_test_framework.py 196 tests/json_rpc_tests/scripting_service_json_rpc_test.py 87 tests/json_rpc_tests/scripting_service_test_metadata.py 8 tests/language/__init__.py 1 tests/language/completion/__init__.py 1 tests/language/completion/metadata.py 180 tests/language/completion/parseutils/__init__.py 1 tests/language/completion/parseutils/test_ctes.py 88 tests/language/completion/parseutils/test_function_metadata.py 19 tests/language/completion/parseutils/test_parseutils.py 188 tests/language/completion/test_fuzzy_completion.py 30 tests/language/completion/test_mysql_naive_completion.py 122 tests/language/completion/test_naive_completion.py 77 tests/language/completion/test_prioritization.py 18 tests/language/completion/test_smart_completion_multiple_schema.py 502 tests/language/completion/test_smart_completion_public_schema_only.py 755 tests/language/test_completion_refresher.py 74 tests/language/test_keywords.py 51 tests/language/test_language_service.py 420 tests/language/test_metadata_executor.py 72 tests/language/test_operations_queue.py 181 tests/language/test_text.py 91 tests/metadata/__init__.py 1 tests/metadata/test_metadata_service.py 74 tests/mock_request_validation.py 108 tests/mocks/__init__.py 1 tests/mocks/server_mock.py 4 tests/mocks/service_provider_mock.py 16 tests/mysqlsmo_tests/__init__.py 1 tests/mysqlsmo_tests/utils.py 38 tests/object_explorer/__init__.py 1 tests/object_explorer/test_object_explorer_service.py 479 tests/object_explorer/test_routing.py 82 tests/parsers/__init__.py 1 tests/parsers/test_datatype_parsers.py 67 tests/pgsmo_tests/__init__.py 1 tests/pgsmo_tests/node_test_base.py 120 tests/pgsmo_tests/test_node_objects.py 347 tests/pgsmo_tests/test_object_collation.py 46 tests/pgsmo_tests/test_object_column.py 104 tests/pgsmo_tests/test_object_constraints.py 136 tests/pgsmo_tests/test_object_database.py 81 tests/pgsmo_tests/test_object_datatype.py 30 tests/pgsmo_tests/test_object_extension.py 38 tests/pgsmo_tests/test_object_functions.py 65 tests/pgsmo_tests/test_object_index.py 62 tests/pgsmo_tests/test_object_materialized_view.py 48 tests/pgsmo_tests/test_object_role.py 33 tests/pgsmo_tests/test_object_rule.py 46 tests/pgsmo_tests/test_object_schema.py 48 tests/pgsmo_tests/test_object_sequence.py 49 tests/pgsmo_tests/test_object_server.py 99 tests/pgsmo_tests/test_object_table.py 89 tests/pgsmo_tests/test_object_tablespace.py 48 tests/pgsmo_tests/test_object_trigger.py 70 tests/pgsmo_tests/test_object_view.py 49 tests/pgsmo_tests/test_scripting_mixin.py 89 tests/pgsmo_tests/test_server_connection.py 40 tests/pgsmo_tests/test_utils_templating.py 146 tests/pgsmo_tests/test_utils_templating_filters.py 34 tests/pgsmo_tests/test_utils_urn.py 31 tests/pgsmo_tests/utils.py 97 tests/query/__init__.py 1 tests/query/contracts/__init__.py 1 tests/query/contracts/test_db_column.py 44 tests/query/data_storage/__init__.py 1 tests/query/data_storage/test_data_storage_reader.py 63 tests/query/data_storage/test_save_as_csv_file_stream_factory.py 22 tests/query/data_storage/test_save_as_csv_writer.py 50 tests/query/data_storage/test_save_as_excel_file_stream_factory.py 24 tests/query/data_storage/test_save_as_excel_writer.py 67 tests/query/data_storage/test_save_as_json_file_stream_factory.py 22 tests/query/data_storage/test_save_as_json_writer.py 45 tests/query/data_storage/test_service_buffer_file_stream.py 27 tests/query/data_storage/test_service_buffer_file_stream_reader.py 272 tests/query/data_storage/test_service_buffer_file_stream_writer.py 288 tests/query/test_batch.py 110 tests/query/test_column_info.py 21 tests/query/test_file_storage_result_set.py 183 tests/query/test_in_memory_result_set.py 80 tests/query/test_query.py 153 tests/query_execution/__init__.py 1 tests/query_execution/test_mysql_query_execution_service.py 78 tests/query_execution/test_pg_query_execution_service.py 742 tests/scripting/__init__.py 1 tests/scripting/test_scripter.py 183 tests/scripting/test_scripting_service.py 83 tests/tasks/__init__.py 1 tests/tasks/test_task_service.py 71 tests/tasks/test_tasks.py 98 tests/test_utils.py 61 tests/utils.py 146 tests/workspace/__init__.py 1 tests/workspace/test_script_file.py 235 tests/workspace/test_workspace.py 124 tests/workspace/test_workspace_service.py 263