Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/msticpy
/ functions
Functions
3,664 in github.com/microsoft/msticpy
⨍
Functions
3,664
◇
Types & classes
443
↳
Endpoints
149
Function
test_conditional_functions
Test conditional functions like IIF.
tests/data/test_sql_to_kql.py:398
Method
test_config_load
Test loading configuration from msticpyconfig.
tests/auth/test_provider_secrets.py:173
Function
test_config_name_mapping
Test configuration name mapping.
tests/data/drivers/test_odata_drivers.py:450
Function
test_connect
Test connection protocol has worked.
tests/data/drivers/test_resource_graph_driver.py:107
Function
test_connect
Test connect.
tests/data/drivers/test_cybereason_driver.py:256
Method
test_connect_queries
Test queries provided at connect time.
tests/data/test_dataqueries.py:310
Method
test_connect_queries_dotted
Test queries provided at connect time.
tests/data/test_dataqueries.py:335
Function
test_connection_failures
Test connection failures for different APIs.
tests/context/azure/test_sentinel_dynamic_summary.py:399
Function
test_context_config_and_load
Test loading Context providers.
tests/context/test_lookup.py:107
Function
test_context_lookup_enable_disable
Test enable and disable a provider.
tests/context/test_lookup.py:159
Function
test_context_provider
Test individual providers.
tests/context/test_contextproviders.py:122
Method
test_convert_large_timespan_column
Test converting a column with large timespans (>= 1 day).
tests/common/test_data_utils.py:90
Method
test_convert_mixed_timespan_column
Test converting a column with mixed small and large timespans.
tests/common/test_data_utils.py:102
Method
test_convert_multiple_columns
Test converting multiple timespan columns.
tests/common/test_data_utils.py:113
Method
test_convert_small_timespan_column
Test converting a column with small timespans.
tests/common/test_data_utils.py:80
Function
test_count_simple
Test simple COUNT function without DISTINCT.
tests/data/test_sql_to_kql.py:292
Function
test_create_chained_credential
Test _create_chained_credential function. Parameters ---------- mock_interactive_credential : MagicMock Mocked InteractiveBr
tests/auth/test_azure_auth_core.py:513
Method
test_create_module_reverse_mapping
Test creating reverse mapping of module names.
tests/tools/test_import_analyzer.py:271
Function
test_create_mp_spark_utils_instance
Function_docstring.
tests/init/test_azure_synapse_tools.py:57
Function
test_create_new_subgroup_with_geohashes
Test adding geohashes to subgroup.
tests/vis/test_folium.py:134
Function
test_create_new_subgroup_with_locations
Test adding location tuples.
tests/vis/test_folium.py:124
Function
test_create_observation_class
Test creating observations instance.
tests/analysis/test_observationlist.py:46
Function
test_create_observations
Test adding observations.
tests/analysis/test_observationlist.py:79
Function
test_create_pivot_func
Test wrapper creation for data queries.
tests/init/pivot/test_pivot_data_queries_create.py:164
Function
test_create_pivot_func_df
Test wrapper creation for data queries.
tests/init/pivot/test_pivot_data_queries_create.py:201
Method
test_create_provider
Test method.
tests/data/test_data_localdata.py:20
Function
test_create_query_functions
Test basic creation of query functions class.
tests/init/pivot/test_pivot_data_queries_create.py:40
Method
test_create_session_col
(self)
tests/analysis/test_anom_sessionize.py:177
Function
test_cust_formatters_splunk
Test SplunkDriver formatting.
tests/data/test_query_source.py:199
Function
test_custom_config
Test load queries from custom path.
tests/common/test_pkg_config.py:53
Function
test_custom_data_provider
Test data provider operations.
tests/init/test_mp_plugins.py:71
Method
test_custom_features
(self)
tests/analysis/test_event_cluster.py:58
Function
test_custom_param_handler
Test query formatter returns data in expected format.
tests/data/drivers/test_cybereason_driver.py:340
Function
test_custom_ti_provider
Test TI plugin.
tests/init/test_mp_plugins.py:95
Function
test_data_query_df
Test calling function with DF input attributes.
tests/init/pivot/test_pivot_data_queries_run.py:149
Function
test_data_query_entity
Test calling function with entity attributes.
tests/init/pivot/test_pivot_data_queries_run.py:101
Function
test_data_query_itbl
Test calling function with iterable input.
tests/init/pivot/test_pivot_data_queries_run.py:126
Function
test_data_query_value
Test calling function with value.
tests/init/pivot/test_pivot_data_queries_run.py:115
Function
test_data_viewer
Test DataView functions.
tests/vis/test_data_viewer.py:47
Function
test_data_viewer
Test DataViewer parameters.
tests/vis/test_data_viewer_panel.py:56
Function
test_data_viewer_props
Test DataView properties.
tests/vis/test_data_viewer_panel.py:64
Function
test_dataframe
(ioc_extract)
tests/transform/test_ioc_extractor.py:108
Function
test_dataframe_ioc_types
(ioc_extract)
tests/transform/test_ioc_extractor.py:154
Function
test_dataframe_ioc_types_new
(ioc_extract)
tests/transform/test_ioc_extractor.py:219
Function
test_dataframe_new
(ioc_extract)
tests/transform/test_ioc_extractor.py:173
Method
test_dataframe_with_none_values
Test handling of None/NaN values in timespan column.
tests/common/test_data_utils.py:145
Function
test_dataprov_instances
(test_opt, mp_conf_ctrl)
tests/config/test_item_editors.py:507
Function
test_datatable_column_chooser
Test basic data column chooser functionality.
tests/vis/test_data_viewer.py:165
Function
test_datatable_column_chooser
Test basic data column chooser functionality.
tests/vis/test_data_viewer_panel.py:74
Function
test_datatable_filter
Test basic data table filter functionality.
tests/vis/test_data_viewer.py:65
Function
test_datatable_types
Check filter handling of different col types and operators.
tests/vis/test_data_viewer.py:151
Method
test_date_formatters_datestring
Test date formatting ISO date string.
tests/data/test_query_source.py:106
Method
test_date_formatters_datetime
Test date formatting standard date.
tests/data/test_query_source.py:96
Method
test_date_formatters_datetime_no_tz
Test date formatting standard date.
tests/data/test_query_source.py:86
Method
test_date_formatters_off_1day
Test date formatting Offset -1 day.
tests/data/test_query_source.py:120
Method
test_date_formatters_off_1day_str
Test date formatting Offset -1 day as string.
tests/data/test_query_source.py:131
Method
test_date_formatters_off_1week_str
Test date formatting Offset -1 week.
tests/data/test_query_source.py:141
Method
test_date_formatters_off_1wk_rnd_dn
Test date formatting Offset -1 week rounded to day.
tests/data/test_query_source.py:151
Method
test_date_formatters_off_1wk_rnd_up
Test date formatting Offset +1 week rounded to day.
tests/data/test_query_source.py:161
Function
test_defanged_iocs
Test defanged IoC Types.
tests/transform/test_ioc_extractor.py:322
Function
test_defanged_iocs_no_defang
Test defanged IoC Types without de-fanging.
tests/transform/test_ioc_extractor.py:338
Function
test_default_auth_methods
Test default auth methods function.
tests/auth/test_azure_auth_core.py:60
Function
test_default_max_buffer
Test max buffer function.
tests/nbwidgets/test_nbwidgets.py:71
Function
test_delete_query
Test deleting a query.
tests/config/test_query_editor.py:242
Function
test_detect_polling_arr_returns_frequency
(periodic_data)
tests/analysis/polling_detection/test_periodogram_polling_detector.py:117
Function
test_detect_polling_non_periodic_df
(non_periodic_data)
tests/analysis/polling_detection/test_periodogram_polling_detector.py:145
Function
test_detect_polling_on_grouped_df
(periodic_data, non_periodic_data)
tests/analysis/polling_detection/test_periodogram_polling_detector.py:152
Function
test_detect_polling_periodic_df
(periodic_data)
tests/analysis/polling_detection/test_periodogram_polling_detector.py:133
Function
test_df
Fixture_docstring.
tests/init/pivot/test_pivot_pd_accessor.py:24
Function
test_df_copied
(copy, equality_assertion)
tests/analysis/polling_detection/test_periodogram_polling_detector.py:32
Function
test_df_failure
Test DataFrame upload failure.
tests/data/uploaders/test_splunk_uploader.py:66
Function
test_df_failure_sourcetype
Test DataFrame upload failure.
tests/data/uploaders/test_splunk_uploader.py:72
Function
test_df_plot
Test plotting from DataFrame
tests/vis/test_entity_graph.py:209
Function
test_df_to_dynamic_summaries
Test conversion of DFs to dynamic summaries.
tests/context/azure/test_sentinel_dynamic_summary.py:493
Function
test_df_upload
Check DataFrame upload.
tests/data/uploaders/test_loganalytics_uploader.py:35
Function
test_df_upload
Test DataFrame upload.
tests/data/uploaders/test_splunk_uploader.py:52
Function
test_df_upload_sourcetype
Test DataFrame upload.
tests/data/uploaders/test_splunk_uploader.py:59
Function
test_display_code
Simple test for display_code.
tests/vis/test_code_view.py:101
Function
test_display_function
Test getting and executing the display function.
tests/vis/test_query_browser.py:25
Function
test_display_function
Test getting and executing the display function.
tests/vis/test_ti_browser.py:35
Function
test_display_logon
Test Logon display code.
tests/vis/test_nbdisplay.py:35
Function
test_display_timeseries
Basic test of plot without error.
tests/analysis/test_timeseries.py:123
Function
test_dns
(ioc_extract)
tests/transform/test_ioc_extractor.py:94
Function
test_doc_pages_doc_links
(ignored_urls)
tests/test_doc_links.py:55
Function
test_driver_client_credentials_oauth_v2
Test client credentials auth and query execution (OAuth v2).
tests/data/drivers/test_mdatp_driver.py:69
Function
test_driver_legacy_oauth_v1_resource_param
Test legacy OAuth v1 flow sets 'resource' instead of relying on scopes.
tests/data/drivers/test_mdatp_driver.py:98
Function
test_driver_props_valid_type_invalid_property_name
Test method valid_type when input property is not in the predefined properties.
tests/data/test_dataqueries.py:698
Function
test_driver_queries
Test default implementation of property driver_queries.
tests/data/test_dataqueries.py:707
Function
test_dynamic_summary_class
Test DynamicSummary class.
tests/context/azure/test_sentinel_dynamic_summary.py:455
Function
test_edit_parameter
Test editing a parameter.
tests/config/test_query_editor.py:129
Function
test_email
(ioc_extract)
tests/transform/test_ioc_extractor.py:101
Function
test_ensure_df_datetimes
Test timezone auto-conversion.
tests/data/test_query_defns.py:20
Function
test_entity_add
Test adding an entity to an existing graph.
tests/vis/test_entity_graph.py:142
Function
test_entity_alert_graph
Test graph creation with an alert.
tests/vis/test_entity_graph.py:121
Function
test_entity_attr_funcs
Test calling function with entity attributes.
tests/init/pivot/test_pivot.py:191
Function
test_entity_attr_funcs_df
Test calling function with DF input attributes.
tests/init/pivot/test_pivot_register.py:310
Function
test_entity_attr_funcs_entity
Test calling function with entity attributes.
tests/init/pivot/test_pivot_register.py:255
Function
test_entity_attr_funcs_itbl
Test calling function with iterable input.
tests/init/pivot/test_pivot_register.py:292
Function
test_entity_attr_funcs_value
Test calling function with value.
tests/init/pivot/test_pivot_register.py:274
Function
test_entity_creation
Test creating entities from raw data.
tests/datamodel/entities/test_entity.py:134
← previous
next →
3,001–3,100 of 3,664, ranked by callers