Commit Graph

22 Commits

Author SHA1 Message Date
Emily Soth fddbac6080 rewrite timeout to work as a decorator; ModelSpec to_json method 2025-05-05 14:33:53 -07:00
Emily Soth 739eb21b59 work around module reload issue: wrapper function for validation messages 2025-04-29 12:28:50 -07:00
Emily Soth ef62d68a67 Merge branch 'main' into feature/plugins 2025-04-04 13:29:28 -07:00
Claire Simpson 59634ff357 update tests 2025-03-11 13:06:35 -06:00
Claire Simpson a85b5a3a58 fixed translation key error 2025-03-10 15:17:45 -06:00
Claire Simpson ed121dcba7 Update error message and translation dict 2025-03-10 14:58:30 -06:00
Claire Simpson 3ffefd97b2 fixed lulc_cur 2025-03-07 18:45:45 -07:00
Emily Soth a511cccdea rename and consolidate model identifiers 2025-01-30 17:45:34 -08:00
Emily Soth ad59b739d2 enable gdal.UseExceptions in entrypoints and tests
Enable gdal exceptions in the CLI and server. Update all models to
expect and handle gdal exceptions where they are now raised.
2024-11-19 13:32:47 -08:00
Emily Soth 1fd8f4c78e Merge branch 'release/3.13.0' into feature/output-spec 2023-03-01 11:13:58 -08:00
Emily Soth 4782b74530 remove duplicate import 2022-12-15 13:12:59 -08:00
Emily Soth 3d8393c89b fix test hanging bug 2022-12-15 13:00:41 -08:00
Emily Soth bffbb342f6 rename ARGS_SPEC to MODEL_SPEC everywhere 2022-09-27 17:10:37 -07:00
emlys 9b9b7e960e clean up translation tests 2022-04-26 13:12:36 -07:00
emlys 462622a221 move MODEL_METADATA to its own module 2022-04-25 11:14:22 -07:00
davemfish 97c8b8f1a8 updated ui_server tests with new endpoint path. #870. 2022-03-21 12:56:55 -04:00
emlys a468277fad fix translation tests and rearrange reload statements 2021-12-01 13:57:52 -08:00
emlys bc9317172e reset builtins between translation tests 2021-11-30 16:05:36 -08:00
emlys c62b337d02 add test case for format string 2021-11-29 16:22:50 -08:00
emlys 7528ce9145 remove print statements, clean up tests 2021-11-11 11:03:09 -08:00
emlys 95144e8ad6 translation tests passing 2021-11-08 12:41:09 -08:00
emlys fd7089e35e updating tests 2021-11-04 15:56:49 -07:00