reflex/integration
2024-01-29 16:58:05 -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 fix SmartDisplay visible parameter (#2451) 2024-01-24 17:41:16 -08:00
test_background_task.py apps should no longer call "app.compile()" (#2291) 2023-12-18 16:06:21 -08:00
test_call_script.py apps should no longer call "app.compile()" (#2291) 2023-12-18 16:06:21 -08:00
test_client_storage.py apps should no longer call "app.compile()" (#2291) 2023-12-18 16:06:21 -08:00
test_connection_banner.py apps should no longer call "app.compile()" (#2291) 2023-12-18 16:06:21 -08:00
test_dynamic_routes.py apps should no longer call "app.compile()" (#2291) 2023-12-18 16:06:21 -08:00
test_event_actions.py apps should no longer call "app.compile()" (#2291) 2023-12-18 16:06:21 -08:00
test_event_chain.py apps should no longer call "app.compile()" (#2291) 2023-12-18 16:06:21 -08:00
test_form_submit.py apps should no longer call "app.compile()" (#2291) 2023-12-18 16:06:21 -08:00
test_input.py apps should no longer call "app.compile()" (#2291) 2023-12-18 16:06:21 -08:00
test_login_flow.py apps should no longer call "app.compile()" (#2291) 2023-12-18 16:06:21 -08:00
test_server_side_event.py apps should no longer call "app.compile()" (#2291) 2023-12-18 16:06:21 -08:00
test_state_inheritance.py extend state inheritance tests with non-computed vars (#2425) 2024-01-23 12:20:34 -08:00
test_table.py apps should no longer call "app.compile()" (#2291) 2023-12-18 16:06:21 -08:00
test_tailwind.py [REF-1632] Apply rx.App styles to Radix Themes root div (#2481) 2024-01-29 16:58:05 -08:00
test_upload.py apps should no longer call "app.compile()" (#2291) 2023-12-18 16:06:21 -08:00
test_var_operations.py apps should no longer call "app.compile()" (#2291) 2023-12-18 16:06:21 -08:00
utils.py Client-side storage / State integration (#1629) 2023-08-30 12:43:29 -07:00