azure-functions-python-worker/tests/unittests
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
..
azure_namespace_import Refactoring tests utils (#1109) 2022-10-24 15:16:37 -05:00
broken_functions Configurable file name (#1323) 2024-01-11 12:58:46 -06:00
dispatcher_functions Moving function indexing to init request (#1446) 2024-03-25 11:45:21 -05:00
durable_functions Add copyright and license info in file header (#705) 2020-06-26 14:42:10 -07:00
eventhub_mock_functions Add copyright and license info in file header (#705) 2020-06-26 14:42:10 -07:00
file_name_functions Configurable file name (#1323) 2024-01-11 12:58:46 -06:00
generic_functions Enabled implicit output for generic bindings (#1391) 2024-03-06 16:01:24 -06:00
http_functions Docker tests updates (#1457) 2024-04-02 15:26:16 -05:00
load_functions Add a default script_file for function.json without scriptFile (#893) 2021-09-22 23:52:43 -07:00
log_filtering_functions Categorize SDK logs as system logs (#850) 2021-06-02 10:22:27 -07:00
path_import Refactoring tests utils (#1109) 2022-10-24 15:16:37 -05:00
resources Enabling Python 3.10 CI and other changes (#961) 2022-02-12 07:22:35 -08:00
test-binding Add copyright and license info in file header (#705) 2020-06-26 14:42:10 -07:00
third_party_http_functions/stein blueprint change: worker indexing functionregister (#1065) 2022-07-01 11:00:05 -05:00
timer_functions Add copyright and license info in file header (#705) 2020-06-26 14:42:10 -07:00
test_app_setting_manager.py Moving function indexing to init request (#1446) 2024-03-25 11:45:21 -05:00
test_broken_functions.py Refactoring tests utils (#1109) 2022-10-24 15:16:37 -05:00
test_code_quality.py Enabled implicit output for generic bindings (#1391) 2024-03-06 16:01:24 -06:00
test_datumref.py cookies get key hotfix (#1076) 2022-07-26 16:38:26 -05:00
test_dispatcher.py Moving function indexing to init request (#1446) 2024-03-25 11:45:21 -05:00
test_enable_debug_logging_functions.py Fixed unit and docker tests (#1438) 2024-03-05 13:52:26 -06:00
test_extension.py Python 3.6 baggage code removal (#1419) 2024-02-13 13:08:40 -06:00
test_file_accessor.py Refactoring tests utils (#1109) 2022-10-24 15:16:37 -05:00
test_file_accessor_factory.py Setting up dev as V4 branch for PyWorker (#936) 2022-02-04 14:35:36 -08:00
test_functions_registry.py Reverted route validation (#1278) 2023-07-28 15:11:22 -05:00
test_http_functions.py Docker tests updates (#1457) 2024-04-02 15:26:16 -05:00
test_invalid_stein.py Fixed unit and docker tests (#1438) 2024-03-05 13:52:26 -06:00
test_loader.py Added console logging to show errors during function load & indexing (#1396) 2024-01-12 13:30:11 -06:00
test_log_filtering_functions.py Fixing E2E and UT flaky tests. (#1188) 2023-03-03 10:35:06 -06:00
test_logging.py Fixing format_traceback's change of signature (#1123) 2022-10-18 16:38:53 -07:00
test_main.py Enable support for handling new command line arguments (#1318) 2023-09-20 14:53:49 -05:00
test_mock_blob_shared_memory_functions.py Moving get_bindings_registry to static list (#1197) 2023-03-16 11:02:30 -05:00
test_mock_durable_functions.py Moving get_bindings_registry to static list (#1197) 2023-03-16 11:02:30 -05:00
test_mock_eventhub_functions.py Moving get_bindings_registry to static list (#1197) 2023-03-16 11:02:30 -05:00
test_mock_generic_functions.py Enabled implicit output for generic bindings (#1391) 2024-03-06 16:01:24 -06:00
test_mock_http_functions.py Moving get_bindings_registry to static list (#1197) 2023-03-16 11:02:30 -05:00
test_mock_log_filtering_functions.py Moving get_bindings_registry to static list (#1197) 2023-03-16 11:02:30 -05:00
test_mock_timer_functions.py Moving get_bindings_registry to static list (#1197) 2023-03-16 11:02:30 -05:00
test_nullable_converters.py Enable support for multiple Set-Cookie response headers (native & wsgi/asgi) (#1004) 2022-07-01 16:19:40 -05:00
test_rpc_messages.py SettingsApi ModuleNotFoundError fix when extensions enabled (#1305) 2023-08-25 15:58:21 -05:00
test_script_file_name.py Test Fixes for 503 error (#1433) 2024-02-29 17:21:09 -06:00
test_shared_memory_manager.py Refactoring tests utils (#1109) 2022-10-24 15:16:37 -05:00
test_shared_memory_map.py Fixing E2E and UT flaky tests. (#1188) 2023-03-03 10:35:06 -06:00
test_third_party_http_functions.py Fixing E2E and UT flaky tests. (#1188) 2023-03-03 10:35:06 -06:00
test_types.py Add copyright and license info in file header (#705) 2020-06-26 14:42:10 -07:00
test_typing_inspect.py Refactoring typing_inspect.py (#1435) 2024-03-01 16:49:46 -06:00
test_utilities.py Moving function indexing to init request (#1446) 2024-03-25 11:45:21 -05:00
test_utilities_dependency.py Python 3.6 baggage code removal (#1419) 2024-02-13 13:08:40 -06:00