Commit 0bafd00
committed
test(app-showcase): declare OS_REGISTRY_LOG in the vitest harness
This config's own `disableConsoleIntercept` docblock deferred the question in
as many words: "most of it `[Registry]` registration chatter. Quieting THAT is
a separate question about `@objectstack/objectql`'s own default log level, not
about this setting."
This answers it the way the four earlier harnesses did — the level is declared
HERE, in the harness, through the engine's own `OS_REGISTRY_LOG` seam.
`gap-fill.test.ts` constructs the registry it reaches. objectql's shipped
`'info'` default is unchanged for every production reader.
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_012zGPuVVX3deAx9LdjK8jCk1 parent c537e5f commit 0bafd00
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
101 | 114 | | |
102 | 115 | | |
0 commit comments