Commit Graph

18 Commits

Author SHA1 Message Date
pythongosssss
288a1c6242 Merge remote-tracking branch 'origin/master' into group-nodes 2023-10-21 17:41:10 +01: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
d9415788db group node tests 2023-10-16 21:32:48 +01:00
pythongosssss
9dfd61b48d Disable logging extension 2023-10-16 11:57:45 +01:00
pythongosssss
36534e043a more test 2023-10-16 11:10:22 +01:00
pythongosssss
4a8c36b403 support outputs 2023-10-16 11:10:09 +01:00
pythongosssss
b419cd29f9 throw earlier to get less confusing error 2023-10-16 11:10:00 +01:00
pythongosssss
efea06dda5 mores tests + refactor 2023-10-15 14:54:01 +01:00
pythongosssss
9d17f78476 tidy 2023-10-15 13:35:38 +01:00
pythongosssss
8f136850f4 Add test for converted widgets on missing nodes + fix crash 2023-10-15 13:34:28 +01:00
pythongosssss
c6df6d642a for groups 2023-10-13 20:25:20 +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
cd4059ba3c Fix type 2023-10-12 20:15:22 +01:00
pythongosssss
68ef595de4 Few tweaks 2023-10-12 20:15:16 +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