reflex/tests
2024-09-08 18:35:47 -07:00
..
compiler use add_imports everywhere () 2024-06-12 09:26:45 -07:00
components add var_operation and move some operations to the new style () 2024-09-03 11:39:05 -07:00
experimental External assets () 2024-05-28 09:39:25 -07:00
middleware add module prefix to generated state names () 2024-07-11 11:13:57 -07:00
states add Bare SQLAlchemy mutation tracking, improve typing () 2024-07-09 11:13:28 -07:00
utils fully migrate vars into new system () 2024-08-26 13:28:18 -07:00
__init__.py upgrade to latest ruff () 2024-06-19 12:32:13 +02:00
conftest.py add Bare SQLAlchemy mutation tracking, improve typing () 2024-07-09 11:13:28 -07:00
test_app.py fix var dependency dicts () 2024-09-08 18:35:47 -07:00
test_attribute_access_type.py Get attribute access type fix () 2024-08-29 09:45:24 -07:00
test_base.py Rename pynecone to reflex () 2023-06-25 16:56:55 -07:00
test_config.py Clean up config and app API () 2024-05-02 18:15:28 -07:00
test_db_config.py Rename pynecone to reflex () 2023-06-25 16:56:55 -07:00
test_event.py fully migrate vars into new system () 2024-08-26 13:28:18 -07:00
test_health_endpoint.py /health endpoint for K8 Liveness and Readiness probes () 2024-09-03 18:34:03 -07:00
test_model.py bare sqlalchemy session + tests () 2024-06-25 15:29:01 +02:00
test_prerequisites.py [REF-2676][REF-2751] Windows Skip ARM devices on bun install + Telemetry () 2024-05-06 09:50:05 -07:00
test_route.py [REF-2643] Throw Errors for duplicate Routes () 2024-05-03 12:15:40 -07:00
test_sqlalchemy.py bare sqlalchemy session + tests () 2024-06-25 15:29:01 +02:00
test_state_tree.py add module prefix to generated state names () 2024-07-11 11:13:57 -07:00
test_state.py fix var dependency dicts () 2024-09-08 18:35:47 -07:00
test_style.py fully migrate vars into new system () 2024-08-26 13:28:18 -07:00
test_telemetry.py Make .web configurable with REFLEX_WEB_WORKDIR () 2024-06-17 16:17:00 -04:00
test_testing.py upgrade to latest ruff () 2024-06-19 12:32:13 +02:00
test_var.py add var_operation and move some operations to the new style () 2024-09-03 11:39:05 -07:00