aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* fix failing tests by removing then :^)AUTOMATIC2023-01-211-9/+1
|
* clear envvar, add assertionVladimir Repin2023-01-101-0/+1
|
* add more testsVladimir Repin2023-01-094-9/+49
|
* combine tests together, return set options testVladimir Repin2023-01-095-47/+18
|
* make tests runnable without specifying subdirectoryVladimir Repin2023-01-091-1/+1
|
* remove some code duplicationAUTOMATIC2023-01-081-0/+6
| | | | | remove calls to locals() add a test for img2img with script
* Minor fixesVladimir Repin2022-11-191-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
* remove test requiring codeformersVladimir Repin2022-11-141-4/+0
|
* Stop exporting cl args and upload stdout and stderr as artifactsVladimir Repin2022-11-146-16/+16
|
* Use localhost with 80 port, count errors as wellVladimir Repin2022-11-146-17/+17
|
* Propagate test error and try it without localhostVladimir Repin2022-11-146-16/+18
|
* Tests separated for github-actions CIVladimir Repin2022-11-148-13/+58
|
* Tests cleaned upVladimir Repin2022-11-124-13/+16
|
* Add testsBruno Seoane2022-11-031-0/+63
|
* launch tests from launch.py with --tests commandline argumentAUTOMATIC2022-10-304-25/+29
|
* extras test template addedVladimir Repin2022-10-292-2/+31
|
* img2img test template and setUp addedVladimir Repin2022-10-295-55/+106
|
* Testing with API addedVladimir Repin2022-10-293-0/+97