reflex/tests
2023-09-21 17:59:18 -07:00
..
compiler add option to disable Tailwind (#1842) 2023-09-20 16:47:58 -07:00
components New API to define triggers (#1820) 2023-09-21 09:47:22 -07:00
middleware Proper serialization for chained Event payloads (#1725) 2023-08-31 09:50:15 -07:00
states rx.background and StateManager.modify_state provides safe exclusive access to state (#1676) 2023-09-21 11:42:11 -07:00
utils New API to define triggers (#1820) 2023-09-21 09:47:22 -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 rx.background and StateManager.modify_state provides safe exclusive access to state (#1676) 2023-09-21 11:42:11 -07:00
test_base.py Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
test_config.py improve pyi files generation (#1765) 2023-09-07 00:23:17 -07:00
test_db_config.py Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
test_event.py New API to define triggers (#1820) 2023-09-21 09:47:22 -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 Add serializers for different var types (#1816) 2023-09-15 17:19:26 -07:00
test_route.py Allow underscores in routes (#1713) 2023-09-08 12:18:33 -07:00
test_state.py StateProxy rebinds functools.partial and methods that are bound to the proxied State (#1853) 2023-09-21 17:59:18 -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 Automatic Install FNM and Node for Windows: (#1566) 2023-08-17 11:23:09 -07:00
test_var.py Reassign state Var when fields on a Base instance change (#1748) 2023-09-18 13:52:10 -07:00