Files
ComfyUI/tests-unit/assets_test
Matt Miller 0e14070ee3 test(assets): align new list-filter tests with master tag and display_name semantics
Post-rebase alignment with master's namespaced-tag work (#14511):
- models uploads now require a model_type:<folder> tag, so the new
  fixtures use model_type:checkpoints instead of a plain checkpoints tag.
- display_name is now path-derived (category prefix + hash-based stored
  filename) rather than mirroring name; the schema field and its
  population already landed on master, so this branch only keeps the
  list-response coverage.
2026-07-08 22:37:28 -07:00
..