Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/datastax/astrapy
/ functions
Functions
2,040 in github.com/datastax/astrapy
⨍
Functions
2,040
◇
Types & classes
298
↳
Endpoints
61
Method
test_listtabledescriptor_hybrid_parsing
(self)
tests/base/unit/test_tabledescriptors.py:375
Method
test_listtabledescriptor_parsing_fulldict
(self)
tests/base/unit/test_tabledescriptors.py:365
Method
test_listtypedescriptor_parsing
(self)
tests/base/unit/test_listtypedescriptor.py:26
Method
test_listtypedescriptor_weird_udts
(self)
tests/base/unit/test_listtypedescriptor.py:74
Method
test_map2tuple_conversion_insertmany_always
(self)
tests/base/unit/test_tpreprocessors_mapastuples.py:261
Method
test_map2tuple_conversion_insertmany_dataapimaps
(self)
tests/base/unit/test_tpreprocessors_mapastuples.py:446
Method
test_map2tuple_conversion_insertmany_never
(self)
tests/base/unit/test_tpreprocessors_mapastuples.py:80
Method
test_map2tuple_conversion_insertone_always
(self)
tests/base/unit/test_tpreprocessors_mapastuples.py:222
Method
test_map2tuple_conversion_insertone_dataapimaps
(self)
tests/base/unit/test_tpreprocessors_mapastuples.py:405
Method
test_map2tuple_conversion_insertone_never
(self)
tests/base/unit/test_tpreprocessors_mapastuples.py:41
Method
test_map2tuple_conversion_updateone_always
(self)
tests/base/unit/test_tpreprocessors_mapastuples.py:300
Method
test_map2tuple_conversion_updateone_dataapimaps
(self)
tests/base/unit/test_tpreprocessors_mapastuples.py:487
Method
test_map2tuple_conversion_updateone_never
(self)
tests/base/unit/test_tpreprocessors_mapastuples.py:119
Method
test_map_indexdefinition_parsing
(self)
tests/base/unit/test_tabledescriptors.py:579
Method
test_multicalltimeoutmanager
(self)
tests/base/unit/test_multicalltimeoutmanager.py:30
Method
test_multicalltimeoutmanager_devops
(self)
tests/base/unit/test_multicalltimeoutmanager.py:47
Function
test_namespace
()
tests/base/unit/test_imports.py:23
Method
test_nonastra_database_admin_keyspaces_async
Test plan - database -> get_database_admin - list keyspaces, check name not there - create a keyspace
tests/admin/integration/test_nonastra_admin.py:87
Method
test_nonastra_database_admin_keyspaces_sync
Test plan - database -> get_database_admin - list keyspaces, check name not there - create a keyspace
tests/admin/integration/test_nonastra_admin.py:31
Function
test_null_token_provider
()
tests/base/unit/test_token_providers.py:46
Method
test_observer_from_evdict
(self)
tests/base/unit/test_event_observers.py:101
Method
test_observer_from_evlist
(self)
tests/base/unit/test_event_observers.py:138
Method
test_param_normalize_getdatabase
(self)
tests/base/unit/test_admin_conversions.py:516
Function
test_parse_api_endpoint
()
tests/base/unit/test_info.py:49
Function
test_parse_availableregioninfo
()
tests/base/unit/test_info.py:94
Function
test_parse_databasedefinition
()
tests/base/unit/test_info.py:134
Function
test_parse_full_pcugroupdescriptor
()
tests/base/unit/test_info.py:198
Function
test_parse_minimal_pcugroupobjects
()
tests/base/unit/test_info.py:234
Function
test_parse_noreserved_pcugroupdescriptor
()
tests/base/unit/test_info.py:215
Method
test_parsing_regular_index_description
( self, caplog: pytest.LogCaptureFixture, no_it_resp: dict[str, Any], it_resp:
tests/base/unit/test_tableindexdescriptor_parsing.py:205
Method
test_pk_postprocessors_from_schema_custom
(self)
tests/base/unit/test_tableconverters.py:537
Method
test_pk_postprocessors_from_schema_nocustom
(self)
tests/base/unit/test_tableconverters.py:578
Method
test_plain_fieldname_document_extractor_str
(self)
tests/base/unit/test_document_extractors.py:115
Method
test_primarykey_short_form
(self)
tests/base/unit/test_tabledescriptors.py:387
Function
test_recast_api_collection_dict
()
tests/base/unit/test_collection_options.py:33
Method
test_reduce_key_to_safe_list
(self)
tests/base/unit/test_document_extractors.py:85
Method
test_reduce_key_to_safe_str
(self)
tests/base/unit/test_document_extractors.py:75
Method
test_reduce_key_to_shallow_safe_list
(self)
tests/base/unit/test_document_extractors.py:105
Method
test_reduce_key_to_shallow_safe_str
(self)
tests/base/unit/test_document_extractors.py:95
Method
test_regularclass_attached_eventobservers_async
Attachment test, i.e. that each of the (sync) requesting classes hooks to observers. Admin excluded. Async classes.
tests/base/unit/test_observing_events.py:122
Method
test_regularclass_attached_eventobservers_sync
Attachment test, i.e. that each of the (sync) requesting classes hooks to observers. Admin excluded. Sync classes.
tests/base/unit/test_observing_events.py:55
Method
test_reranking_providers_result_parsing_and_back_base
(self)
tests/base/unit/test_findrerankingproviderresult.py:73
Method
test_reranking_providers_result_parsing_and_back_rich
(self)
tests/base/unit/test_findrerankingproviderresult.py:93
Method
test_rerankingheadersprovider_coercion
This doubles as equality test.
tests/base/unit/test_rerankingheadersprovider.py:40
Method
test_rerankingheadersprovider_null
(self)
tests/base/unit/test_rerankingheadersprovider.py:35
Method
test_rerankingheadersprovider_static
(self)
tests/base/unit/test_rerankingheadersprovider.py:28
Method
test_rich_convert_collection_async
( self, async_database: AsyncDatabase, )
tests/base/unit/test_collections_async.py:130
Method
test_rich_convert_collection_sync
( self, sync_database: Database, )
tests/base/unit/test_collections_sync.py:130
Method
test_rich_convert_database_async
( self, )
tests/base/unit/test_databases_async.py:125
Method
test_rich_convert_database_sync
( self, )
tests/base/unit/test_databases_sync.py:125
Method
test_rich_copy_collection_async
( self, async_database: AsyncDatabase, )
tests/base/unit/test_collections_async.py:87
Method
test_rich_copy_collection_sync
( self, sync_database: Database, )
tests/base/unit/test_collections_sync.py:87
Method
test_rich_copy_database_async
( self, )
tests/base/unit/test_databases_async.py:93
Method
test_rich_copy_database_sync
( self, )
tests/base/unit/test_databases_sync.py:93
Method
test_row_postprocessors_from_schema
(self)
tests/base/unit/test_tableconverters.py:490
Method
test_row_postprocessors_from_schema_fillers
(self)
tests/base/unit/test_tableconverters.py:670
Method
test_row_postprocessors_from_schema_fillers_nocustom
(self)
tests/base/unit/test_tableconverters.py:688
Method
test_row_postprocessors_from_schema_nocustom
(self)
tests/base/unit/test_tableconverters.py:512
Method
test_row_postprocessors_incomplete_emptydict_udts
(self)
tests/base/unit/test_tpostprocessors_userdefinedtypes.py:458
Method
test_row_postprocessors_incomplete_full_udts
(self)
tests/base/unit/test_tpostprocessors_userdefinedtypes.py:502
Method
test_row_postprocessors_incomplete_nullfilled_udts
(self)
tests/base/unit/test_tpostprocessors_userdefinedtypes.py:436
Method
test_row_postprocessors_incomplete_omitted_udts
(self)
tests/base/unit/test_tpostprocessors_userdefinedtypes.py:421
Method
test_row_postprocessors_incomplete_partial_udts
(self)
tests/base/unit/test_tpostprocessors_userdefinedtypes.py:480
Method
test_row_postprocessors_rogue_table
Rogue table: columns that are unsupported and/or not fully parseable.
tests/base/unit/test_tableconverters.py:704
Method
test_row_postprocessors_udts_customdt_customclass
(self)
tests/base/unit/test_tpostprocessors_userdefinedtypes.py:361
Method
test_row_postprocessors_udts_customdt_dictwrapperclass
(self)
tests/base/unit/test_tpostprocessors_userdefinedtypes.py:392
Method
test_row_postprocessors_udts_stdlibdt_customclass
(self)
tests/base/unit/test_tpostprocessors_userdefinedtypes.py:373
Method
test_row_postprocessors_udts_stdlibdt_dictwrapperclass
(self)
tests/base/unit/test_tpostprocessors_userdefinedtypes.py:404
Method
test_row_preprocessors_from_types
(self)
tests/base/unit/test_tableconverters.py:612
Function
test_set_indexing_empty_target_normalization
()
tests/base/unit/test_collection_options.py:375
Function
test_set_indexing_mode_case_normalization
()
tests/base/unit/test_collection_options.py:391
Method
test_spawnerdatabase_astradbdatabaseadmin_asyncprovided
(self)
tests/base/unit/test_admin_conversions.py:586
Method
test_spawnerdatabase_astradbdatabaseadmin_notprovided
(self)
tests/base/unit/test_admin_conversions.py:547
Method
test_spawnerdatabase_astradbdatabaseadmin_syncprovided
(self)
tests/base/unit/test_admin_conversions.py:569
Method
test_spawnerdatabase_dataapidatabaseadmin_asyncprovided
(self)
tests/base/unit/test_admin_conversions.py:620
Method
test_spawnerdatabase_dataapidatabaseadmin_notprovided
(self)
tests/base/unit/test_admin_conversions.py:558
Method
test_spawnerdatabase_dataapidatabaseadmin_syncprovided
(self)
tests/base/unit/test_admin_conversions.py:603
Function
test_static_token_provider
()
tests/base/unit/test_token_providers.py:31
Method
test_strenum_coerce
(self)
tests/base/unit/test_strenum.py:36
Method
test_strenum_contains
(self)
tests/base/unit/test_strenum.py:28
Method
test_table_basic_crd_async
( self, async_database: AsyncDatabase, )
tests/base/integration/tables/test_table_lifecycle_async.py:88
Method
test_table_basic_crd_sync
( self, sync_database: Database, )
tests/base/integration/tables/test_table_lifecycle_sync.py:88
Method
test_table_bm25_dml_async
( self, async_empty_table_textindex: DefaultAsyncTable, )
tests/base/integration/tables/test_table_generalbm25_async.py:24
Method
test_table_bm25_dml_sync
( self, sync_empty_table_textindex: DefaultTable, )
tests/base/integration/tables/test_table_generalbm25_sync.py:24
Method
test_table_collectionindexes_async
( self, async_database: AsyncDatabase, )
tests/base/integration/tables/test_table_lifecycle_async.py:438
Method
test_table_collectionindexes_sync
( self, sync_database: Database, )
tests/base/integration/tables/test_table_lifecycle_sync.py:440
Method
test_table_command_async
( self, async_empty_table_simple: DefaultAsyncTable, )
tests/base/integration/tables/test_table_dml_async.py:996
Method
test_table_command_sync
( self, sync_empty_table_simple: DefaultTable, )
tests/base/integration/tables/test_table_dml_sync.py:974
Method
test_table_count_documents_async
( self, httpserver: HTTPServer, mock_atable: DefaultAsyncTable, )
tests/base/unit/test_table_dry_methods.py:106
Method
test_table_count_documents_sync
( self, httpserver: HTTPServer, mock_table: DefaultTable, )
tests/base/unit/test_table_dry_methods.py:80
Method
test_table_cqldriven_counter_async
( self, cql_session: Session, async_database: AsyncDatabase, )
tests/base/integration/tables/test_table_cqldriven_dml_async.py:57
Method
test_table_cqldriven_counter_sync
( self, cql_session: Session, sync_database: Database, )
tests/base/integration/tables/test_table_cqldriven_dml_sync.py:57
Method
test_table_cqldriven_lowsupport_async
( self, cql_session: Session, async_database: AsyncDatabase, )
tests/base/integration/tables/test_table_cqldriven_dml_async.py:81
Method
test_table_cqldriven_lowsupport_sync
( self, cql_session: Session, sync_database: Database, )
tests/base/integration/tables/test_table_cqldriven_dml_sync.py:81
Method
test_table_cursors_closed_properties_async
( self, filled_composite_atable: DefaultAsyncTable, )
tests/base/integration/tables/test_table_cursor_async.py:120
Method
test_table_cursors_closed_properties_sync
( self, filled_composite_table: DefaultTable, )
tests/base/integration/tables/test_table_cursor_sync.py:118
Method
test_table_cursors_collective_methods_async
( self, filled_composite_atable: DefaultAsyncTable, )
tests/base/integration/tables/test_table_cursor_async.py:317
Method
test_table_cursors_collective_methods_sync
( self, filled_composite_table: DefaultTable, )
tests/base/integration/tables/test_table_cursor_sync.py:315
Method
test_table_cursors_early_closing_async
( self, filled_composite_atable: DefaultAsyncTable, )
tests/base/integration/tables/test_table_cursor_async.py:258
Method
test_table_cursors_early_closing_sync
( self, filled_composite_table: DefaultTable, )
tests/base/integration/tables/test_table_cursor_sync.py:256
← previous
next →
1,801–1,900 of 2,040, ranked by callers