gradio/js/app/test
Abubakar Abid 8f46556b38
Fix api recorder (#8247)
* fix api recorder

* add changeset

* call data

* fix

* changes

* add changeset

* changes

* format frontend

* lint

* changes

* format

* add changeset

* changes

* add changeset

* fixes

* add changeset

* fix'

* format

* fixes

* add changeset

* add test

* format

* changes

* fix backend tests

* changes

* format

* fix py tests

* push

* data

* add logging

* remove console log

* fix root

* remove console

* format

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2024-05-17 13:37:44 -07:00
..
files Custom component 2e2 test (#7394) 2024-02-12 10:06:22 -08:00
audio_component_events.spec.ts
audio_debugger.spec.ts
blocks_chained_events.spec.ts
blocks_essay.spec.ts
blocks_flashcards.spec.ts
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 Change upload icon for MultimodalTextbox (#8236) 2024-05-09 23:32:28 -04:00
clear_components.spec.ts
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
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
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
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 chore(deps): update dependency eslint to v9 (#8121) 2024-05-03 09:57:08 +01: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
on_listener_test.spec.ts
outbreak_forecast.spec.ts
queue_full_e2e_test.spec.ts Implement JS Client tests (#8109) 2024-04-30 18:50:38 +02: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 Fix api recorder (#8247) 2024-05-17 13:37:44 -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
upload_file_limit_test.spec.ts Change upload icon for MultimodalTextbox (#8236) 2024-05-09 23:32:28 -04: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