reflex/tests/units/components/core
Khaleel Al-Adhami bea266b8ed
make object var handle all mapping instead of just dict (#4602)
* make object var handle all mapping instead of just dict

* unbreak ci

* get it right pyright

* create generic variable for field

* add support for typeddict (to some degree)

* import from extensions
2025-01-21 13:14:02 -08:00
..
__init__.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
test_banner.py enable C4 rule (#4536) 2024-12-13 12:37:34 -08:00
test_colors.py enable RUF rules for linting (#4465) 2024-12-10 09:11:50 -08:00
test_cond.py add codespell to pre-commit (#4559) 2024-12-20 17:04:39 -08:00
test_debounce.py enable RUF rules for linting (#4465) 2024-12-10 09:11:50 -08:00
test_foreach.py [ENG-4165] Consider default and default_factory for state vars (#4510) 2024-12-12 10:10:44 -08:00
test_html.py enable RUF rules for linting (#4465) 2024-12-10 09:11:50 -08:00
test_match.py make object var handle all mapping instead of just dict (#4602) 2025-01-21 13:14:02 -08:00
test_responsive.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
test_upload.py add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00