aboutsummaryrefslogtreecommitdiffstats
path: root/test/basic_features
AgeCommit message (Collapse)AuthorLines
2023-05-19Overhaul tests to use py.testAarni Koskela-270/+0
2023-05-11Reindent utils_test with 4 spacesAarni Koskela-42/+44
2023-03-11test/basic_features/{extras,img2img}_test.py: use absolute pathZhang Hua-6/+10
2023-02-10Working UniPC (for batch size 1)space-nuko-0/+2
2023-01-21fix failing tests by removing then :^)AUTOMATIC-9/+1
2023-01-10clear envvar, add assertionVladimir Repin-0/+1
2023-01-09add more testsVladimir Repin-9/+49
2023-01-09combine tests together, return set options testVladimir Repin-0/+47
2023-01-08remove some code duplicationAUTOMATIC-0/+6
remove calls to locals() add a test for img2img with script
2022-11-19Minor fixesVladimir Repin-14/+0
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-4/+0
2022-11-14Stop exporting cl args and upload stdout and stderr as artifactsVladimir Repin-13/+13
2022-11-14Use localhost with 80 port, count errors as wellVladimir Repin-13/+13
2022-11-14Propagate test error and try it without localhostVladimir Repin-13/+13
2022-11-14Tests separated for github-actions CIVladimir Repin-0/+194