Commit Graph

12 Commits

Author SHA1 Message Date
pythongosssss
c44d8df7b1 Merge remote-tracking branch 'origin/master' into group-nodes 2023-11-25 12:53:24 +00:00
pythongosssss
70d2ea0faa
Control filter list (#2009)
* Add control_filter_list to filter items after queue

* fix regex

* backwards compatibility

* formatting

* revert

* Add and fix test
2023-11-22 12:52:20 -05:00
pythongosssss
9d41993ae8 Resolve issue with sanitized node name 2023-11-08 21:05:06 +00:00
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
pythongosssss
36534e043a more test 2023-10-16 11:10:22 +01:00
pythongosssss
efea06dda5 mores tests + refactor 2023-10-15 14:54:01 +01:00
pythongosssss
8f136850f4 Add test for converted widgets on missing nodes + fix crash 2023-10-15 13:34:28 +01:00
pythongosssss
8040581506 move to describe 2023-10-13 17:28:11 +01:00
pythongosssss
a2fafda0e0 Refactored and extended test 2023-10-12 20:28:25 +01:00
pythongosssss
be191b1489 Add general test 2023-10-12 20:15:35 +01:00
pythongosssss
89579c03ba Refactoring, adding connections 2023-10-12 19:54:27 +01:00
pythongosssss
efe21081d4 setup ui unit tests 2023-10-11 21:32:13 +01:00