gradio/js/app/test
Hannah ded5256c4a
Fix audio recording events not dispatching (#7158)
* fix audio events and add events test

* add changeset

* add changes to audio demo

* Fix e2e tests

* regenerate notebook

* formatting

* test timeout for e2e

* formatting

* remove value param from stop_recording

* formatting

* fix test

* formatting

* tweak

* test new playwright config

* skip test

* formatting

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2024-01-26 18:13:27 +01:00
..
files Fix File drag and drop for specific file_types (#6982) 2024-01-17 18:12:15 -05: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 Fix updating choices in gr.Dropdown and updates related to other components (#6309) 2023-11-07 04:16:29 -08:00
blocks_flashcards.spec.ts Fix audio recording events not dispatching (#7158) 2024-01-26 18:13:27 +01:00
blocks_inputs.spec.ts Version 4 development branch (#5498) 2023-10-31 04:46:02 +00:00
blocks_page_load.spec.ts
blocks_xray.spec.ts Version 4 development branch (#5498) 2023-10-31 04:46:02 +00:00
cancel_events.spec.ts Fix functional tests (#6931) 2024-01-04 15:39:16 -08:00
chatbot_multimodal.spec.ts Improve like/dislike functionality (#6572) 2023-11-24 19:03:18 +01:00
chatinterface_streaming_echo.spec.ts Fix JS Client when app is running behind a proxy (#6863) 2023-12-22 15:00:42 -05: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 Version 4 development branch (#5498) 2023-10-31 04:46:02 +00:00
dataframe_colorful.spec.ts Fix for stylized DataFrame (#6318) 2023-11-07 11:16:33 -08:00
file_component_events.spec.ts Fix File drag and drop for specific file_types (#6982) 2024-01-17 18:12:15 -05:00
file_explorer_component_events.spec.ts Fix directory-only glob for FileExplorer (#6689) 2023-12-12 16:39:11 -08:00
gallery_component_events.spec.ts Use Gallery as input component (#7148) 2024-01-25 18:51:59 -05:00
image_component_events.spec.ts Fix functional tests (#6931) 2024-01-04 15:39:16 -08:00
input_output.spec.ts Version 4 development branch (#5498) 2023-10-31 04:46:02 +00:00
kitchen_sink.spec.ts Fix functional tests (#6931) 2024-01-04 15:39:16 -08:00
load_space.spec.ts Fix dropdown refocusing due to <label /> element (#7081) 2024-01-22 10:32:27 -08:00
media_data.ts Version 4 development branch (#5498) 2023-10-31 04:46:02 +00: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 Fix event target (#6383) 2023-11-13 15:14:55 -08:00
outbreak_forecast.spec.ts Version 4 development branch (#5498) 2023-10-31 04:46:02 +00:00
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
tests.md
upload_button_component_events.spec.ts Fix the reloader (#6983) 2024-01-09 15:18:07 -08:00
video_component_events.spec.ts Improve source selection UX (#6766) 2023-12-19 19:24:08 +00:00