reflex/integration
2024-01-12 14:22:38 -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 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 inherit computed vars from state mixins (#2351) 2024-01-12 14:22:38 -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-1365] Radix + Tailwind Compatibility (and allow tailwind to be completely disabled) (#2246) 2023-12-28 00:14:04 -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