Recreate issue #2912 under the correct GitHub account. The reactNative.toggleNetworkView command lacks unit test coverage. Add test/extension/commands/networkView.test.ts covering On and Off selections, cancellation, information messages, configuration updates, and configuration update errors. Command implementation: src/extension/commands/networkView.ts. Run npm test and verify coverage for NetworkView methods. The original issue was created by the wrong account.
Recreate issue #2912 under the correct GitHub account. The reactNative.toggleNetworkView command lacks unit test coverage. Add test/extension/commands/networkView.test.ts covering On and Off selections, cancellation, information messages, configuration updates, and configuration update errors. Command implementation: src/extension/commands/networkView.ts. Run npm test and verify coverage for NetworkView methods. The original issue was created by the wrong account.