gradio/test/components
Abubakar Abid a3d23b43e7
Add loop parameters to gr.Audio and gr.Video (#8806)
* add loop

* changes

* add changeset

* audio player

* fix tests

* test audio

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2024-07-16 22:05:59 -07:00
..
__init__.py Split test/test_components.py into test/components/test_*.py (#8218) 2024-05-07 16:06:34 +09:00
plot_data.py Split test/test_components.py into test/components/test_*.py (#8218) 2024-05-07 16:06:34 +09:00
test_annotated_image.py Split test/test_components.py into test/components/test_*.py (#8218) 2024-05-07 16:06:34 +09:00
test_audio.py Add loop parameters to gr.Audio and gr.Video (#8806) 2024-07-16 22:05:59 -07:00
test_bar_plot.py Improved plot rendering (#8580) 2024-06-20 23:09:04 +00:00
test_button.py Split test/test_components.py into test/components/test_*.py (#8218) 2024-05-07 16:06:34 +09:00
test_chatbot.py Add guides for msg format and llm agents (#8750) 2024-07-12 11:53:28 +00:00
test_checkbox_group.py Split test/test_components.py into test/components/test_*.py (#8218) 2024-05-07 16:06:34 +09:00
test_checkbox.py Split test/test_components.py into test/components/test_*.py (#8218) 2024-05-07 16:06:34 +09:00
test_code.py Split test/test_components.py into test/components/test_*.py (#8218) 2024-05-07 16:06:34 +09:00
test_color_picker.py Split test/test_components.py into test/components/test_*.py (#8218) 2024-05-07 16:06:34 +09:00
test_dataframe.py Split test/test_components.py into test/components/test_*.py (#8218) 2024-05-07 16:06:34 +09:00
test_dataset.py Allows updating the dataset of a gr.Examples (#8745) 2024-07-15 09:19:52 -07:00
test_datetime.py gr.DateTime component (#8713) 2024-07-10 20:55:45 -07:00
test_dropdown.py Split test/test_components.py into test/components/test_*.py (#8218) 2024-05-07 16:06:34 +09:00
test_file_explorer.py Split test/test_components.py into test/components/test_*.py (#8218) 2024-05-07 16:06:34 +09:00
test_file.py Split test/test_components.py into test/components/test_*.py (#8218) 2024-05-07 16:06:34 +09:00
test_gallery.py Split test/test_components.py into test/components/test_*.py (#8218) 2024-05-07 16:06:34 +09:00
test_highlighted_text.py Enable hiding the inline category in HighlightedText with a show_inline_category argument (#8355) 2024-05-23 09:17:41 +00:00
test_html.py Split test/test_components.py into test/components/test_*.py (#8218) 2024-05-07 16:06:34 +09:00
test_image_editor.py Split test/test_components.py into test/components/test_*.py (#8218) 2024-05-07 16:06:34 +09:00
test_image.py Split test/test_components.py into test/components/test_*.py (#8218) 2024-05-07 16:06:34 +09:00
test_json.py Ensure JSON component outputs handled properly in postprocess (#8292) 2024-05-15 21:38:50 +00:00
test_label.py Split test/test_components.py into test/components/test_*.py (#8218) 2024-05-07 16:06:34 +09:00
test_line_plot.py gr.DateTime component (#8713) 2024-07-10 20:55:45 -07:00
test_markdown.py Split test/test_components.py into test/components/test_*.py (#8218) 2024-05-07 16:06:34 +09:00
test_model3d.py Model3D point cloud and wireframe display modes (#8687) 2024-07-04 14:06:41 -07:00
test_number.py Split test/test_components.py into test/components/test_*.py (#8218) 2024-05-07 16:06:34 +09:00
test_plot.py Add event listener support to render blocks (#8243) 2024-05-22 14:51:53 -07:00
test_radio.py Split test/test_components.py into test/components/test_*.py (#8218) 2024-05-07 16:06:34 +09:00
test_scatter_plot.py Improved plot rendering (#8580) 2024-06-20 23:09:04 +00:00
test_slider.py Add Timer component (#8505) 2024-06-28 16:53:44 -07:00
test_state.py Split test/test_components.py into test/components/test_*.py (#8218) 2024-05-07 16:06:34 +09:00
test_textbox.py Split test/test_components.py into test/components/test_*.py (#8218) 2024-05-07 16:06:34 +09:00
test_upload_button.py Split test/test_components.py into test/components/test_*.py (#8218) 2024-05-07 16:06:34 +09:00
test_video.py Add loop parameters to gr.Audio and gr.Video (#8806) 2024-07-16 22:05:59 -07:00