You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Network Inspector smoke suite and refactor dispose logic
- Add new NetworkInspectorTest smoke suite to verify Run/Stop Network
Inspector commands are visible in the command palette
- Register NetworkInspectorTest in the main smoke entry point
- Refactor CommandPaletteTest, FileExplorerTest, DebugConfigurationTest,
and PackagerTest to reuse BaseSmokeTest.initApp/dispose instead of
duplicating the app lifecycle boilerplate
0 commit comments