The test was failing because the managed_files hook was not configured. This fix adds a DummyManagedFiles class and mocks the create_file function as an AsyncMock to ensure proper test execution. |
||
|---|---|---|
| .. | ||
| test_files_endpoint.py | ||
The test was failing because the managed_files hook was not configured. This fix adds a DummyManagedFiles class and mocks the create_file function as an AsyncMock to ensure proper test execution. |
||
|---|---|---|
| .. | ||
| test_files_endpoint.py | ||