reflex/integration
2023-11-16 15:46:13 -08:00
..
benchmarks Add benchmarking tests (#2143) 2023-11-08 17:41:08 -08:00
init-test reflex_init_in_docker_test: export both frontend and backend (#2182) 2023-11-16 14:21:54 -08:00
__init__.py Client-side storage / State integration (#1629) 2023-08-30 12:43:29 -07:00
conftest.py Client-side Routing (404 redirect) (#1695) 2023-09-05 16:22:00 -07:00
test_background_task.py Fix AppHarness tests (#1987) 2023-10-18 01:46:13 +02:00
test_call_script.py rx.call_script callback needs to await promises (#2121) 2023-11-02 14:37:02 -07:00
test_client_storage.py Fix AppHarness tests (#1987) 2023-10-18 01:46:13 +02:00
test_connection_banner.py App: only render default overlay_component when DefaultState is not used (#1744) 2023-09-05 16:22:25 -07:00
test_dynamic_routes.py Fix AppHarness tests (#1987) 2023-10-18 01:46:13 +02:00
test_event_actions.py Do not stop prop is there is no prop to stop (#2116) 2023-11-02 10:21:41 -07:00
test_event_chain.py Fix AppHarness tests (#1987) 2023-10-18 01:46:13 +02:00
test_form_submit.py Support Form controls via name attribute (no ID or ref) (#2012) 2023-11-10 12:58:59 -08:00
test_input.py Fix AppHarness tests (#1987) 2023-10-18 01:46:13 +02:00
test_login_flow.py [REF-938] Fix up radix themes issues (#2002) 2023-10-24 14:29:54 -07:00
test_radix_themes.py [REF-938] Fix up radix themes issues (#2002) 2023-10-24 14:29:54 -07:00
test_server_side_event.py Fix AppHarness tests (#1987) 2023-10-18 01:46:13 +02:00
test_table.py Fix AppHarness tests (#1987) 2023-10-18 01:46:13 +02:00
test_upload.py [REF-723+] Upload with progress and cancellation (#1899) 2023-11-16 15:46:13 -08:00
test_var_operations.py Support Form controls via name attribute (no ID or ref) (#2012) 2023-11-10 12:58:59 -08:00
utils.py Client-side storage / State integration (#1629) 2023-08-30 12:43:29 -07:00