gradio/js/app/test
Yuichiro Tachibana (Tsuchiya) 522daf787a
Patch async_save_url_to_cache for Lite (#8026)
* Update `async_save_url_to_cache` to work on Wasm

* Refactoring `save_url_to_cache`

* add changeset

* Fix

* Use pyodide.http as a custom transport of httpx

* Use urllib3 as a custom transport of httpx to make sync http requests

* Add an E2E test case to detect the bugs on remote resource caching

* add changeset

* Add image_remote_url E2E test

* add changeset

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2024-04-17 03:54:34 +09:00
..
files Custom component 2e2 test (#7394) 2024-02-12 10:06:22 -08:00
audio_component_events.spec.ts Fix audio recording events not dispatching (#7158) 2024-01-26 18:13:27 +01:00
audio_debugger.spec.ts Ensure device selection works in Audio when streaming (#7082) 2024-01-23 10:49:29 +01:00
blocks_chained_events.spec.ts Fix api event drops (#6556) 2023-12-12 15:24:46 -08:00
blocks_essay.spec.ts
blocks_flashcards.spec.ts Fix audio recording events not dispatching (#7158) 2024-01-26 18:13:27 +01:00
blocks_flipper.spec.ts ensure kwargs are always in sync across the whole application (#7963) 2024-04-08 18:12:14 +01:00
blocks_inputs.spec.ts
blocks_page_load.spec.ts
blocks_xray.spec.ts
cancel_events.spec.ts Stop running iterators when js client disconnects (#7835) 2024-03-27 17:41:40 +00:00
chatbot_multimodal.spec.ts Multimodal Textbox (Chat Input Component) (#7420) 2024-03-19 13:16:05 -07:00
clear_components.spec.ts Allow gr.ClearButton and gr.DuplicateButton to be made hidden (and otherwise updated) (#6932) 2024-01-03 11:29:16 -08:00
components.test.ts
custom_css.spec.ts Allow applying @media, @keyframes and @import in custom CSS (#7395) 2024-02-13 00:39:30 +01:00
dataframe_colorful.spec.ts Fix for stylized DataFrame (#6318) 2023-11-07 11:16:33 -08:00
file_component_events.spec.ts Fixes: Invalid file_type breaks drag and drop (#7559) 2024-03-05 16:52:22 -05:00
file_explorer_component_events.spec.ts fix tests? (#7523) 2024-02-23 16:29:11 +00:00
gallery_component_events.spec.ts Use Gallery as input component (#7148) 2024-01-25 18:51:59 -05:00
gradio_pdf_demo.spec.ts Add show_progress prop to Upload Component to bring back upload progress animation (#8002) 2024-04-11 15:30:30 -07:00
hello_world.reload.spec.ts Do not reload code inside gr.NO_RELOAD context (#7684) 2024-03-21 15:59:53 -04:00
image_component_events.spec.ts Fix functional tests (#6931) 2024-01-04 15:39:16 -08:00
image_editor_events.spec.ts ensure ImageEditor events work as expected (#7845) 2024-04-15 20:16:07 +00:00
image_remote_url.spec.ts Patch async_save_url_to_cache for Lite (#8026) 2024-04-17 03:54:34 +09:00
input_output.spec.ts
kitchen_sink.spec.ts Fix lite tests (#7342) 2024-02-07 14:57:52 +00:00
media_data.ts
mini_leaderboard.spec.ts Fix gr.CheckboxGroup change event (#7915) 2024-04-03 07:19:58 -07:00
model3d_component_events.spec.ts Fix flaky CI tests (again 😓 ) (#6780) 2023-12-14 12:40:36 -08:00
on_listener_test.spec.ts Number example fix (#7294) 2024-02-05 08:55:10 -08:00
outbreak_forecast.spec.ts
queue_full_e2e_test.spec.ts E2E test that Queue Full does not break the client. Also that backend exceptions don't break the client or queue. (#6812) 2023-12-18 15:13:44 -05:00
rapid_generation.spec.ts Fixes streaming event race condition (#7926) 2024-04-04 12:39:44 -07:00
stream_audio_out.spec.ts Fix audio streaming out (#7881) 2024-04-01 02:25:16 -07:00
tabs.spec.ts Fix programmatic tab selection (#7916) 2024-04-08 11:34:25 -07:00
test_chatinterface_streaming_echo.spec.ts Multimodal Textbox (Chat Input Component) (#7420) 2024-03-19 13:16:05 -07:00
tests.md
theme_builder.spec.ts JS functions break entire app if there's no input, fixed (#7865) 2024-03-28 14:54:46 -07:00
unload_event_test.spec.ts Use asyncio.Event to stop stream in heartbeat route (#7932) 2024-04-05 11:57:49 -07:00
upload_button_component_events.spec.ts Fix the reloader (#6983) 2024-01-09 15:18:07 -08:00
utils.ts Do not reload code inside gr.NO_RELOAD context (#7684) 2024-03-21 15:59:53 -04:00
video_component_events.spec.ts Improve source selection UX (#6766) 2023-12-19 19:24:08 +00:00