Add TMDB rate limiting tests (22 tests, needs async mock refinement)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
* Tests queue management user flows, download control, and persistence
|
||||
*/
|
||||
|
||||
import { test, expect } from '@playwright/test';
|
||||
import { expect, test } from '@playwright/test';
|
||||
|
||||
test.describe('Queue Page - Initial Load', () => {
|
||||
test('should load queue page successfully', async ({ page }) => {
|
||||
|
||||
Reference in New Issue
Block a user