reflex/tests
Masen Furer 20e2a25c9a
vars: unbox EventHandler and functools.partial for dep analysis (#1305)
When calculating the variable dependencies of a cached_var, reach into objects
with .func or .fn attributes and perform analysis on those.

Fix #1303
2023-07-05 16:05:49 -07:00
..
compiler Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
components Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
middleware Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
__init__.py Add basic unit tests (#7) 2022-11-20 14:34:25 -08:00
conftest.py Remove cookies (#1223) 2023-06-27 18:04:29 -07:00
test_app.py Allow view overrides for registering models with admin (#1249) 2023-06-27 14:08:09 -07:00
test_base.py Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
test_config.py Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
test_db_config.py Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
test_event.py Local storage clear and remove (#1222) 2023-06-28 11:59:27 -07:00
test_model.py Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
test_state.py vars: unbox EventHandler and functools.partial for dep analysis (#1305) 2023-07-05 16:05:49 -07:00
test_style.py Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
test_telemetry.py Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
test_utils.py Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
test_var.py Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00