Commit Graph

14 Commits

Author SHA1 Message Date
Vladimir Repin
1d663a04da make tests runnable without specifying subdirectory 2023-01-09 14:11:37 +03:00
AUTOMATIC
137ce534b2 remove some code duplication
remove calls to locals()
add a test for img2img with script
2023-01-08 16:14:38 +03:00
Vladimir Repin
14dfede8dd
Minor fixes
Remove unused test completely
Change job name 
Don't use empty.pt as CLIP weights - it wont work.
Use latest version of actions/cache
2022-11-19 14:15:10 +03:00
Vladimir Repin
4a35c3744c remove test requiring codeformers 2022-11-14 18:57:14 +03:00
Vladimir Repin
9e4f68acad
Stop exporting cl args and upload stdout and stderr as artifacts 2022-11-14 18:40:15 +03:00
Vladimir Repin
7416ac8d3c Use localhost with 80 port, count errors as well 2022-11-14 14:55:39 +03:00
Vladimir Repin
0646040667 Propagate test error and try it without localhost 2022-11-14 14:36:07 +03:00
Vladimir Repin
93d6c0209a Tests separated for github-actions CI 2022-11-14 13:39:22 +03:00
Vladimir Repin
007f4f7314 Tests cleaned up 2022-11-12 15:12:15 +03:00
Bruno Seoane
17bd3f4ea7 Add tests 2022-11-03 10:08:18 -03:00
AUTOMATIC
59dfe0845d launch tests from launch.py with --tests commandline argument 2022-10-30 08:22:44 +03:00
Vladimir Repin
ffc5b700c4 extras test template added 2022-10-29 21:50:06 +03:00
Vladimir Repin
2f3d8172c3 img2img test template and setUp added 2022-10-29 21:43:32 +03:00
Vladimir Repin
af45b5a11a Testing with API added 2022-10-29 18:26:28 +03:00