pythongosssss
|
32d81c13ad
|
Add testing for ComfyUI examples (#95)
* Add testing for ComfyUI examples
* Remove examples, add test to github action
* Create dir
* Update readme
|
2024-07-07 10:38:28 -04:00 |
|
Chenlei Hu
|
d6b2d5fb4f
|
Use npm package @ComfyOrg/litegraph (#89)
* Use npm to manage litegraph
* Fix merge issues caused by BetaUI change
* Switch to @comfyorg/litegraph
* Fix various import
* Fix css apply order bug
* Fix package lock
* Update litegraph
* Update litegraph
* Update browsertest expectations
* Update test expectations [skip ci]
* Fix default view screenshot
---------
Co-authored-by: github-actions <github-actions@github.com>
|
2024-07-05 20:53:47 -04:00 |
|
Chenlei Hu
|
fc020e08c5
|
Replace \t with spaces (#80)
|
2024-07-02 12:29:17 -04:00 |
|
Chenlei Hu
|
5f979e844c
|
Relands BetaUI (#77)
* PR1
* PR2
* pr3
* Fix
* Revert 3909
* Ignore/fix type errors
* Fix import
|
2024-07-01 18:07:12 -04:00 |
|
Chenlei Hu
|
b69f15e5d7
|
Revert "Beta UI by pythongosssss (#70)" (#72)
This reverts commit 0d084e2cb0.
|
2024-07-01 12:58:45 -04:00 |
|
Chenlei Hu
|
0d084e2cb0
|
Beta UI by pythongosssss (#70)
* PR1
* PR2
* pr3
* Fix
* Revert 3909
* Ignore/fix type errors
|
2024-07-01 12:55:16 -04:00 |
|
Chenlei Hu
|
3ace859106
|
Revert "Use npm to manage litegraph dependency (#45)" (#47)
This reverts commit 4640eaf0ac.
|
2024-06-20 13:55:36 -04:00 |
|
Chenlei Hu
|
4640eaf0ac
|
Use npm to manage litegraph dependency (#45)
* Add comfyui-litegraph dep
* remove static copy
* Remove litegraph impl
* Fix various issues
* LiteGraph import
* Fix test ref issue
* Change to stable version of litegraph
* update README
|
2024-06-19 23:08:43 -04:00 |
|
Chenlei Hu
|
3225d7cb6f
|
Make dev server ready for use (#43)
* basic dev server
* nit
* Return empty extensions list for dev server
* Update readme
|
2024-06-18 21:07:45 -04:00 |
|
Chenlei Hu
|
b11a12d925
|
Add workflow schema with zod (#22)
* Safe parse with zod
* Fix zod issue
* Fix all validation errors
* nit
* Add tests
* Add color fields
* Passthrough
|
2024-06-17 17:28:52 -04:00 |
|
Chenlei Hu
|
d97c5b652a
|
Fix broken user tests (#21)
|
2024-06-17 12:30:05 -04:00 |
|
Chenlei Hu
|
f85cb3d5e9
|
Migrate all tests to TypeScript (#19)
* Merge 2 npm repos
* Install ts-jest
* Update jestconfig
* Fix jest types
* jest fix
* Fix babel config ref issue
* Fix import
* Fix import meta issue
* fix generate
* Skip multi-user tests
|
2024-06-17 11:25:56 -04:00 |
|
Chenlei Hu
|
f55dbb6149
|
Remove test only file data/object_info (#18)
|
2024-06-15 21:17:25 -04:00 |
|
Chenlei Hu
|
3fbb75ce76
|
Configure vite to copy from src to dist (#2)
* nit
* move
* direct copy lib dir
* nit
* disable treeshake
|
2024-06-13 23:09:10 -04:00 |
|
huchenlei
|
c77b5b3f78
|
Simplify test setup
|
2024-06-13 20:35:48 -04:00 |
|
dependabot[bot]
|
80f2a36164
|
Bump braces from 3.0.2 to 3.0.3 in /tests-ui (#1)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-13 19:47:53 -04:00 |
|
huchenlei
|
ce63c88976
|
Fix test path
|
2024-06-13 17:22:41 -04:00 |
|
huchenlei
|
e50259cefb
|
Move everything under public
|
2024-06-13 15:59:56 -04:00 |
|
huchenlei
|
e0850bb82c
|
redirect test paths
|
2024-06-13 14:39:00 -04:00 |
|
huchenlei
|
33fe18fa41
|
move tests-ui
|
2024-06-13 14:09:15 -04:00 |
|