initial: notify-test v0.1.0 — 13 assertions

Tests: channel create/list round-trip, tag-match routing, non-match
exclusion, catch-all (empty filter), subscribe callback, unsubscribe,
post-without-tags error, empty-tags error, duplicate-channel error,
unknown-display-mode error, ring-buffer cap, engine-log-mirror toggle,
and severity sugar (warn/info).
This commit is contained in:
Calic
2026-06-14 01:26:36 +02:00
commit 1e98d70063
4 changed files with 186 additions and 0 deletions

6
manifest.core Normal file
View File

@@ -0,0 +1,6 @@
{
"id": "lib-core.notify-test.core",
"kind": "lib",
"version": "0.1.0",
"license": "Proprietary"
}