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_ipv6
(ioc_extract)
tests/transform/test_ioc_extractor.py:71
Method
test_ipvalidation
(self)
tests/context/test_vtlookup.py:39
Function
test_is_in_synapse
Test check for environment variable.
tests/init/test_azure_synapse_tools.py:345
Function
test_is_null_and_is_not_null
Test IS NULL and IS NOT NULL operators.
tests/data/test_sql_to_kql.py:314
Method
test_issue_example_large_timespan
Test example from GitHub issue - large timespan that fails with pandas.
tests/common/test_data_utils.py:173
Method
test_issue_example_small_timespan
Test example from GitHub issue - small timespan.
tests/common/test_data_utils.py:164
Function
test_item_editor_controls
Items edit controls.
tests/config/test_item_editors.py:120
Function
test_item_editor_controls_empty
Items edit controls.
tests/config/test_item_editors.py:182
Function
test_item_editor_load_comp_notebooklets
Items edit controls.
tests/config/test_item_editors.py:192
Function
test_iterable_generator
Test iterable generator.
tests/context/test_lookup.py:265
Function
test_iterable_generator
Test iterable generator.
tests/context/test_tiproviders.py:563
Function
test_join_with_subquery
Test JOIN with subquery having WHERE clause.
tests/data/test_sql_to_kql.py:443
Function
test_json_responses
Tests any json string test responses for correct formatting.
tests/context/test_contextproviders.py:184
Function
test_json_responses
Tests any json string test responses for correct formatting.
tests/context/test_tiproviders.py:595
Function
test_key_vault_editor
KeyVault edit controls.
tests/config/test_item_editors.py:365
Function
test_keyring_client
()
tests/auth/test_provider_secrets.py:332
Method
test_keyring_client
Test keyring client.
tests/auth/test_provider_secrets.py:157
Method
test_keyvault_client
( self, az_connect_core, sec_client, )
tests/auth/test_provider_secrets.py:226
Function
test_kql_criteria
Test kql criteria generation.
tests/analysis/test_timeseries.py:65
Function
test_kusto_connect
Test Kusto connect function.
tests/data/drivers/test_azure_kusto_driver.py:351
Function
test_kusto_get_database_names
Test get_database_names method.
tests/data/drivers/test_azure_kusto_driver.py:966
Function
test_kusto_get_database_schema
Test get_database_schema method.
tests/data/drivers/test_azure_kusto_driver.py:1007
Function
test_kusto_query
Test Kusto query with different parameters.
tests/data/drivers/test_azure_kusto_driver.py:769
Function
test_kwarg_check
Test kwargs checker.
tests/common/test_utils.py:51
Method
test_laplace_smooth_cmd_counts
(self)
tests/analysis/test_anom_seq_laplace_smooth.py:117
Method
test_laplace_smooth_counts
(self)
tests/analysis/test_anom_seq_cmds_params_values.py:300
Method
test_laplace_smooth_counts
(self)
tests/analysis/test_anom_seq_cmds_params_only.py:242
Method
test_laplace_smooth_counts
(self)
tests/analysis/test_anom_seq_cmds_only.py:66
Method
test_laplace_smooth_param_counts
(self)
tests/analysis/test_anom_seq_laplace_smooth.py:148
Method
test_laplace_smooth_value_counts
(self)
tests/analysis/test_anom_seq_laplace_smooth.py:185
Function
test_left_join
Test LEFT JOIN.
tests/data/test_sql_to_kql.py:346
Function
test_like_contains
Test LIKE operator with contains pattern.
tests/data/test_sql_to_kql.py:219
Function
test_like_regex_pattern
Test LIKE operator with complex pattern requiring regex.
tests/data/test_sql_to_kql.py:227
Function
test_link_add_remove
Test adding and removing a link in an graph.
tests/vis/test_entity_graph.py:168
Function
test_linked_service_attribs
Test getattr functionality of LinkedService class.
tests/init/test_azure_synapse_tools.py:97
Function
test_linux_path
(ioc_extract)
tests/transform/test_ioc_extractor.py:84
Method
test_list_formatter
Test for default list formatting.
tests/data/test_query_source.py:171
Function
test_list_pygments_styles
Test expected styles in pygments styles.
tests/vis/test_code_view.py:93
Function
test_list_to_rows
Test list_to_rows.
tests/init/pivot/test_pivot_pd_accessor.py:201
Function
test_live_connect
Use this to do live testing.
tests/data/drivers/test_splunk_driver.py:322
Function
test_load_accessor
Function_docstring.
tests/init/pivot/test_pivot_pd_accessor.py:30
Function
test_load_component
Test load_user_session function. Parameters ---------- mock_load_components : MagicMock Mocked _load_mp_components function.
tests/init/test_mp_user_session.py:97
Function
test_load_default
Test load default settings.
tests/common/test_pkg_config.py:28
Method
test_load_graph_query_defs
Test Security graph query load.
tests/data/test_dataqueries.py:182
Method
test_load_hierarchical_q_paths
Test use of hierarchical query paths.
tests/data/test_dataqueries.py:258
Method
test_load_kql_query_defs
Test loading query definitions.
tests/data/test_dataqueries.py:119
Function
test_load_plugins
Load plugins from test data.
tests/init/test_mp_plugins.py:52
Function
test_load_provider
Test KqlDriverAZMon query when not connected.
tests/data/drivers/test_azure_monitor_driver.py:308
Method
test_load_query_exec
Test run query.
tests/data/test_dataqueries.py:168
Function
test_load_query_provider
Test load_user_session function. Parameters ---------- mock_load_components : MagicMock Mocked _load_mp_components function.
tests/init/test_mp_user_session.py:65
Function
test_load_user_session_bad_missing_file
Test that the function handles invalid YAML content gracefully. Parameters ---------- mock_path_read_text : unittest.mock.Mock
tests/init/test_mp_user_session.py:230
Function
test_load_user_session_loads_config
Test that the function loads the configuration when the session file exists. Parameters ---------- mock_load_components : unittest.m
tests/init/test_mp_user_session.py:195
Function
test_load_user_session_no_ipython
Test that the function prints an error message when no IPython session is found. Parameters ---------- mock_get_ipython : unittest.m
tests/init/test_mp_user_session.py:171
Function
test_load_user_session_no_namespace
Test load_user_session function with no namespace provided. Parameters ---------- mock_load_components : MagicMock Mocked _l
tests/init/test_mp_user_session.py:136
Method
test_load_yaml_def
Test query loader rejecting badly formed query files.
tests/data/test_dataqueries.py:233
Function
test_lookup_ioc
Test simple lookup of IoC.
tests/context/test_vtlookupv3.py:164
Function
test_lookup_ioc_related
Test lookup related objects.
tests/context/test_vtlookupv3.py:277
Function
test_lookup_ioc_relationship
Test lookup relationship links.
tests/context/test_vtlookupv3.py:252
Function
test_lookup_iocs
Test lookup of multiple IoCs.
tests/context/test_vtlookupv3.py:199
Function
test_lookup_iocs_relationships
Test lookup of IoC relationships for multiple IoCs.
tests/context/test_vtlookupv3.py:295
Function
test_marker_clustering
Test marker clustering.
tests/vis/test_folium.py:148
Method
test_match_pkg_to_reqs_direct_match
Test matching imports to requirements with direct match.
tests/tools/test_import_analyzer.py:146
Method
test_match_pkg_to_reqs_missing
Test matching imports with missing requirements.
tests/tools/test_import_analyzer.py:167
Method
test_match_pkg_to_reqs_partial_match
Test matching imports with partial package names.
tests/tools/test_import_analyzer.py:157
Function
test_math_operations
Test mathematical operations.
tests/data/test_sql_to_kql.py:279
Function
test_matrix_plot
Function_docstring.
tests/vis/test_matrix_plot.py:110
Function
test_matrix_plot_no_cols
Function_docstring.
tests/vis/test_matrix_plot.py:119
Function
test_matrix_plot_pd
Function_docstring.
tests/vis/test_matrix_plot.py:126
Function
test_md
Test markdown.
tests/common/test_utils.py:44
Function
test_mdatp_driver_initialization
Test MDATPDriver initialization with various parameters.
tests/data/drivers/test_odata_drivers.py:643
Function
test_mdatp_query_datetime_conversion
Test DateTime field conversion in query results.
tests/data/drivers/test_odata_drivers.py:659
Function
test_mde_certificate_auth
Test MDE driver with certificate authentication.
tests/data/drivers/test_odata_drivers.py:542
Function
test_mde_connect
Test security graph driver.
tests/data/drivers/test_odata_drivers.py:119
Function
test_mde_connect_params
Test security graph driver.
tests/data/drivers/test_odata_drivers.py:170
Function
test_mde_connect_str
Test security graph driver.
tests/data/drivers/test_odata_drivers.py:144
Function
test_mde_delegated_auth
Test MDE driver with delegated authentication.
tests/data/drivers/test_odata_drivers.py:520
Function
test_mde_oauth_v2_scope_handling
Test OAuth v2 scope handling in request body.
tests/data/drivers/test_odata_drivers.py:591
Function
test_metadata_editor_edit
Test editing metadata.
tests/config/test_query_editor.py:174
Function
test_misc_funcs
Test misc utility functions.
tests/common/test_utils.py:15
Function
test_misc_functions
Test some additional methods of pivot.py.
tests/init/pivot/test_pivot.py:201
Function
test_missing_pkgs_req
Check for packages used in code but not in requirements.txt.
tests/test_pkg_imports.py:59
Method
test_module_imports_initialization
Test ModuleImports class initializes with empty sets.
tests/tools/test_import_analyzer.py:41
Function
test_mordor_browser
Mordor browser UI Test.
tests/vis/test_mordor_browser.py:24
Function
test_mordor_cache
Test to see if connecting has created valid cache files.
tests/data/drivers/test_mordor_driver.py:113
Function
test_mordor_download
Test file download.
tests/data/drivers/test_mordor_driver.py:170
Function
test_mordor_load
Check basic load of driver.
tests/data/drivers/test_mordor_driver.py:86
Function
test_mordor_query_provider
Test query functions from query provider.
tests/data/drivers/test_mordor_driver.py:185
Function
test_mordor_search
Test search functionality.
tests/data/drivers/test_mordor_driver.py:145
Function
test_mp_config_controls_ctrls
Loading MpConfigControls.
tests/config/test_mp_config_controls.py:117
Function
test_mp_config_controls_defn
Test misc functions.
tests/config/test_mp_config_controls.py:152
Function
test_mp_config_controls_load
Loading MpConfigControls.
tests/config/test_mp_config_controls.py:46
Function
test_mp_config_controls_validation
Test validation functions.
tests/config/test_mp_config_controls.py:271
Function
test_mp_config_controls_values
Loading MpConfigControls.
tests/config/test_mp_config_controls.py:71
Function
test_mp_config_file_browse
Test browse.
tests/config/test_mp_config.py:73
Function
test_mp_config_file_convert
Test convert.
tests/config/test_mp_config.py:101
Function
test_mp_config_file_init
Test MpConfigFile init.
tests/config/test_mp_config.py:25
Function
test_mp_config_file_load_default
Test load_default.
tests/config/test_mp_config.py:44
Function
test_mp_config_file_save
Test save.
tests/config/test_mp_config.py:81
Function
test_mp_config_file_show_kv
Test view secrets.
tests/config/test_mp_config.py:128
Function
test_mp_config_file_validate
Test validate.
tests/config/test_mp_config.py:55
← previous
next →
3,201–3,300 of 3,664, ranked by callers