reflex/tests/integration
Khaleel Al-Adhami 335816cbf7
add backend disabled dialog (#4715)
* add backend disabled dialog

* pyi that guy

* pyi the other guy

* extend test_connection_banner to also test the cloud banner

* oops, need asyncio _inside_ the app

* Update reflex/components/core/banner.py

Co-authored-by: Masen Furer <m_github@0x26.net>

* use universal cookies

* fix pre-commit

* revert universal cookie 🍪

---------

Co-authored-by: Masen Furer <m_github@0x26.net>
2025-01-31 13:00:56 -08:00
..
init-test removing deprecated features for 0.7.0 and removing py3.9 support (#4586) 2025-01-22 11:54:37 -08:00
shared reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
tests_playwright enable PGH, bump pyright and fix all #type: ignore (#4699) 2025-01-28 13:11:05 -08:00
__init__.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
conftest.py remove integration screenshots (#4677) 2025-01-22 15:18:35 -08:00
test_background_task.py enable PGH, bump pyright and fix all #type: ignore (#4699) 2025-01-28 13:11:05 -08:00
test_call_script.py rename private fields with leading underscore in App (#4642) 2025-01-23 15:28:56 +01:00
test_client_storage.py rename private fields with leading underscore in App (#4642) 2025-01-23 15:28:56 +01:00
test_component_state.py enable PGH, bump pyright and fix all #type: ignore (#4699) 2025-01-28 13:11:05 -08:00
test_computed_vars.py computed var default to cache=True (#4194) 2025-01-16 21:49:54 +01:00
test_connection_banner.py add backend disabled dialog (#4715) 2025-01-31 13:00:56 -08:00
test_deploy_url.py enable PGH, bump pyright and fix all #type: ignore (#4699) 2025-01-28 13:11:05 -08:00
test_dynamic_components.py improve app_src typing (#4324) 2024-11-07 14:08:37 -08:00
test_dynamic_routes.py enable PGH, bump pyright and fix all #type: ignore (#4699) 2025-01-28 13:11:05 -08:00
test_event_actions.py enable PGH, bump pyright and fix all #type: ignore (#4699) 2025-01-28 13:11:05 -08:00
test_event_chain.py enable PGH, bump pyright and fix all #type: ignore (#4699) 2025-01-28 13:11:05 -08:00
test_exception_handlers.py enable PGH, bump pyright and fix all #type: ignore (#4699) 2025-01-28 13:11:05 -08:00
test_form_submit.py rename private fields with leading underscore in App (#4642) 2025-01-23 15:28:56 +01:00
test_input.py enable PGH, bump pyright and fix all #type: ignore (#4699) 2025-01-28 13:11:05 -08:00
test_large_state.py stop ignoring some lint rules (#4311) 2024-11-06 13:32:31 -08:00
test_lifespan.py enable PGH, bump pyright and fix all #type: ignore (#4699) 2025-01-28 13:11:05 -08:00
test_login_flow.py enable PGH, bump pyright and fix all #type: ignore (#4699) 2025-01-28 13:11:05 -08:00
test_media.py enable PGH, bump pyright and fix all #type: ignore (#4699) 2025-01-28 13:11:05 -08:00
test_navigation.py improve app_src typing (#4324) 2024-11-07 14:08:37 -08:00
test_server_side_event.py rename private fields with leading underscore in App (#4642) 2025-01-23 15:28:56 +01:00
test_shared_state.py improve app_src typing (#4324) 2024-11-07 14:08:37 -08:00
test_state_inheritance.py enable PGH, bump pyright and fix all #type: ignore (#4699) 2025-01-28 13:11:05 -08:00
test_tailwind.py improve app_src typing (#4324) 2024-11-07 14:08:37 -08:00
test_upload.py enable PGH, bump pyright and fix all #type: ignore (#4699) 2025-01-28 13:11:05 -08:00
test_urls.py use pathlib as much as possible (#3967) 2024-10-03 17:50:39 +02:00
test_var_operations.py Handle python range passed to rx.Var.create (#4716) 2025-01-31 11:21:51 -08:00
utils.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00