reflex/tests/integration
Thomas Brandého 6e546526b4
computed var default to cache=True (#4194)
* computed var default to cache=True

* fix lifespan integration tests

* fix redis test
2025-01-16 21:49:54 +01:00
..
init-test Revert "[ENG-4005] Proxy backend requests on '/' to the frontend (#3300)" (#4614) 2025-01-09 16:30:49 -08:00
shared
tests_playwright
__init__.py
conftest.py
test_background_task.py
test_call_script.py
test_client_storage.py
test_component_state.py
test_computed_vars.py computed var default to cache=True (#4194) 2025-01-16 21:49:54 +01:00
test_connection_banner.py
test_deploy_url.py
test_dynamic_components.py
test_dynamic_routes.py computed var default to cache=True (#4194) 2025-01-16 21:49:54 +01:00
test_event_actions.py
test_event_chain.py
test_exception_handlers.py
test_form_submit.py
test_input.py
test_large_state.py
test_lifespan.py computed var default to cache=True (#4194) 2025-01-16 21:49:54 +01:00
test_login_flow.py
test_media.py computed var default to cache=True (#4194) 2025-01-16 21:49:54 +01:00
test_navigation.py
test_server_side_event.py
test_shared_state.py
test_state_inheritance.py
test_tailwind.py
test_upload.py
test_urls.py
test_var_operations.py
utils.py