ComfyUI/tests-unit/assets_test/queries
Cursor Agent c286124333
Add unit tests for job_ids filter on list_references_page
Tests cover:
- Single job_id filter
- Multiple job_ids filter (IN clause)
- Empty job_ids returns all results
- Non-matching job_ids returns empty
- job_ids combined with tag filters

Co-authored-by: Matt Miller <MillerMedia@users.noreply.github.com>
2026-05-12 03:43:04 +00:00
..
conftest.py refactor(assets): modular architecture + async two-phase scanner & background seeder (#12621) 2026-03-07 20:37:25 -05:00
test_asset_info.py Add unit tests for job_ids filter on list_references_page 2026-05-12 03:43:04 +00:00
test_asset.py feat(assets): align local API with cloud spec (#12863) 2026-03-16 12:34:04 -07:00
test_cache_state.py refactor(assets): modular architecture + async two-phase scanner & background seeder (#12621) 2026-03-07 20:37:25 -05:00
test_metadata.py feat(assets): align local API with cloud spec (#12863) 2026-03-16 12:34:04 -07:00
test_tags.py refactor(assets): modular architecture + async two-phase scanner & background seeder (#12621) 2026-03-07 20:37:25 -05:00