reflex/tests
Masen Furer 9ca5d4a095
Track backend-only vars that are declared without a default value (#4016)
* Track backend-only vars that are declared without a default value

Without this provision, declared backend vars can be accidentally shared among
all states if a mutable value is assigned to the class attribute.

* add test case for no default backend var
2024-09-27 12:04:43 -07:00
..
integration remove format_state and override behavior for bare (#3979) 2024-09-26 16:00:28 -07:00
units Track backend-only vars that are declared without a default value (#4016) 2024-09-27 12:04:43 -07:00
__init__.py upgrade to latest ruff (#3497) 2024-06-19 12:32:13 +02:00
test_node_version.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00