reflex/tests
2023-09-12 15:57:40 -07:00
..
compiler Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
components improve pyi files generation (#1765) 2023-09-07 00:23:17 -07:00
middleware Proper serialization for chained Event payloads (#1725) 2023-08-31 09:50:15 -07:00
__init__.py Add basic unit tests (#7) 2022-11-20 14:34:25 -08:00
conftest.py Clean up config parameters (#1591) 2023-08-18 14:22:20 -07:00
test_app.py improve pyi files generation (#1765) 2023-09-07 00:23:17 -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 Var: __bool__ and __iter__ always raise a TypeError (#1750) 2023-09-05 13:44: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_prerequites.py Issues 1633 Add frontend_path to config to support running multiple reflex apps off the same domain, and 1583 Show the correct info on where the site is being served. (#1724) 2023-09-02 06:38:22 -07:00
test_route.py Allow underscores in routes (#1713) 2023-09-08 12:18:33 -07:00
test_state.py Var: __bool__ and __iter__ always raise a TypeError (#1750) 2023-09-05 13:44:22 -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_testing.py Automatic Install FNM and Node for Windows: (#1566) 2023-08-17 11:23:09 -07:00
test_utils.py Style props with Callable Values (#1751) 2023-09-12 11:26:53 -07:00
test_var.py Type Validation for Var Operations and Enhanced Compatibility (#1674) 2023-09-12 15:57:40 -07:00