| 38 | } |
| 39 | |
| 40 | interface TestFixtures { |
| 41 | codeServer: CodeServer |
| 42 | codeServerPage: CodeServerPage |
| 43 | } |
| 44 | |
| 45 | /** |
| 46 | * Create a test that spawns code-server if necessary and ensures the page is |
nothing calls this directly
no outgoing calls
no test coverage detected