..
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_large_state.py
simple pytest benchmark for measuring event <=> state update round trip time ( #2489 )
2024-01-30 15:55:55 -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
fix EventHandlers and ComputedVars inherited by mixin classes ( #2534 )
2024-02-07 14:48:39 -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