-
-
Notifications
You must be signed in to change notification settings - Fork 570
UI tests
Philipp Rudiger edited this page Jun 22, 2022
·
4 revisions
-
Plotly[Thuy]- Test plot is rendered
- Ensure clicking on plot updates
click_datain Python - Ensure hovering over plot updates
hover_datain Python - Ensure selecting data in plot updates
selected_datain Python - Ensure panning on plot updates
viewportin Python - ...
- Quill/TextEditor
- Check updating
valuein Python updates editor in JS - Ensure typing into texteditor update Python
value - Ensure updating
placeholderin Python updates editor in JS - ...
- Check updating
-
Card[Thuy]- Card expands collapses on header click and when setting
collapsed=Truein Python - Card does not expand/collapse if
collapsible=False - ...
- Card expands collapses on header click and when setting
-
Accordion[Thuy]- Check all Cards except one collapses if toggle=True
- Ensure toggling Cards updates
active - ...
-
DatetimePicker[Thuy] -
Location[Thuy]- Check setting URL parameters in Python updates
document.location - Check setting
hashin Python updatesdocument.location - Check setting
document.locationupdatespn.state.location
- Check setting URL parameters in Python updates
-
ReactiveHTML[@philippjfr] - tabulator [@maximlt]