test: fix env leak in test_resolve_model_folder, add MODEL_FOLDER tests b680bf1 alessandro trinca tornidor commited on Mar 22
test: mark real inference test as integration with auto-skip 52a7159 alessandro trinca tornidor commited on Mar 22
test: add unit tests for resolve_model_folder, download_models, and client_health error paths 14967a0 alessandro trinca tornidor commited on Mar 21
fix(tests): update mock target from removed get_url_tile alias to get_source_tile 4d2b96c alessandro trinca tornidor commited on Mar 21
refactor: apply Python and TypeScript code quality improvements d81ec6c alessandro trinca tornidor commited on Mar 21
test: fix test case condition about the number of shapely geometries created from the samgis post c52fce3 alessandro trinca tornidor commited on Nov 5, 2025
feat: first working samgis version based on samgis_core and samgis_web 6413646 aletrn commited on Jul 26, 2024
[test] change assertion type in test_normalize_array (helpers), fix predictors test cases 6231907 aletrn commited on May 23, 2024
[refactor] import aws_lambda_powertools and define tests about aws lambda integration only when IS_AWS_LAMBDA is defined 8bc95c0 aletrn commited on Feb 28, 2024
[refactor] move core instance segmentation (segment anything) functionality to samgis_core, bump to version 1.2.0 0a91cb6 aletrn commited on Jan 27, 2024
[test] update test cases to handle input source as xyzservices.TileProvider 97e2801 aletrn commited on Dec 7, 2023
[test] lambda_handler: add test rectangle and multi prompts cases 375dcd6 aletrn commited on Dec 5, 2023
[test] lambda_handler: update test cases, add case for rectangle 2b36848 aletrn commited on Dec 5, 2023
[test] add more "real" test cases for lambda_handler, 200/ok case c7f580c aletrn commited on Dec 4, 2023
[feat] add support for multi-prompt, both of type point and rectangle 4956b66 aletrn commited on Dec 4, 2023
[test] using local tile http server in lambda_handler "real" test case 906be62 aletrn commited on Nov 26, 2023
[test] SegmentAnythingONNX test case (encode and predict_masks - check map) 06df9fa aletrn commited on Nov 25, 2023
[test] add test cases for get_vectorized_raster_as_geojson and SegmentAnythingONNX 84a883f aletrn commited on Nov 25, 2023
[test] refactor samexporter_predict and get_vectorized_raster_as_geojson to avoid writing the downloaded raster 6c70a52 aletrn commited on Nov 21, 2023
[feat] add input parsing and validation with pydantic, refactor code 85dd36a aletrn commited on Nov 20, 2023
[test] add get_parsed_bbox_points test case, refactor test structure 238719b aletrn commited on Nov 20, 2023