reflex/tests
2023-11-03 12:13:46 -07:00
..
compiler Add head components to app (#1868) 2023-09-25 16:53:15 -07:00
components Expose DOM event actions on EventHandler, EventSpec, and EventChain (stopPropagation) (#1891) 2023-10-31 11:42:42 -07:00
middleware code cleanup (split constants into a folder) (#1866) 2023-09-28 17:27:20 -07:00
states Fix AppHarness tests (#1987) 2023-10-18 01:46:13 +02:00
utils [REF-1042] Hosting CLI: check the user selected app name (#2102) 2023-11-02 14:34:10 -07: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 Typos fixed in multiple files (#2090) 2023-10-31 13:43:25 -07: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 [REF-99] Add first version of CLI for hosting service (#1810) 2023-10-21 13:09:56 -07:00
test_reflex.py Hosting CLI: use http endpoint to return deploy milestones (#2085) 2023-11-03 12:13:46 -07:00
test_route.py Allow underscores in routes (#1713) 2023-09-08 12:18:33 -07:00
test_state.py Improve Var type handling for better rx.Model attribute access (#2010) 2023-10-25 11:55:50 -07:00
test_style.py Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
test_telemetry.py Disable metrics in CI (#1822) 2023-09-15 18:15:25 -07: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