samgis / tests

Commit History

feat: first working samgis version based on samgis_core and samgis_web
87073e6

aletrn commited on

feat: track under lfs missing *.png images
5718e10

aletrn commited on

[test] change assertion type in test_normalize_array (helpers), fix predictors test cases
949feff

aletrn commited on

[test] update test cases
5569a41

aletrn commited on

[refactor] import aws_lambda_powertools and define tests about aws lambda integration only when IS_AWS_LAMBDA is defined
a331478

aletrn commited on

[refactor] move core instance segmentation (segment anything) functionality to samgis_core, bump to version 1.2.0
768585c

aletrn commited on

[test] add local server as tiles xyz provider
039b373

aletrn commited on

[test] add raster helpers test cases
fd91ade

aletrn commited on

[test] add fastapi app test cases
8f3e5b9

aletrn commited on

[feat] add working static frontend
aa983ad

aletrn commited on

[refactor] use poetry also to build the aws docker images
c76cb5f

aletrn commited on

[refactor] renamed backend package to samgis
c8c2cad

aletrn commited on

[refactor] start decoupling backend code from aws wrapper
eaace17

aletrn commited on

[test] update test cases to handle input source as xyzservices.TileProvider
57f545c

aletrn commited on

[test] update test cases because of renamed/new types
5af10a7

aletrn commited on

[test] update test cases
b393c95

aletrn commited on

[test] lambda_handler: add test rectangle and multi prompts cases
560617a

aletrn commited on

[test] lambda_handler: update test cases assertions
e062954

aletrn commited on

[test] lambda_handler: update test cases, add case for rectangle
2f330ba

aletrn commited on

[test] add more "real" test cases for lambda_handler, 200/ok case
577f3b0

aletrn commited on

[feat] add support for multi-prompt, both of type point and rectangle
f10156a

aletrn commited on

[test] update lambda_handler real test case expected output
18eabd0

aletrn commited on

[test] update test cases
2f08493

aletrn commited on

[doc] update some docstrings
3209d49

aletrn commited on

[test] using local tile http server in lambda_handler "real" test case
4e35839

aletrn commited on

[test] add lambda_handler "real" test case
caf10ab

aletrn commited on

[refactor] apply suggestion from sonarlint
ee2ed59

aletrn commited on

[test] SegmentAnythingONNX test case (encode and predict_masks - check map)
793909c

aletrn commited on

[test] add test cases for download_extent
7a8b84d

aletrn commited on

[test] add test cases for get_vectorized_raster_as_geojson and SegmentAnythingONNX
84a883f

aletrn commited on

[docs] add more docs content
6f2f547

aletrn commited on

[test] add test case for lambda_handler
4fed430

aletrn commited on

[feat] add test case for get_response
9205f9c

aletrn commited on

[test] add test cases, add function utility base64_encode()
142642e

aletrn commited on

[test] add test cases, add command for test coverage
5a246f7

aletrn commited on

[refactor] migrate pydantic.parse to pydantic.model_validate
ef3d72e

aletrn commited on

[test] refactor code, fix some tests
3041467

aletrn commited on

[test] refactor samexporter_predict and get_vectorized_raster_as_geojson to avoid writing the downloaded raster
6c70a52

aletrn commited on

[test] add get_raster_inference test case
94729d4

aletrn commited on

[feat] add input parsing and validation with pydantic, refactor code
85dd36a

aletrn commited on

[test] add get_parsed_bbox_points test case, refactor test structure
238719b

aletrn commited on

[test] add get_latlng_to_pixel_coordinates test
5b77c7a

aletrn commited on

[test] refactor test execution, add test input/output events
9d4db86

aletrn commited on

[test] add pytest with first test cases from coordinates_pixel_conversion.py
814e9b0

aletrn commited on