Add WebSocket reconnection tests (68 unit + 18 integration)
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
* Tests modal open/close, configuration editing, saving, and backup/restore
|
||||
*/
|
||||
|
||||
import { test, expect } from '@playwright/test';
|
||||
import { expect, test } from '@playwright/test';
|
||||
|
||||
test.describe('Settings Modal - Basic Functionality', () => {
|
||||
test.beforeEach(async ({ page }) => {
|
||||
|
||||
Reference in New Issue
Block a user