- [ ] Verify that when no Kubernetes context exists, the extension shows an empty state and prompts the user to “Create a new Kubernetes cluster.” - [ ] Create a new context and verify that it: Appears on the main extension page Is automatically set as the current context Is displayed in the status bar - [ ] Modify an existing context and verify that all changes are applied correctly. - [ ] Duplicate an existing context and verify the duplicated context is created successfully. - [ ] Import an external context file and switch the active context to the imported one. - [ ] Verify that a turned-off context remains listed and selectable, while its status is shown as “Unreachable.”
Verify that when no Kubernetes context exists, the extension shows an empty state and prompts the user to “Create a new Kubernetes cluster.”
Create a new context and verify that it:
Appears on the main extension page
Is automatically set as the current context
Is displayed in the status bar
Modify an existing context and verify that all changes are applied correctly.
Duplicate an existing context and verify the duplicated context is created successfully.
Import an external context file and switch the active context to the imported one.
Verify that a turned-off context remains listed and selectable, while its status is shown as “Unreachable.”