| 1 | // SQL Editor — connection lifecycle (CUJ coverage). |
| 2 | // |
| 3 | // Verifies the user-facing contracts of opening, restoring, and |
| 4 | // switching SQL Editor connections. These are happy-path flows: each |
nothing calls this directly
no test coverage detected