reflex/integration
Masen Furer bf20a530df
Do not stop prop is there is no prop to stop ()
Check that desired event actions are defined on the object passed as the DOM
event before calling them to avoid frontend errors.
2023-11-02 10:21:41 -07:00
..
init-test Disable metrics in CI () 2023-09-15 18:15:25 -07:00
__init__.py Client-side storage / State integration () 2023-08-30 12:43:29 -07:00
conftest.py Client-side Routing (404 redirect) () 2023-09-05 16:22:00 -07:00
test_background_task.py Fix AppHarness tests () 2023-10-18 01:46:13 +02:00
test_call_script.py Support callback for rx.call_script () 2023-10-26 17:54:48 -07:00
test_client_storage.py Fix AppHarness tests () 2023-10-18 01:46:13 +02:00
test_connection_banner.py App: only render default overlay_component when DefaultState is not used () 2023-09-05 16:22:25 -07:00
test_dynamic_routes.py Fix AppHarness tests () 2023-10-18 01:46:13 +02:00
test_event_actions.py Do not stop prop is there is no prop to stop () 2023-11-02 10:21:41 -07:00
test_event_chain.py Fix AppHarness tests () 2023-10-18 01:46:13 +02:00
test_form_submit.py Expose DOM event actions on EventHandler, EventSpec, and EventChain (stopPropagation) () 2023-10-31 11:42:42 -07:00
test_input.py Fix AppHarness tests () 2023-10-18 01:46:13 +02:00
test_login_flow.py [REF-938] Fix up radix themes issues () 2023-10-24 14:29:54 -07:00
test_radix_themes.py [REF-938] Fix up radix themes issues () 2023-10-24 14:29:54 -07:00
test_server_side_event.py Fix AppHarness tests () 2023-10-18 01:46:13 +02:00
test_table.py Fix AppHarness tests () 2023-10-18 01:46:13 +02:00
test_upload.py Fix AppHarness tests () 2023-10-18 01:46:13 +02:00
test_var_operations.py Fix AppHarness tests () 2023-10-18 01:46:13 +02:00
utils.py Client-side storage / State integration () 2023-08-30 12:43:29 -07:00