azure-functions-python-worker/tests/endtoend
gavin-aguiar 30789ed5ca
Docker tests updates (#1457)
* Docker tests updates

* Fixed consumption custom image if empty

* Updated extension csproj to use .net8

* Update extensions to include System.Drawing.Common

* Update extensions to include System.Text.Json

* Added table extension

* table & eh, unit, lint

* eh test

* lint

---------

Co-authored-by: hallvictoria <victoriahall@microsoft.com>
2024-04-02 15:26:16 -05:00
..
blob_functions Docker e2e test fixes (#1192) 2023-04-26 23:02:11 -05:00
blueprint_functions Docker e2e test fixes (#1192) 2023-04-26 23:02:11 -05:00
cosmosdb_functions Updated cosmosdb functions to use v4 extension (#1227) 2023-05-02 15:06:33 -05:00
dependency_isolation_functions Adding docker tests (#1157) 2022-12-21 15:16:21 -06:00
durable_functions Added durable functions stein tests (#1199) 2023-04-27 16:10:25 -05:00
eventgrid_functions Docker e2e test fixes (#1192) 2023-04-26 23:02:11 -05:00
eventhub_batch_functions Docker tests updates (#1457) 2024-04-02 15:26:16 -05:00
eventhub_functions Docker e2e test fixes (#1192) 2023-04-26 23:02:11 -05:00
generic_functions Enabled implicit output for generic bindings (#1391) 2024-03-06 16:01:24 -06:00
http_functions Configurable file name (#1323) 2024-01-11 12:58:46 -06:00
queue_functions Docker e2e test fixes (#1192) 2023-04-26 23:02:11 -05:00
retry_policy_functions Retry policy support for v2 programming model (#1268) 2023-07-06 16:59:34 -05:00
servicebus_functions Testing new SB properties (#1425) 2024-02-29 21:45:12 -06:00
sql_functions Add sql trigger e2e test (#1375) 2024-03-28 10:27:18 -05:00
table_functions Docker tests updates (#1457) 2024-04-02 15:26:16 -05:00
third_party_http_functions/stein blueprint change: worker indexing functionregister (#1065) 2022-07-01 11:00:05 -05:00
timer_functions Docker e2e test fixes (#1192) 2023-04-26 23:02:11 -05:00
warmup_functions Add warmup trigger e2e tests (#1295) 2023-08-02 10:44:49 -05:00
test_blob_functions.py Docker e2e test fixes (#1192) 2023-04-26 23:02:11 -05:00
test_blueprint_functions.py Fixing E2E and UT flaky tests. (#1188) 2023-03-03 10:35:06 -06:00
test_cosmosdb_functions.py Fixing E2E and UT flaky tests. (#1188) 2023-03-03 10:35:06 -06:00
test_dependency_isolation_functions.py Docker e2e test fixes (#1192) 2023-04-26 23:02:11 -05:00
test_durable_functions.py Flaky durable tests (#1385) 2024-01-26 17:11:26 -06:00
test_eventgrid_functions.py Fixing E2E and UT flaky tests. (#1188) 2023-03-03 10:35:06 -06:00
test_eventhub_batch_functions.py Docker tests updates (#1457) 2024-04-02 15:26:16 -05:00
test_eventhub_functions.py Docker e2e test fixes (#1192) 2023-04-26 23:02:11 -05:00
test_file_name_functions.py Fixed unit and docker tests (#1438) 2024-03-05 13:52:26 -06:00
test_generic_functions.py Enabled implicit output for generic bindings (#1391) 2024-03-06 16:01:24 -06:00
test_http_functions.py Moving function indexing to init request (#1446) 2024-03-25 11:45:21 -05:00
test_queue_functions.py Refactoring tests utils (#1109) 2022-10-24 15:16:37 -05:00
test_retry_policy_functions.py Retry policy support for v2 programming model (#1268) 2023-07-06 16:59:34 -05:00
test_servicebus_functions.py Docker tests updates (#1457) 2024-04-02 15:26:16 -05:00
test_sql_functions.py Add sql trigger e2e test (#1375) 2024-03-28 10:27:18 -05:00
test_table_functions.py Docker tests updates (#1457) 2024-04-02 15:26:16 -05:00
test_third_party_http_functions.py Docker e2e test fixes (#1192) 2023-04-26 23:02:11 -05:00
test_threadpool_thread_count_functions.py Docker e2e test fixes (#1192) 2023-04-26 23:02:11 -05:00
test_timer_functions.py add legacy and pystein timer trigger e2e tests (#1131) 2023-01-23 19:39:43 -06:00
test_warmup_functions.py Moving function indexing to init request (#1446) 2024-03-25 11:45:21 -05:00
test_worker_process_count_functions.py Docker e2e test fixes (#1192) 2023-04-26 23:02:11 -05:00