23 Commits
Author SHA1 Message Date
c-bata 5a1d6365cd Fix mypy errors in Optuna 4.0+ 2024-09-11 16:32:38 +09:00
c-bata 640f83ecff Update type annotations in python_tests 2024-07-23 16:49:37 +09:00
keisuke-umezawa 1497505b4e Check optuna v3.1.0 to latest 2024-01-24 22:11:20 +09:00
keisuke-umezawa db15d9b56d Skip unit test with optuna version 2024-01-24 21:58:07 +09:00
c-bata 06a0d5d3bb Remove deprecation warnings 2024-01-24 10:06:40 +09:00
c-bata 042ab9bc90 Fix lint errors 2024-01-16 11:56:15 +09:00
c-bata 29eb29f222 Convert Dashboard's ArtifactNotFound exception to Optuna's one 2024-01-16 11:53:58 +09:00
y0z 944b748ced Enhance delete artifacts APIs and add tests for them 2024-01-15 18:30:45 +09:00
Contramundum 9e314a96dd format 2023-12-04 16:12:29 +09:00
Contramundum b200caaa10 Merge branch 'test-upload' of github.com:contramundum53/optuna-dashboard into test-upload 2023-12-04 16:11:05 +09:00
Contramundum 5bbb11cf46 code fix 2023-12-04 16:10:55 +09:00
contramundum53andc-bata 1f29783877 Update python_tests/artifact/test_backend.py
Co-authored-by: c-bata <c-bata@users.noreply.github.com>
2023-11-30 16:46:08 +09:00
Contramundum 60888843db Add test on upload_artifact 2023-11-29 17:22:14 +09:00
Naoto Mizuno d31ab9a68d Add tests for proxy_trial_artifact 2023-11-28 15:32:21 +09:00
Hiroki Takizawa ff210f50d6 Update test_backend.py 2023-11-27 16:30:28 +09:00
Hiroki Takizawaandc-bata e3cad622f7 Update python_tests/artifact/test_backend.py
Co-authored-by: c-bata <c-bata@users.noreply.github.com>
2023-11-27 16:29:17 +09:00
Hiroki Takizawaandc-bata c89aac71d6 Update python_tests/artifact/test_backend.py
Co-authored-by: c-bata <c-bata@users.noreply.github.com>
2023-11-27 16:29:08 +09:00
Hiroki Takizawaandc-bata 4b439a6997 Update python_tests/artifact/test_backend.py
Co-authored-by: c-bata <c-bata@users.noreply.github.com>
2023-11-27 16:29:00 +09:00
Hiroki Takizawa ba23617127 Update test_backend.py 2023-11-27 14:57:01 +09:00
gen740 c0dbb29cc9 Add delete study artifact api 2023-10-20 18:04:29 +09:00
c-bata 81d21eadab Add support for Optuna's study artifact 2023-09-08 17:20:01 +09:00
Shinichi Hemmi af7abc913d Replace MagicMock with actual storage 2023-08-25 13:53:54 +09:00
Shinichi Hemmi 1826631585 Add unit tests 2023-08-21 12:32:45 +09:00