reflex/tests/integration
Khaleel Al-Adhami b2d2719f90
add type hinting to events (#4145)
* add type hinting to events

* fix pyi

* make it a list

* add on change

* dang it darglintz

* add future annotations

* add try except becuse i hate this

* add check for class

* aaaa

* sometimes you need to make hard decisions

* ono

* i hate unions

* add rx event

* move stuff around

* maybe

* special case osmething

* i don't need no test

* remove stray print

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

* remove another stray print

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

* add rx event

---------

Co-authored-by: Masen Furer <m_github@0x26.net>
2024-10-14 08:44:31 -07:00
..
init-test reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
shared reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
__init__.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
conftest.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
test_background_task.py add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
test_call_script.py add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
test_client_storage.py add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
test_component_state.py add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
test_computed_vars.py add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
test_connection_banner.py add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
test_deploy_url.py add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
test_dynamic_components.py add of_type to _evaluate (#4051) 2024-10-03 13:01:19 -07:00
test_dynamic_routes.py test_dynamic_routes: log on_loads and poll for 60 seconds on order (#4089) 2024-10-08 09:14:35 -07:00
test_event_actions.py add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
test_event_chain.py add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
test_exception_handlers.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
test_form_submit.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
test_input.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
test_large_state.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
test_lifespan.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
test_login_flow.py add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
test_media.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
test_navigation.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
test_server_side_event.py add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
test_shared_state.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
test_state_inheritance.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
test_table.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
test_tailwind.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
test_upload.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
test_urls.py use pathlib as much as possible (#3967) 2024-10-03 17:50:39 +02:00
test_var_operations.py remove format_state and override behavior for bare (#3979) 2024-09-26 16:00:28 -07:00
utils.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00