reflex/tests
2023-08-11 13:55:12 -07:00
..
compiler Rename pynecone to reflex () 2023-06-25 16:56:55 -07:00
components Wrap Input and TextArea with DebounceInput for full control () 2023-08-07 14:27:42 -07:00
middleware rx.App state arg should not be required () 2023-07-21 11:47:38 -07:00
__init__.py Add basic unit tests () 2022-11-20 14:34:25 -08:00
conftest.py performance: change platform check fixture scope to session () 2023-08-11 13:55:12 -07:00
test_app.py rx.App state arg should not be required () 2023-07-21 11:47:38 -07:00
test_base.py Rename pynecone to reflex () 2023-06-25 16:56:55 -07:00
test_config.py Synchronize Event Namespace () 2023-07-19 18:05:42 -07:00
test_db_config.py Rename pynecone to reflex () 2023-06-25 16:56:55 -07:00
test_event.py Local storage clear and remove () 2023-06-28 11:59:27 -07:00
test_model.py reflex db migrate CLI and associated config () 2023-07-17 18:06:50 -07:00
test_state.py Event Handlers should not shadow base state methods () 2023-08-10 12:47:35 -07:00
test_style.py Rename pynecone to reflex () 2023-06-25 16:56:55 -07:00
test_telemetry.py Rename pynecone to reflex () 2023-06-25 16:56:55 -07:00
test_testing.py Use concurrent.futures for threading () 2023-07-31 17:45:40 -07:00
test_utils.py chore: ignore all files with .db extensions in .gitignore () 2023-08-11 13:29:58 -07:00
test_var.py Added support for RelexSet wrapper () 2023-08-10 09:59:03 -07:00