aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-12-31change import statements for #14478AUTOMATIC1111
2023-12-31Add utility to inspect a model's parameters (to get dtype/device)Aarni Koskela
2023-12-30Unify CodeFormer and GFPGAN restoration backends, use Spandrel for GFPGANAarni Koskela
2023-08-10avoid importing gradio in tests because it spams warningsAUTOMATIC1111
2023-05-19Overhaul tests to use py.testAarni Koskela
2023-05-11Reindent utils_test with 4 spacesAarni Koskela
2023-03-11test/basic_features/{extras,img2img}_test.py: use absolute pathZhang Hua
2023-03-11test/server_poll.py: use absolute path for testZhang Hua
2023-02-10Working UniPC (for batch size 1)space-nuko
2023-01-21fix failing tests by removing then :^)AUTOMATIC
2023-01-10clear envvar, add assertionVladimir Repin
2023-01-09add more testsVladimir Repin
2023-01-09combine tests together, return set options testVladimir Repin
2023-01-09make tests runnable without specifying subdirectoryVladimir Repin
2023-01-08remove some code duplicationAUTOMATIC
2022-11-19Minor fixesVladimir Repin
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