Commit Graph

68 Commits (2b44ac8d6b3f022bf67f3d00a5a446caf9d73228)

Author SHA1 Message Date
Vespinian fbcbe6f84b Added a 0 controlunit tests in alwayson script to test the default units created in a normal API call, should also test for mismatch max units vs given units 2023-04-04 20:20:53 -04:00
Vespinian 177379ffe5 Revert "Experiment: add 2 tests that change the max model option to test 2 max_model with 1 unit"
This reverts commit 31aacd242f.
2023-04-04 20:10:59 -04:00
Vespinian 31aacd242f Experiment: add 2 tests that change the max model option to test 2 max_model with 1 unit 2023-04-03 22:53:29 -04:00
Vespinian c99056ba95 Use the deprecated routes in the deprecated route tests 2023-03-31 14:08:30 -04:00
Vespinian bf0cee86aa Forgot to add assert_status_ok in default params test 2023-03-31 11:47:50 -04:00
Vespinian f58ad01a32 Added some basic img2img tests 2023-03-31 11:31:29 -04:00
Vespinian eb493b628f removed unused import 2023-03-31 11:27:00 -04:00
Vespinian ef5bd8442d comment fix 2023-03-31 01:00:33 -04:00
Vespinian 014c741235 added comment 2023-03-31 00:59:54 -04:00
Vespinian c51fde4498 Added experimental stderr parsing in assert_status_ok 2023-03-31 00:52:36 -04:00
Vespinian 212bbb9c55 switch from using var to select between alwayson and deprecated to using update dict method 2023-03-30 23:39:00 -04:00
Vespinian a2e9b50f4b Patched unit module being None, by passing default_unit.module value if None in the parse_remote_call function, Updated test so they execute the tests correctly with controlnet units either in alwayson_scripts or with the control_units param 2023-03-29 20:48:18 -04:00
ljleb fd753f22a1 workaround for is_img2img and is_ui 2023-03-14 22:06:05 -04:00
ljleb 2db7eee81e test image dict getter 2023-03-14 20:46:16 -04:00
ljleb 40934b81b9 more tests 2023-03-14 18:28:31 -04:00
ljleb d4477a5ed2 add back external code tests 2023-03-14 14:49:04 -04:00
ljleb 28bfda8df4 bypass external code tests for now 2023-03-13 20:31:12 -04:00
ljleb 88919de14b workaround for torch check 2023-03-13 20:10:21 -04:00