trustgraph/tests/unit/test_gateway
cybermaggedon 96c2b73457
Fix import export graceful shutdown (#476)
* Tech spec for graceful shutdown

* Graceful shutdown of importers/exporters

* Update socket to include graceful shutdown orchestration

* Adding tests for conditions tracked in this PR
2025-08-28 13:39:28 +01:00
..
test_auth.py Test suite executed from CI pipeline (#433) 2025-07-14 14:57:44 +01:00
test_config_receiver.py Test suite executed from CI pipeline (#433) 2025-07-14 14:57:44 +01:00
test_dispatch_config.py Test suite executed from CI pipeline (#433) 2025-07-14 14:57:44 +01:00
test_dispatch_manager.py Test suite executed from CI pipeline (#433) 2025-07-14 14:57:44 +01:00
test_dispatch_mux.py Test suite executed from CI pipeline (#433) 2025-07-14 14:57:44 +01:00
test_dispatch_requestor.py Test suite executed from CI pipeline (#433) 2025-07-14 14:57:44 +01:00
test_dispatch_sender.py Test suite executed from CI pipeline (#433) 2025-07-14 14:57:44 +01:00
test_dispatch_serialize.py Test suite executed from CI pipeline (#433) 2025-07-14 14:57:44 +01:00
test_endpoint_constant.py Test suite executed from CI pipeline (#433) 2025-07-14 14:57:44 +01:00
test_endpoint_manager.py Test suite executed from CI pipeline (#433) 2025-07-14 14:57:44 +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 Fix import export graceful shutdown (#476) 2025-08-28 13:39:28 +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 Test suite executed from CI pipeline (#433) 2025-07-14 14:57:44 +01:00
test_running.py Test suite executed from CI pipeline (#433) 2025-07-14 14:57:44 +01:00
test_service.py Test suite executed from CI pipeline (#433) 2025-07-14 14:57:44 +01:00
test_socket_graceful_shutdown.py Fix import export graceful shutdown (#476) 2025-08-28 13:39:28 +01:00