reflex/tests
2023-07-18 18:57:50 -07:00
..
compiler Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
components Expose Script component from next/script (#1355) 2023-07-18 18:57:50 -07:00
middleware Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
__init__.py Add basic unit tests (#7) 2022-11-20 14:34:25 -08:00
conftest.py rx.Model: automigrate using alembic (#1321) 2023-07-12 15:47:19 -07:00
test_app.py Yield with uploads (#1339) 2023-07-18 14:06:57 -07:00
test_base.py Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
test_config.py Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -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 vars: unbox EventHandler and functools.partial for dep analysis (#1305) 2023-07-05 16:05:49 -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 reflex.testing.AppHarness: tools for testing reflex apps (#1326) 2023-07-13 15:45:57 -07:00
test_utils.py Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
test_var.py Strict type checking for indexing with vars (#1333) 2023-07-13 15:46:15 -07:00