trustgraph/trustgraph-base
cybermaggedon 48da6c5f8b
Test fixes for Kafka (#834)
Test fixes for Kafka:
- Consumer: isinstance(max_concurrency, int) instead of is not None:
  MagicMock won't pass the check
- Kafka test: updated expected topic name to
  tg.request.prompt.default (colons replaced with dots)
2026-04-18 23:06:01 +01:00
..
trustgraph Test fixes for Kafka (#834) 2026-04-18 23:06:01 +01:00
pyproject.toml Add Kafka pub/sub backend (#830) 2026-04-18 11:18:34 +01:00
README.md Maint/fix build env (#84) 2024-09-30 19:47:09 +01:00