trustgraph/tests/unit/test_gateway
Alex Jenkins f95fd4f052
Feat: TrustGraph i18n & Documentation Translation Updates (#781)
Native CLI i18n: The TrustGraph CLI has built-in translation support
that dynamically loads language strings. You can test and use
different languages by simply passing the --lang flag (e.g., --lang
es for Spanish, --lang ru for Russian) or by configuring your
environment's LANG variable.

Automated Docs Translations: This PR introduces autonomously
translated Markdown documentation into several target languages,
including Spanish, Swahili, Portuguese, Turkish, Hindi, Hebrew,
Arabic, Simplified Chinese, and Russian.
2026-04-14 12:07:58 +01:00
..
test_auth.py Release/v1.2 (#457) 2025-08-18 20:56:09 +01:00
test_config_receiver.py release/v2.2 -> master (#773) 2026-04-10 14:36:58 +01:00
test_dispatch_config.py Pub/sub abstraction: decouple from Pulsar (#751) 2026-04-01 20:16:53 +01:00
test_dispatch_manager.py fix: prevent duplicate dispatcher creation race condition in invoke_global_service (#715) 2026-04-06 11:14:32 +01:00
test_dispatch_mux.py Fix websocket error responses in Mux dispatcher (#726) 2026-03-28 10:58:28 +00:00
test_dispatch_requestor.py Fix tests (#593) 2025-12-19 08:53:21 +00:00
test_dispatch_sender.py Fix tests (#593) 2025-12-19 08:53:21 +00:00
test_dispatch_serialize.py Merge 2.0 to master (#651) 2026-02-28 11:03:14 +00:00
test_endpoint_constant.py Release/v1.2 (#457) 2025-08-18 20:56:09 +01:00
test_endpoint_i18n.py Feat: TrustGraph i18n & Documentation Translation Updates (#781) 2026-04-14 12:07:58 +01:00
test_endpoint_manager.py Release/v1.2 (#457) 2025-08-18 20:56:09 +01:00
test_endpoint_metrics.py Test suite executed from CI pipeline (#433) 2025-07-14 14:57:44 +01:00
test_endpoint_socket.py Release 1.4 -> master (#524) 2025-09-20 16:00:37 +01:00
test_endpoint_stream.py Test suite executed from CI pipeline (#433) 2025-07-14 14:57:44 +01:00
test_endpoint_variable.py Release/v1.2 (#457) 2025-08-18 20:56:09 +01:00
test_explain_triples.py Deliver explainability triples inline in retrieval response stream (#763) 2026-04-07 12:19:05 +01:00
test_rows_import_dispatcher.py Remove redundant metadata (#685) 2026-03-11 10:51:39 +00:00
test_running.py Release/v1.2 (#457) 2025-08-18 20:56:09 +01:00
test_service.py Fix tests (#593) 2025-12-19 08:53:21 +00:00
test_socket_graceful_shutdown.py Fix test async warnings (#601) 2026-01-06 22:09:34 +00:00
test_streaming_translators.py Pub/sub abstraction: decouple from Pulsar (#751) 2026-04-01 20:16:53 +01:00
test_text_document_translator.py Pub/sub abstraction: decouple from Pulsar (#751) 2026-04-01 20:16:53 +01:00