You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
1 year ago
..
tests Unit tests + widget input fixes (#1760) 1 year ago
utils Unit tests + widget input fixes (#1760) 1 year ago
.gitignore Unit tests + widget input fixes (#1760) 1 year ago
babel.config.json Unit tests + widget input fixes (#1760) 1 year ago
globalSetup.js Unit tests + widget input fixes (#1760) 1 year ago
jest.config.js Unit tests + widget input fixes (#1760) 1 year ago
package-lock.json Unit tests + widget input fixes (#1760) 1 year ago
package.json Unit tests + widget input fixes (#1760) 1 year ago
setup.js Unit tests + widget input fixes (#1760) 1 year ago