reflex/tests
2023-08-18 13:12:17 -07:00
..
compiler Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
components Handle file uploads with component-local state (#1616) 2023-08-18 13:12:17 -07:00
middleware rx.App state arg should not be required (#1361) 2023-07-21 11:47:38 -07:00
__init__.py Add basic unit tests (#7) 2022-11-20 14:34:25 -08:00
conftest.py performance: change platform check fixture scope to session (#1569) 2023-08-11 13:55:12 -07:00
test_app.py rx.App state arg should not be required (#1361) 2023-07-21 11:47:38 -07:00
test_base.py Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
test_config.py Synchronize Event Namespace (#1370) 2023-07-19 18:05:42 -07:00
test_db_config.py Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
test_event.py Local storage clear and remove (#1222) 2023-06-28 11:59:27 -07:00
test_model.py reflex db migrate CLI and associated config (#1336) 2023-07-17 18:06:50 -07:00
test_state.py Check the yield/return from user defined event handlers are valid (#1614) 2023-08-18 01:36:30 -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 add system infos to output when in loglevel debug (#1567) 2023-08-18 13:00:49 -07:00
test_var.py Support f-strings in component children and non-style props (#1575) 2023-08-14 11:33:16 -07:00