reflex/tests/units/utils
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
..
__init__.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
test_format.py [ENG-4010]Codeblock cleanup in markdown (#4233) 2024-11-07 19:18:14 -08:00
test_imports.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
test_serializers.py stop ignoring some lint rules (#4311) 2024-11-06 13:32:31 -08:00
test_types.py Do not auto-determine generic args if already supplied (#4148) 2024-10-11 17:08:39 -07:00
test_utils.py add metainfo to keyevent (#4287) 2024-11-06 15:10:02 -08:00