samgis / tests

Commit History

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

alessandro trinca tornidor commited on

[test] update test cases
49ff57f

alessandro trinca tornidor commited on

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

alessandro trinca tornidor commited on

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

alessandro trinca tornidor commited on

[test] add local server as tiles xyz provider
2c1de55

alessandro trinca tornidor commited on

[test] add raster helpers test cases
c9605ef

alessandro trinca tornidor commited on

[test] add fastapi app test cases
c06a3f6

alessandro trinca tornidor commited on

[feat] add working static frontend
208eb54

alessandro trinca tornidor commited on

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

alessandro trinca tornidor commited on

[refactor] renamed backend package to samgis
869d654

alessandro trinca tornidor commited on

[refactor] start decoupling backend code from aws wrapper
ca676a9

alessandro trinca tornidor commited on

[test] update test cases to handle input source as xyzservices.TileProvider
1a088a4

alessandro trinca tornidor commited on

[test] update test cases because of renamed/new types
1c4ed3d

alessandro trinca tornidor commited on

[test] update test cases
e1fdb59

alessandro trinca tornidor commited on

[test] lambda_handler: add test rectangle and multi prompts cases
6f3aa58

alessandro trinca tornidor commited on

[test] lambda_handler: update test cases assertions
9e30762

alessandro trinca tornidor commited on

[test] lambda_handler: update test cases, add case for rectangle
3db9334

alessandro trinca tornidor commited on

[test] add more "real" test cases for lambda_handler, 200/ok case
00e13b6

alessandro trinca tornidor commited on

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

alessandro trinca tornidor commited on

[test] update lambda_handler real test case expected output
33e458b

alessandro trinca tornidor commited on

[test] update test cases
fed4882

alessandro trinca tornidor commited on

[doc] update some docstrings
25ad3b4

alessandro trinca tornidor commited on

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

ale commited on

[test] add lambda_handler "real" test case
1e3301d

ale commited on

[refactor] apply suggestion from sonarlint
c07ea2a

ale commited on

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

ale commited on

[test] add test cases for download_extent
c6d3eb3

ale commited on

[test] add test cases for get_vectorized_raster_as_geojson and SegmentAnythingONNX
9e27d22

ale commited on

[docs] add more docs content
0e57b83

ale commited on

[test] add test case for lambda_handler
bf5d95f

ale commited on

[feat] add test case for get_response
3ed3617

ale commited on

[test] add test cases, add function utility base64_encode()
cba35b0

ale commited on

[test] add test cases, add command for test coverage
fdd60c2

ale commited on

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

ale commited on

[test] refactor code, fix some tests
5e08c62

ale commited on

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

ale commited on

[test] add get_raster_inference test case
04e0fe1

ale commited on

[feat] add input parsing and validation with pydantic, refactor code
77f729f

ale commited on

[test] add get_parsed_bbox_points test case, refactor test structure
95b8cc1

ale commited on

[test] add get_latlng_to_pixel_coordinates test
3a14156

ale commited on

[test] refactor test execution, add test input/output events
c14fc4d

ale commited on

[test] add pytest with first test cases from coordinates_pixel_conversion.py
44ec8ca

ale commited on