gradio/test/components
Freddy Boulton 8204425bfa
Fix Json component serialization bug (#8934)
* Add code

* add code

* add changeset

* Add code

* trigger ci

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2024-07-30 15:49:14 -04:00
..
__init__.py
plot_data.py Refactor plots to drop altair and use vega.js directly (#8807) 2024-07-22 09:52:48 -07:00
test_annotated_image.py Extend pyright to cover tests as well (#8856) 2024-07-21 19:55:18 -07:00
test_audio.py Extend pyright to cover tests as well (#8856) 2024-07-21 19:55:18 -07:00
test_button.py Extend pyright to cover tests as well (#8856) 2024-07-21 19:55:18 -07: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 Extend pyright to cover tests as well (#8856) 2024-07-21 19:55:18 -07:00
test_checkbox.py
test_code.py
test_color_picker.py
test_dataframe.py Extend pyright to cover tests as well (#8856) 2024-07-21 19:55:18 -07:00
test_dataset.py Extend pyright to cover tests as well (#8856) 2024-07-21 19:55:18 -07:00
test_datetime.py Extend pyright to cover tests as well (#8856) 2024-07-21 19:55:18 -07:00
test_dropdown.py Extend pyright to cover tests as well (#8856) 2024-07-21 19:55:18 -07:00
test_file_explorer.py Extend pyright to cover tests as well (#8856) 2024-07-21 19:55:18 -07:00
test_file.py Extend pyright to cover tests as well (#8856) 2024-07-21 19:55:18 -07:00
test_gallery.py Extend pyright to cover tests as well (#8856) 2024-07-21 19:55:18 -07:00
test_highlighted_text.py Extend pyright to cover tests as well (#8856) 2024-07-21 19:55:18 -07:00
test_html.py
test_image_editor.py Extend pyright to cover tests as well (#8856) 2024-07-21 19:55:18 -07:00
test_image.py Extend pyright to cover tests as well (#8856) 2024-07-21 19:55:18 -07:00
test_json.py Fix Json component serialization bug (#8934) 2024-07-30 15:49:14 -04:00
test_label.py Extend pyright to cover tests as well (#8856) 2024-07-21 19:55:18 -07:00
test_markdown.py Add copy button to gr.Markdown (#8851) 2024-07-22 12:39:20 +01:00
test_model3d.py Model3D point cloud and wireframe display modes (#8687) 2024-07-04 14:06:41 -07:00
test_native_plots.py Refactor plots to drop altair and use vega.js directly (#8807) 2024-07-22 09:52:48 -07:00
test_number.py
test_plot.py Extend pyright to cover tests as well (#8856) 2024-07-21 19:55:18 -07:00
test_radio.py
test_slider.py Extend pyright to cover tests as well (#8856) 2024-07-21 19:55:18 -07:00
test_state.py
test_textbox.py Extend pyright to cover tests as well (#8856) 2024-07-21 19:55:18 -07:00
test_upload_button.py Extend pyright to cover tests as well (#8856) 2024-07-21 19:55:18 -07:00
test_video.py Adds ability to watermark videos via a watermark parameter in Video component (#8900) 2024-07-29 21:09:38 +00:00