ComfyUI/web/extensions/core
pythongosssss 5818ca83a2
Unit tests + widget input fixes (#1760)
* setup ui unit tests

* Refactoring, adding connections

* Few tweaks

* Fix type

* Add general test

* Refactored and extended test

* move to describe

* for groups

* Add test for converted widgets on missing nodes + fix crash

* tidy

* mores tests + refactor

* throw earlier to get less confusing error

* support outputs

* more test

* add ci action

* use lts node

* Fix?

* Prevent connecting non matching combos

* update

* accidently removed npm i

* Disable logging extension

* added step to generate object_info

* fix python

* install python

* install deps

* fix cwd?

* logging

* Fix double resolve

* create dir

* update pkg
2023-10-20 22:49:04 -04:00
..
clipspace.js use relative paths for all web connections 2023-07-10 02:09:03 -07:00
colorPalette.js use relative paths for all web connections 2023-07-10 02:09:03 -07:00
contextMenuFilter.js handle value missing 2023-08-05 11:04:04 +01:00
dynamicPrompts.js Add comment support to dynamic prompts nodes 2023-06-08 12:08:00 -05:00
editAttention.js use relative paths for all web connections 2023-07-10 02:09:03 -07:00
groupOptions.js Fix fit group to nodes with reroute and collapsed nodes 2023-10-16 16:00:01 -03:00
invertMenuScrolling.js use relative paths for all web connections 2023-07-10 02:09:03 -07:00
keybinds.js use relative paths for all web connections 2023-07-10 02:09:03 -07:00
linkRenderMode.js feat(extensions): Allow hiding link connectors 2023-08-09 13:03:30 +02:00
maskeditor.js Refactor to make it easier to set the api path. 2023-07-14 00:50:49 -04:00
nodeTemplates.js use relative paths for all web connections 2023-07-10 02:09:03 -07:00
noteNode.js node serialization 2023-04-15 20:16:28 -04:00
rerouteNode.js Fix reroute node connecting different types 2023-06-20 15:25:56 -04:00
saveImageExtraOutput.js use relative paths for all web connections 2023-07-10 02:09:03 -07:00
slotDefaults.js use relative paths for all web connections 2023-07-10 02:09:03 -07:00
snapToGrid.js use relative paths for all web connections 2023-07-10 02:09:03 -07:00
uploadImage.js Save memory by storing text encoder weights in fp16 in most situations. 2023-08-23 01:08:51 -04:00
widgetInputs.js Unit tests + widget input fixes (#1760) 2023-10-20 22:49:04 -04:00