aboutsummaryrefslogtreecommitdiff
path: root/test/basic_features/utils_test.py
AgeCommit message (Collapse)Author
2023-01-09add more testsVladimir Repin
2023-01-09combine tests together, return set options testVladimir Repin
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-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