reflex/tests/units/components
Khaleel Al-Adhami abab18e165
components deserve to be first class props (#4827)
* components deserve to be first class props

* default back to {}

* smarter yield

* how much does caching help?

* only hit the slower path on _are_fields_known

* remove the cache thingy

* cache the inner _get_component_prop_names

* oops

* dang it darglint

* refactor things a bit

* fix events
2025-02-19 11:27:33 -08:00
..
base add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
core [ENG-4570] Fix rx.foreach over dict (#4743) 2025-02-03 17:21:00 -08:00
datadisplay fix dynamic icons for underscore and positional argument (#4767) 2025-02-07 14:20:29 -08:00
el add workflow to check dependencies on release branch (#4050) 2024-10-07 20:57:02 +02:00
forms enable PGH, bump pyright and fix all #type: ignore (#4699) 2025-01-28 13:11:05 -08:00
graphing reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
layout reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
lucide [ENG-4351] Add mapping for lucide icons (#4622) 2025-01-10 15:23:16 -08:00
markdown improve behavior on missing language with markdown code blocks (#4750) 2025-02-06 10:09:26 -08:00
media enable PGH, bump pyright and fix all #type: ignore (#4699) 2025-01-28 13:11:05 -08:00
radix reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
recharts reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
typography 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
test_component_future_annotations.py add noop event (#4288) 2024-11-04 10:33:07 -08:00
test_component_state.py fix: do not allow instantiation of State mixins (#4347) 2024-11-18 19:15:01 -08:00
test_component.py components deserve to be first class props (#4827) 2025-02-19 11:27:33 -08:00
test_props.py upgrade deps as per python 3.10 (#4842) 2025-02-18 13:56:58 -08:00
test_tag.py update ruff to latest version (#4081) 2024-10-07 23:52:36 +02:00