| 1 | // Tests for the session-scoped artifacts client. The fake binding |
| 2 | // stores names verbatim, so these assert the scoping contract from |
| 3 | // the outside: what the caller passes in (local names) versus what |
| 4 | // lands in the namespace (session-prefixed names), and that reads |
nothing calls this directly
no test coverage detected