reflex/tests/utils
benedikt-bartscher b7651e214b
add computed backend vars (#3573)
* add computed backend vars

* finish computed backend vars, add tests

* fix token for AppHarness with redis state manager

* fix timing issues

* add unit tests for computed backend vars

* automagically mark cvs with _ prefix as backend var

* fully migrate backend computed vars

* rename is_backend_variable to is_backend_base_variable

* add integration test for implicit backend cv, adjust comments

* replace expensive backend var check at runtime

* keep stuff together

* simplify backend var check method, consistent naming, improve test typing

* fix: do not convert properties to cvs

* add test for property

* fix cached_properties with _ prefix in state cls
2024-06-28 17:01:07 -07:00
..
__init__.py Add serializers for different var types (#1816) 2023-09-15 17:19:26 -07:00
test_format.py [REF-3185][REF-3180]Dont escape backticks in JS string interpolation (#3566) 2024-06-26 13:23:07 -07:00
test_imports.py use add_imports everywhere (#3448) 2024-06-12 09:26:45 -07:00
test_serializers.py [REF-3009] type transforming serializers (#3227) 2024-06-07 09:50:10 -07:00
test_types.py allow optional props with None default value (#3179) 2024-05-01 13:33:38 -07:00
test_utils.py add computed backend vars (#3573) 2024-06-28 17:01:07 -07:00