aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)Author
2023-01-08remove some code duplicationAUTOMATIC
remove calls to locals() add a test for img2img with script
2022-11-19Minor fixesVladimir Repin
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-14remove test requiring codeformersVladimir Repin
2022-11-14Stop exporting cl args and upload stdout and stderr as artifactsVladimir Repin
2022-11-14Use localhost with 80 port, count errors as wellVladimir Repin
2022-11-14Propagate test error and try it without localhostVladimir Repin
2022-11-14Tests separated for github-actions CIVladimir Repin
2022-11-12Tests cleaned upVladimir Repin
2022-11-03Add testsBruno Seoane
2022-10-30launch tests from launch.py with --tests commandline argumentAUTOMATIC
2022-10-29extras test template addedVladimir Repin
2022-10-29img2img test template and setUp addedVladimir Repin
2022-10-29Testing with API addedVladimir Repin