reflex/tests
Masen Furer 9b999e2511
Handle rx.State subclasses defined in function
* create a new container module: `reflex.istate.dynamic` to save references to
  dynamically generated substates.
* for substates with `<locals>` in the name, copy these to the container module
  and update the name to avoid duplication.
* add test for "poor man" ComponentState

Fix #4128
2024-10-08 11:30:24 -07:00
..
integration Handle rx.State subclasses defined in function 2024-10-08 11:30:24 -07:00
units reset backend vars in state.reset() (#4087) 2024-10-07 15:04:01 -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