trustgraph/trustgraph-base
Cyber MacGeddon 8b965efe10 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:04:58 +01:00
..
trustgraph Test fixes for Kafka: 2026-04-18 23:04:58 +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