Ahnlich CLI for interacting with AI and DB Server #222
GitHub Actions / Test Results
succeeded
Sep 26, 2024 in 0s
All 33 tests pass in 1m 17s
33 tests 33 ✅ 1m 17s ⏱️
1 suites 0 💤
1 files 0 ❌
Results for commit c21f5dd.
Annotations
Check notice on line 0 in .github
github-actions / Test Results
33 tests found
There are 33 tests, see "Raw output" for the full list of tests.
Raw output
ahnlich_client_py.tests.ai_client.test_ai_client_store_commands ‑ test_ai_client_create_pred_index
ahnlich_client_py.tests.ai_client.test_ai_client_store_commands ‑ test_ai_client_del_key
ahnlich_client_py.tests.ai_client.test_ai_client_store_commands ‑ test_ai_client_drop_pred_index
ahnlich_client_py.tests.ai_client.test_ai_client_store_commands ‑ test_ai_client_drop_store_succeeds
ahnlich_client_py.tests.ai_client.test_ai_client_store_commands ‑ test_ai_client_get_pred
ahnlich_client_py.tests.ai_client.test_ai_client_store_commands ‑ test_ai_client_purge_stores_succeeds
ahnlich_client_py.tests.ai_client.test_ai_client_store_commands ‑ test_aiproxy_client_sends_create_stores_succeeds
ahnlich_client_py.tests.ai_client.test_client_unit_commands ‑ test_client_sends_info_server_to_aiproxy_success
ahnlich_client_py.tests.ai_client.test_client_unit_commands ‑ test_client_sends_list_stores_to_fresh_aiproxy_succeeds
ahnlich_client_py.tests.ai_client.test_client_unit_commands ‑ test_client_sends_ping_to_aiproxy_success
ahnlich_client_py.tests.ai_client.test_client_unit_commands ‑ test_client_works_using_protocol_in_context
ahnlich_client_py.tests.db_client.test_client_store_commands ‑ test_client_create_pred_index_succeeds
ahnlich_client_py.tests.db_client.test_client_store_commands ‑ test_client_delete_key_succeeds
ahnlich_client_py.tests.db_client.test_client_store_commands ‑ test_client_delete_predicate_succeeds
ahnlich_client_py.tests.db_client.test_client_store_commands ‑ test_client_drop_pred_index_succeeds
ahnlich_client_py.tests.db_client.test_client_store_commands ‑ test_client_drop_store_fails_no_store
ahnlich_client_py.tests.db_client.test_client_store_commands ‑ test_client_drop_store_succeeds
ahnlich_client_py.tests.db_client.test_client_store_commands ‑ test_client_get_by_predicate_succeeds
ahnlich_client_py.tests.db_client.test_client_store_commands ‑ test_client_get_key_succeeds
ahnlich_client_py.tests.db_client.test_client_store_commands ‑ test_client_get_sim_n_succeeds
ahnlich_client_py.tests.db_client.test_client_store_commands ‑ test_client_list_stores_finds_created_store_with_predicate
ahnlich_client_py.tests.db_client.test_client_store_commands ‑ test_client_list_stores_reflects_dropped_store
ahnlich_client_py.tests.db_client.test_client_store_commands ‑ test_client_sends_create_stores_succeeds
ahnlich_client_py.tests.db_client.test_client_store_commands ‑ test_client_sends_create_stores_with_predicates_succeeds
ahnlich_client_py.tests.db_client.test_client_store_commands ‑ test_client_sends_list_stores_on_existing_database_succeeds
ahnlich_client_py.tests.db_client.test_client_store_commands ‑ test_client_set_in_store_succeeds
ahnlich_client_py.tests.db_client.test_client_store_commands ‑ test_client_set_in_store_succeeds_with_binary
ahnlich_client_py.tests.db_client.test_client_unit_commands ‑ test_client_sends_info_server_to_db_success
ahnlich_client_py.tests.db_client.test_client_unit_commands ‑ test_client_sends_list_clients_to_db_success
ahnlich_client_py.tests.db_client.test_client_unit_commands ‑ test_client_sends_list_stores_to_fresh_database_succeeds
ahnlich_client_py.tests.db_client.test_client_unit_commands ‑ test_client_sends_ping_to_db_success
ahnlich_client_py.tests.db_client.test_client_unit_commands ‑ test_client_works_using_protocol_in_context
ahnlich_client_py.tests.db_client.test_db_builders ‑ test_client_sends_bulk_unit_requests_to_db_succeeds
Loading