зеркало из
1
0
Форкнуть 0
azure-functions-python-library/tests
hallvictoria f022bec6d0
DurableClient Converter (#206)
* sample durableClient converter

* dc converter & test

* lint

* removed unnecessary funcs

* typo

---------

Co-authored-by: Victoria Hall <victoria.hall@microsoft.com>
2024-03-06 15:47:02 -06:00
..
decorators Naive implementation of a backwards-compatible `function_name` decorator (#202) 2024-02-06 13:55:33 -06:00
utils Unit tests fixes (#204) 2024-01-31 14:57:15 -06:00
__init__.py Minor code smell refactoring, updating pipelines and description added. (#64) 2020-07-01 12:10:22 -07:00
test_blob.py Implement read1 method for InputStream (#149) 2022-11-14 10:45:11 -06:00
test_code_quality.py New programming model lib change (#99) 2022-03-07 12:45:55 -06:00
test_cosmosdb.py increase eventhub and cosmosdb test code coverage to above 90%. (#133) 2022-06-16 15:43:28 -05:00
test_durable_functions.py DurableClient Converter (#206) 2024-03-06 15:47:02 -06:00
test_eventgrid.py Minor code smell refactoring, updating pipelines and description added. (#64) 2020-07-01 12:10:22 -07:00
test_eventhub.py Unit tests fixes (#204) 2024-01-31 14:57:15 -06:00
test_extension.py Python Worker Extension Interface (sdk) (#81) 2021-03-19 11:21:50 -07:00
test_http.py Added support for http.HTTPStatus in HTTPResponse (#161) 2023-03-02 10:42:45 -06:00
test_http_asgi.py ASGI lifecycle events (#187) 2023-11-14 11:43:31 -06:00
test_http_wsgi.py Add thread_local_storage property to Context (#167) 2023-03-02 17:13:16 -06:00
test_kafka.py Unit tests fixes (#204) 2024-01-31 14:57:15 -06:00
test_meta.py Add missing date/time formats for Servicebus (#95) 2021-10-26 13:04:15 -07:00
test_queue.py increased queue code coverage to above 90%. (#132) 2022-06-20 11:13:40 -05:00
test_servicebus.py Unit tests fixes (#204) 2024-01-31 14:57:15 -06:00
test_sql.py Moved SqlRow from _abc (#150) 2023-01-24 16:43:17 -06:00
test_timer.py Add missing fields (ScheduleStatus) in timer object. (#110) 2022-04-05 13:03:38 -07:00
test_warmup.py Adding Warmup trigger decorator for Programming Model V2 (#158) 2023-03-02 12:09:21 -06:00