aboutsummaryrefslogtreecommitdiffstats
path: root/test/basic_features/utils_test.py
Commit message (Collapse)AuthorAgeFilesLines
* Overhaul tests to use py.testAarni Koskela2023-05-191-64/+0
|
* Reindent utils_test with 4 spacesAarni Koskela2023-05-111-42/+44
|
* fix failing tests by removing then :^)AUTOMATIC2023-01-211-9/+1
|
* add more testsVladimir Repin2023-01-091-0/+3
|
* combine tests together, return set options testVladimir Repin2023-01-091-0/+14
|
* 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
* Stop exporting cl args and upload stdout and stderr as artifactsVladimir Repin2022-11-141-11/+11
|
* Use localhost with 80 port, count errors as wellVladimir Repin2022-11-141-11/+11
|
* Propagate test error and try it without localhostVladimir Repin2022-11-141-11/+11
|
* Tests separated for github-actions CIVladimir Repin2022-11-141-0/+67