ComfyUI/tests-unit/assets_test/services
Luke Mino-Altherr b27f1a1e17 Add owner_id check to resolve_hash_to_path
Filter asset references by owner visibility so the /view endpoint
only resolves hashes for assets the requesting user can access.
Adds table-driven tests for owner visibility cases.

Amp-Thread-ID: https://ampcode.com/threads/T-019ce377-8bde-7048-bc28-a9df063409f9
Co-authored-by: Amp <amp@ampcode.com>
2026-03-14 22:57:01 -04:00
..
__init__.py
conftest.py
test_asset_management.py Add owner_id check to resolve_hash_to_path 2026-03-14 22:57:01 -04:00
test_bulk_ingest.py
test_enrich.py
test_ingest.py
test_tag_histogram.py Fix review issues: tags validation, size nullability, type annotation, hash mismatch check, and add tag histogram tests 2026-03-14 22:57:01 -04:00
test_tagging.py