feat: device model, API, static UI, and endpoint tests
Made-with: Cursor
This commit is contained in:
@@ -499,6 +499,7 @@ def test_static_files(client: TestClient) -> bool:
|
||||
'/static/tabs.js',
|
||||
'/static/presets.js',
|
||||
'/static/profiles.js',
|
||||
'/static/devices.js',
|
||||
]
|
||||
|
||||
for file_path in static_files:
|
||||
|
||||
Reference in New Issue
Block a user