MCPcopy Create free account

hub / github.com/datastax/astrapy / functions

Functions2,040 in github.com/datastax/astrapy

Methodtest_database_from_astradbadmin_default_keyspace_per_environment_sync
( self, data_api_credentials_kwargs: DataAPICredentials, data_api_credentials_info: Da
tests/base/integration/collections/test_collection_ddl_sync.py:455
Methodtest_database_from_client_default_keyspace_per_environment_async
( self, )
tests/base/unit/test_databases_async.py:292
Methodtest_database_from_client_default_keyspace_per_environment_sync
(self)
tests/base/unit/test_databases_sync.py:293
Methodtest_database_from_dataapidbadmin_default_keyspace_per_environment_async
( self, )
tests/base/unit/test_databases_async.py:310
Methodtest_database_from_dataapidbadmin_default_keyspace_per_environment_sync
( self, )
tests/base/unit/test_databases_sync.py:309
Methodtest_database_get_collection_async
( self, async_database: AsyncDatabase, async_collection_instance: DefaultAsyncCollecti
tests/base/unit/test_databases_async.py:159
Methodtest_database_get_collection_sync
( self, sync_database: Database, sync_collection_instance: DefaultCollection,
tests/base/unit/test_databases_sync.py:159
Methodtest_database_get_database_admin_options
(self)
tests/base/unit/test_admin_conversions.py:437
Methodtest_database_get_table_async
( self, async_database: AsyncDatabase, async_table_instance: DefaultAsyncTable,
tests/base/unit/test_databases_async.py:201
Methodtest_database_get_table_sync
( self, sync_database: Database, sync_table_instance: DefaultTable, data_api_c
tests/base/unit/test_databases_sync.py:202
Methodtest_database_id_region_async
(self)
tests/base/unit/test_databases_async.py:241
Methodtest_database_id_region_sync
(self)
tests/base/unit/test_databases_sync.py:242
Methodtest_database_info_timeout_async
( self, async_database: AsyncDatabase, )
tests/base/integration/collections/test_collection_timeout_async.py:52
Methodtest_database_info_timeout_sync
( self, sync_database: Database, )
tests/base/integration/collections/test_collection_timeout_sync.py:48
Methodtest_database_keyspace_property_async
( self, async_database: AsyncDatabase, )
tests/base/unit/test_databases_async.py:321
Methodtest_database_keyspace_property_sync
( self, sync_database: Database, )
tests/base/unit/test_databases_sync.py:320
Methodtest_database_list_collections_async
( self, async_database: AsyncDatabase, async_collection: DefaultAsyncCollection, )
tests/base/integration/collections/test_collection_ddl_async.py:284
Methodtest_database_list_collections_cross_keyspace_async
( self, async_database: AsyncDatabase, async_collection: DefaultAsyncCollection,
tests/base/integration/collections/test_collection_ddl_async.py:301
Methodtest_database_list_collections_cross_keyspace_sync
( self, sync_database: Database, sync_collection: DefaultCollection, data_api_
tests/base/integration/collections/test_collection_ddl_sync.py:299
Methodtest_database_list_collections_sync
( self, sync_database: Database, sync_collection: DefaultCollection, )
tests/base/integration/collections/test_collection_ddl_sync.py:282
Methodtest_database_method_failures_async
( self, async_database: AsyncDatabase, )
tests/base/integration/collections/test_collection_exceptions_async.py:220
Methodtest_database_method_failures_sync
( self, sync_database: Database, )
tests/base/integration/collections/test_collection_exceptions_sync.py:210
Methodtest_database_token_inheritance_astra
(self)
tests/base/unit/test_admin_conversions.py:390
Methodtest_database_token_inheritance_nonastra
(self)
tests/base/unit/test_admin_conversions.py:472
Methodtest_database_use_keyspace_async
( self, async_database: AsyncDatabase, async_collection: DefaultAsyncCollection,
tests/base/integration/collections/test_collection_ddl_async.py:312
Methodtest_database_use_keyspace_sync
( self, sync_database: Database, sync_collection: DefaultCollection, data_api_
tests/base/integration/collections/test_collection_ddl_sync.py:310
Methodtest_ddate_table_reading_customdt
(self)
tests/base/unit/test_datetime_serdes_options.py:36
Methodtest_ddate_table_reading_stdlibnaive
(self)
tests/base/unit/test_datetime_serdes_options.py:82
Methodtest_ddate_table_reading_stdlibtz
(self)
tests/base/unit/test_datetime_serdes_options.py:59
Methodtest_ddate_table_writing_naive_relaxed
(self)
tests/base/unit/test_datetime_serdes_options.py:151
Methodtest_ddate_table_writing_naive_strict
(self)
tests/base/unit/test_datetime_serdes_options.py:121
Methodtest_ddate_table_writing_tzaware_relaxed
(self)
tests/base/unit/test_datetime_serdes_options.py:134
Methodtest_ddate_table_writing_tzaware_strict
(self)
tests/base/unit/test_datetime_serdes_options.py:104
Methodtest_decimalsupport_collection_codecpath_decimalsettings
(self)
tests/base/unit/test_collection_decimal_support.py:69
Methodtest_decimalsupport_collection_codecpath_defaultsettings
(self)
tests/base/unit/test_collection_decimal_support.py:38
Methodtest_decimalsupport_collections_decimalsettings_async
( self, async_empty_collection: DefaultAsyncCollection, )
tests/base/integration/collections/test_collection_decimal_support.py:103
Methodtest_decimalsupport_collections_decimalsettings_sync
( self, sync_empty_collection: DefaultCollection, )
tests/base/integration/collections/test_collection_decimal_support.py:79
Methodtest_decimalsupport_collections_defaultsettings_async
( self, async_empty_collection: DefaultAsyncCollection, )
tests/base/integration/collections/test_collection_decimal_support.py:57
Methodtest_decimalsupport_collections_defaultsettings_sync
( self, sync_empty_collection: DefaultCollection, )
tests/base/integration/collections/test_collection_decimal_support.py:35
Methodtest_decimalsupport_table_codecpath
(self)
tests/base/unit/test_table_decimal_support.py:45
Methodtest_decimalsupport_table_collectiontypes_codecpath
( self, colltype_custom: bool, colltype_obj: dict[str, Any], colltype_columns:
tests/base/unit/test_table_decimal_support.py:91
Methodtest_delete_many_timeout_exceptions_async
( self, async_collection: DefaultAsyncCollection, )
tests/base/integration/collections/test_collection_timeout_async.py:141
Methodtest_delete_many_timeout_exceptions_sync
( self, sync_collection: DefaultCollection, )
tests/base/integration/collections/test_collection_timeout_sync.py:137
Functiontest_deprecated_set_aliases_sync
()
tests/base/unit/test_collection_options.py:310
Methodtest_dotted_fieldname_document_extractor_list
(self)
tests/base/unit/test_document_extractors.py:182
Methodtest_dotted_fieldname_document_extractor_str
(self)
tests/base/unit/test_document_extractors.py:124
Methodtest_embedding_providers_result_parsing_and_back_base
(self)
tests/base/unit/test_findembeddingproviderresult.py:159
Methodtest_embedding_providers_result_parsing_and_back_rich
(self)
tests/base/unit/test_findembeddingproviderresult.py:178
Methodtest_embeddingheadersprovider_aws
(self)
tests/base/unit/test_embeddingheadersprovider.py:45
Methodtest_embeddingheadersprovider_coercion
This doubles as equality test.
tests/base/unit/test_embeddingheadersprovider.py:58
Methodtest_embeddingheadersprovider_null
(self)
tests/base/unit/test_embeddingheadersprovider.py:40
Methodtest_embeddingheadersprovider_static
(self)
tests/base/unit/test_embeddingheadersprovider.py:33
Methodtest_escape_field_names_multiargs
(self)
tests/base/unit/test_document_paths.py:64
Methodtest_escape_field_names_onearg
(self)
tests/base/unit/test_document_paths.py:55
Methodtest_escapee_fieldname_document_extractor_list
(self)
tests/base/unit/test_document_extractors.py:272
Methodtest_escapee_fieldname_document_extractor_str
(self)
tests/base/unit/test_document_extractors.py:260
Methodtest_eventobservers_event_types_emitted
Test about all kinds of events being emitted properly. Uses just a collection.
tests/base/unit/test_observing_events.py:189
Methodtest_eventobservers_eventcollector_dict_sync
Testing the event_collector context manager utility.
tests/base/unit/test_observing_events.py:634
Methodtest_eventobservers_eventcollector_list_sync
Testing the event_collector context manager utility.
tests/base/unit/test_observing_events.py:590
Methodtest_eventobservers_eventmetadata_sampled_sync
Testing the metadata attached to an emitted event (sender, method name etc). This is just sampled in one case (a method of the sync c
tests/base/unit/test_observing_events.py:411
Methodtest_eventobservers_requestid_sampled_sync
Testing the request_id attached to emitted events. These must be the same for all events from a request, and differ between requests.
tests/base/unit/test_observing_events.py:497
Methodtest_failure_document_extractors
(self)
tests/base/unit/test_document_extractors.py:286
Methodtest_farr_collectiondefinition_conversions
(self)
tests/base/unit/test_findandrerank_collectiondefinition.py:32
Methodtest_farr_collectiondefinition_lexical_builders
(self)
tests/base/unit/test_findandrerank_collectiondefinition.py:169
Methodtest_farr_collectiondefinition_rerank_builders
(self)
tests/base/unit/test_findandrerank_collectiondefinition.py:127
Methodtest_farr_collectionlexicaloptions_conversions
(self)
tests/base/unit/test_findandrerank_collectiondefinition.py:76
Methodtest_farr_collectionrerankoptions_conversions
(self)
tests/base/unit/test_findandrerank_collectiondefinition.py:90
Methodtest_filtered_findembeddingproviders_async
( self, async_database: AsyncDatabase, )
tests/base/integration/misc/test_vectorize_ops_async.py:68
Methodtest_filtered_findembeddingproviders_sync
( self, sync_database: Database, )
tests/base/integration/misc/test_vectorize_ops_sync.py:68
Methodtest_filtered_findrerankingproviders_async
( self, async_database: AsyncDatabase, )
tests/base/integration/misc/test_reranking_ops_async.py:59
Methodtest_filtered_findrerankingproviders_sync
( self, sync_database: Database, )
tests/base/integration/misc/test_reranking_ops_sync.py:59
Methodtest_findavailableregions_async
( self, client: DataAPIClient, data_api_credentials_kwargs: DataAPICredentials, )
tests/base/integration/misc/test_admin_ops_async.py:27
Methodtest_findavailableregions_sync
( self, client: DataAPIClient, data_api_credentials_kwargs: DataAPICredentials, )
tests/base/integration/misc/test_admin_ops_sync.py:27
Methodtest_findembeddingproviders_async
( self, async_database: AsyncDatabase, )
tests/base/integration/misc/test_vectorize_ops_async.py:38
Methodtest_findembeddingproviders_sync
( self, sync_database: Database, )
tests/base/integration/misc/test_vectorize_ops_sync.py:38
Methodtest_findrerankingproviders_async
( self, async_database: AsyncDatabase, )
tests/base/integration/misc/test_reranking_ops_async.py:36
Methodtest_findrerankingproviders_sync
( self, sync_database: Database, )
tests/base/integration/misc/test_reranking_ops_sync.py:36
Functiontest_fluent_collection_definition
()
tests/base/unit/test_collection_options.py:265
Methodtest_get_collection_info_async
( self, async_collection: DefaultAsyncCollection, )
tests/base/integration/collections/test_collection_ddl_async.py:275
Methodtest_get_collection_info_sync
( self, sync_collection: DefaultCollection, )
tests/base/integration/collections/test_collection_ddl_sync.py:273
Methodtest_get_collection_typing_async
Test of getting typed collections with generics (and not), async.
tests/base/integration/collections/test_collection_typing.py:515
Methodtest_get_collection_typing_sync
Test of getting typed collections with generics (and not), sync.
tests/base/integration/collections/test_collection_typing.py:162
Methodtest_get_database_info_async
( self, async_database: AsyncDatabase, data_api_credentials_kwargs: DataAPICredentials
tests/base/integration/collections/test_collection_ddl_async.py:262
Functiontest_get_database_info_failures_async
()
tests/base/unit/test_exceptions.py:270
Functiontest_get_database_info_failures_sync
()
tests/base/unit/test_exceptions.py:262
Methodtest_get_database_info_sync
( self, sync_database: Database, data_api_credentials_kwargs: DataAPICredentials,
tests/base/integration/collections/test_collection_ddl_sync.py:260
Methodtest_get_table_typing_async
Test of getting typed tables with generics (and not), async.
tests/base/integration/tables/test_table_typing.py:335
Methodtest_get_table_typing_sync
Test of getting typed tables with generics (and not), sync.
tests/base/integration/tables/test_table_typing.py:188
Functiontest_ids_serdes
()
tests/base/unit/test_ids.py:34
Functiontest_imports
()
tests/base/unit/test_imports.py:58
Methodtest_indexdefinition_parsing
(self)
tests/base/unit/test_tabledescriptors.py:556
Functiontest_inner
(*args: Any, **kwargs: Any)
tests/conftest.py:152
Methodtest_insert_many_timeout_exceptions_async
( self, async_collection: DefaultAsyncCollection, )
tests/base/integration/collections/test_collection_timeout_async.py:90
Methodtest_insert_many_timeout_exceptions_sync
( self, sync_collection: DefaultCollection, )
tests/base/integration/collections/test_collection_timeout_sync.py:86
Methodtest_instantiate_collection_async
( self, async_database: AsyncDatabase, )
tests/base/unit/test_collections_async.py:53
Methodtest_instantiate_collection_sync
( self, sync_database: Database, )
tests/base/unit/test_collections_sync.py:53
Methodtest_instantiate_database_async
( self, data_api_credentials_kwargs: DataAPICredentials, data_api_credentials_info: Da
tests/base/unit/test_databases_async.py:46
Methodtest_instantiate_database_sync
( self, data_api_credentials_kwargs: DataAPICredentials, data_api_credentials_info: Da
tests/base/unit/test_databases_sync.py:46
Methodtest_list_collections_hard_exceptions_async
( self, async_database: AsyncDatabase, )
tests/base/integration/collections/test_collection_exceptions_async.py:301
Methodtest_list_collections_hard_exceptions_sync
( self, sync_database: Database, )
tests/base/integration/collections/test_collection_exceptions_sync.py:283
← previousnext →1,701–1,800 of 2,040, ranked by callers