reflex/tests/units/components
Elijah Ahianyo cd59ab5406
[ENG-4010]Codeblock cleanup in markdown (#4233)
* Codeblock cleanup in markdown

* Initial approach to getting this working with rx.memo and reflex web

* abstract the map var logic

* the tests are not valid + pyright fix

* darglint fix

* Add unit tests plus mix components

* pyi run

* rebase on main

* fix darglint

* testing different OS

* revert

* This should fix it. Right?

* Fix tests

* minor fn signature fix

* use ArgsFunctionOperation

* use destructured args and pass the tests

* fix remaining unit tests

* fix pyi files

* rebase on main

* move language regex on codeblock to markdown

* fix tests

---------

Co-authored-by: Khaleel Al-Adhami <khaleel.aladhami@gmail.com>
2024-11-07 19:18:14 -08:00
..
base [ENG-4010]Codeblock cleanup in markdown (#4233) 2024-11-07 19:18:14 -08:00
core stop ignoring some lint rules (#4311) 2024-11-06 13:32:31 -08:00
datadisplay [ENG-4010]Codeblock cleanup in markdown (#4233) 2024-11-07 19:18:14 -08:00
el add workflow to check dependencies on release branch (#4050) 2024-10-07 20:57:02 +02:00
forms components as literal vars (#4223) 2024-10-30 11:31:28 -07: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 reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
markdown [ENG-4010]Codeblock cleanup in markdown (#4233) 2024-11-07 19:18:14 -08:00
media reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02: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 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
test_component_future_annotations.py add noop event (#4288) 2024-11-04 10:33:07 -08:00
test_component_state.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
test_component.py [ENG-4010]Codeblock cleanup in markdown (#4233) 2024-11-07 19:18:14 -08:00
test_props.py [ENG-3892]Shiki codeblock support decorations (#4234) 2024-10-31 09:33:49 +00:00
test_tag.py update ruff to latest version (#4081) 2024-10-07 23:52:36 +02:00