feat(watch): add localized system stats to watch dashboard #239
Annotations
4 errors
|
test
Process completed with exit code 1.
|
|
src/__tests__/watch-dashboard.test.tsx > WatchDashboard > 'handles Docker API errors gracefully':
src/__tests__/watch-dashboard.test.tsx#L120
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ src/__tests__/watch-dashboard.test.tsx:120:4
|
|
src/__tests__/watch-dashboard.test.tsx > WatchDashboard > 'handles K8s API errors gracefully':
src/__tests__/watch-dashboard.test.tsx#L120
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ src/__tests__/watch-dashboard.test.tsx:120:4
|
|
src/__tests__/watch-dashboard.test.tsx > WatchDashboard > renders loading states and then displays pods and containers:
src/__tests__/watch-dashboard.test.tsx#L63
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ src/__tests__/watch-dashboard.test.tsx:63:3
|