gradio/js/app/test/tests.md
pngwn ea889fa8c4
unit tests for shared component functionality (#4794)
* add more tests

* fixes

* fixes

* fixes

* fix testmatch
2023-07-06 10:55:45 +01:00

12 KiB

Test Coverage

Just a little reference docs to understand what is tested/ needs testing. Perhaps temporary until we are in a better place.

Interface

Flagging

Blocks

Block Layouts

Themes

Components

Props/kwargs

Component value visible elem_id elem_classes container label show_label
AnnotatedImage
Audio
BarPlot
Button
Chatbot
Checkbox
CheckboxGroup
ClearButton
Code
ColorPicker
Dataframe
Dropdown
File
Gallery
HTML
HighlightedText
Image
JSON
Label
Lineplot
Markdown
Model3D
Number
Plot
Radio
ScatterPlot
Slider
Textbox
Timeseries
UploadButton
Video

Events

Component value visible elem_id elem_classes container label show_label
AnnotatedImage
Audio
BarPlot
Button
Chatbot
Checkbox
CheckboxGroup
ClearButton
Code
ColorPicker
Dataframe
Dataset
Dropdown
File
Gallery
HTML
HighlightedText
Image
Interpretation
JSON
Label
Lineplot
Markdown
Model3D
Number
Plot
Radio
ScatterPlot
Slider
State
Textbox
Timeseries
UploadButton
Video

AnnotatedImage

Audio

BarPlot

Button

Chatbot

Checkbox

CheckboxGroup

ClearButton

Code

ColorPicker

Dataframe

Dataset

Dropdown

File

HTML

HighlightedText

Image

Interpretation

JSON

Label

Lineplot

Markdown

Model3D

Number

Plot

Radio

ScatterPlot

Slider

State

Textbox

Timeseries

UploadButton

Video

Helpers

Error

load

Examples

Progress

update

make_waveform

EventData

Routes

Request

mount_gradio_app

Clients

Python (gradio_client)

JavaScript (@gradio/client)