gradio/test/components
Abubakar Abid 981731acb7
Fix flaky tests and tests on Windows (#9059)
* fixes

* fix external tests

* lint

* add changeset

* comment

* fix client

* add changeset

* run on pull request label changes

* lint

* file explorer

* format

* format

* fix windows

* changes

* test

* format backend

* fix

* fix test

* fix tests

* fix

* rate limit

* fix

* trigger

* fix flakiness

* test

* reruns

* reqs

* fix functional tests

* fix test

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2024-08-08 01:41:16 -07: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 Add min/max-imize button to gr.Image and gr.Gallery (#8964) 2024-08-05 23:45:14 +01: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 Fix flaky tests and tests on Windows (#9059) 2024-08-08 01:41:16 -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 Amend show_label in gr.HTML to show optional label (#9024) 2024-08-07 09:19:56 -07:00
test_image_editor.py Add min/max-imize button to gr.Image and gr.Gallery (#8964) 2024-08-05 23:45:14 +01:00
test_image.py Add min/max-imize button to gr.Image and gr.Gallery (#8964) 2024-08-05 23:45:14 +01:00
test_json.py Allow viewing JSON as list or dict with show_indices param (#8932) 2024-07-30 23:43:22 +00: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 Type hint Correction (#8972) 2024-08-02 18:52:48 +00:00
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