reflex/tests
2023-11-20 15:21:17 -08:00
..
compiler Add head components to app (#1868) 2023-09-25 16:53:15 -07:00
components _valid_children and _invalid_children accessible from class (#2192) 2023-11-17 12:30:18 -08:00
middleware code cleanup (split constants into a folder) (#1866) 2023-09-28 17:27:20 -07:00
states [REF-723+] Upload with progress and cancellation (#1899) 2023-11-16 15:46:13 -08:00
utils REF-1202: Upgrade bun version if it differs from reflex set version (#2206) 2023-11-20 15:21:17 -08:00
__init__.py Add basic unit tests (#7) 2022-11-20 14:34:25 -08:00
conftest.py rx.background and StateManager.modify_state provides safe exclusive access to state (#1676) 2023-09-21 11:42:11 -07:00
test_app.py [REF-723+] Upload with progress and cancellation (#1899) 2023-11-16 15:46:13 -08:00
test_base.py Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
test_config.py Typos fixed in multiple files (#2090) 2023-10-31 13:43:25 -07:00
test_db_config.py Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
test_event.py Expose DOM event actions on EventHandler, EventSpec, and EventChain (stopPropagation) (#1891) 2023-10-31 11:42:42 -07:00
test_model.py supply default for sqlmodel PK for both DB and python to work (#1788) 2023-09-08 14:51:57 -07:00
test_prerequisites.py Upgrade to NextJS 14 (#2142) 2023-11-13 09:52:51 -08:00
test_reflex.py Hosting CLI: remove requirements generation when init, add back timeout for deploy command, remove deploy legacy command (#2179) 2023-11-15 16:23:34 -08:00
test_route.py Allow underscores in routes (#1713) 2023-09-08 12:18:33 -07:00
test_state.py Lazy import modules in reflex (#2144) 2023-11-13 19:48:12 -08:00
test_style.py Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
test_telemetry.py Speed up reflex CLI imports (#2185) 2023-11-17 12:31:07 -08:00
test_testing.py Remove Default state (#1978) 2023-10-18 09:57:27 -07:00
test_var.py Remove 0.3.0 deprecated features (#1947) 2023-10-19 09:44:32 -07:00