feat(ide): improve IDE installation UX and feedback (#6677)

This commit is contained in:
Shreya Keshive 2025-08-20 14:11:31 -07:00 committed by GitHub
parent 80ff3cd25e
commit 0e9b06d5c2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 51 additions and 11 deletions

View file

@ -227,7 +227,7 @@ describe('ideCommand', () => {
}),
expect.any(Number),
);
});
}, 10000);
it('should show an error if installation fails', async () => {
mockInstall.mockResolvedValue({