Commit Graph
55 Commits
Author SHA1 Message Date
keisuke-umezawa db15d9b56d Skip unit test with optuna version 2024-01-24 21:58:07 +09:00
nabenabe0928 09c95197d8 Make test_save_trial_note_overwrite more robust 2023-11-27 07:41:37 +01:00
nabenabe0928 616832c98b Apply black to test_api 2023-11-27 07:35:12 +01:00
nabenabe0928 ca98208cca Replace assertEqual with == because we use pytest as a runner 2023-11-27 07:33:38 +01:00
nabenabe0928 6838dd27da Rename util method in test_save_trial_note 2023-11-27 07:31:50 +01:00
nabenabe0928 f29a6e9c0c Address the comments by c-bata 2023-11-27 07:30:37 +01:00
nabenabe0928 685e284613 Apply mypy 2023-11-22 06:54:55 +01:00
nabenabe0928 dcbd7a3c98 Apply formatter 2023-11-22 06:52:06 +01:00
nabenabe0928 f0f876596a Apply flake8 2023-11-22 06:47:33 +01:00
nabenabe0928 f2f5e36657 Add tests for save_trial_note 2023-11-22 06:40:15 +01:00
Toshihiko Yanase c1c6adc3a6 Remove unnecessary empty lines. 2023-11-17 18:03:23 +09:00
Toshihiko Yanase bcf8728325 Add tests for save_trial_user_attrs 2023-11-17 17:55:05 +09:00
HideakiImamura 6d0fef3ff2 Use subtest 2023-11-17 16:42:39 +09:00
HideakiImamura 0b087b17d0 Add unittests for tell_trial 2023-11-17 14:22:13 +09:00
Naoto Mizuno 07d2bf7946 Skip test with Python 3.7 2023-10-06 17:54:49 +09:00
moririn2528 388908500c fix test 2023-09-19 10:36:50 +09:00
moririn2528 3d1e7f1df8 fix by review 2023-09-15 18:06:53 +09:00
moririn2528 9093f845fa fix by pytest error 2023-09-15 17:51:05 +09:00
moririn2528 4570efe74d fix by review 2023-09-14 16:39:44 +09:00
contramundum53 32a4f2d4e1 Update test_api.py 2023-09-14 10:36:20 +09:00
contramundum53 12c561debb Merge branch 'main' into settting-api 2023-09-12 19:38:55 +09:00
moririn2528 702b35622e fix by review 2023-09-12 17:54:42 +09:00
moririn2528 ba82fadad9 fix by review 2023-09-12 17:43:23 +09:00
moririn2528 63ac4996e5 remove and restore history api 2023-09-12 16:13:51 +09:00
moririn2528 5fcc64cff3 fix by review 2023-09-12 16:00:46 +09:00
moririn2528 b4a4c2dae0 split api part of preference feedback component 2023-09-12 15:28:24 +09:00
Contramundum f152ee1995 Fix linter 2023-09-07 17:45:58 +09:00
Contramundum 1c01ef0127 Fix test 2023-09-07 17:38:55 +09:00
Contramundum 31f2107cbb Merge branch 'main' of github.com:optuna/optuna-dashboard into active_trials 2023-09-07 14:34:15 +09:00
moririn2528 a48f04d6ed fix for pytest 2023-09-06 11:30:59 +09:00
moririn2528 b1ad5eeff3 Merge remote-tracking branch 'origin' into preferential-history 2023-09-06 11:27:22 +09:00
Contramundum d774de65c5 Fix mypy error 2023-09-04 19:19:17 +09:00
Contramundum 9c8a0fd71e Remove mark_comparison_ready 2023-09-04 19:13:46 +09:00
Contramundum b32d3a4de2 Remove mark_comparison_ready 2023-09-04 19:13:29 +09:00
Contramundum 7608f1bb96 Fix test 2023-09-04 18:21:38 +09:00
moririn2528 1d7d5a7252 fix by review 2023-09-04 12:15:29 +09:00
Contramundum b929bc6b36 [WIP] 2023-09-01 14:36:07 +09:00
moririn2528 b09e223e17 modify API 2023-09-01 12:03:45 +09:00
moririn2528 9d1c006f9e fix by lint 2023-08-30 14:36:58 +09:00
moririn2528 dd28a0114a merge 2023-08-30 13:32:03 +09:00
moririn2528 9564731ce9 add test and fix by lint 2023-08-29 16:58:51 +09:00
moririn2528 ad149f073c add test for skip api 2023-08-28 14:47:07 +09:00
moririn2528 bbf04b6afe add test for post_preference API 2023-08-16 15:33:34 +09:00
moririn2528 43fb896750 fix lint error 2023-08-16 15:23:41 +09:00
c-bata 5a35d229db Add JSON API tests for preferential best trials 2023-08-16 15:21:10 +09:00
c-bata f73d8e0626 Add missing imports 2022-12-26 17:51:33 +09:00
c-bata be63f0a32b Add follow-up changes for #292 2022-12-22 23:00:59 +09:00
gen740 83e8aec664 Add # type: ignore to python_tests/test_api.py. 2022-12-01 15:11:26 +09:00
gen740 188b88f26b Fixed tests 2022-12-01 12:28:44 +09:00
gen740 c30fe8234f Interface change for set_study_directions 2022-11-28 17:46:58 +09:00