reflex/tests
2023-05-08 12:13:51 -07:00
..
compiler Revamp Imports (#926) 2023-05-04 22:11:01 -07:00
components Make argument optional for event handlers (#950) 2023-05-06 13:10:35 -07:00
middleware Clean up on_load events (#965) 2023-05-08 12:13:51 -07:00
__init__.py Add basic unit tests (#7) 2022-11-20 14:34:25 -08:00
conftest.py Handle upload bugfix (#886) 2023-04-26 12:56:34 -07:00
test_app.py Cache ComputedVar fixup for dynamic route vars (#952) 2023-05-06 12:44:50 -07:00
test_base.py Add basic unit tests (#7) 2022-11-20 14:34:25 -08:00
test_config.py Add Database configuration object (#763) 2023-04-03 21:39:44 -07:00
test_db_config.py Add Database configuration object (#763) 2023-04-03 21:39:44 -07:00
test_event.py Fix event handler string args (#928) 2023-05-01 17:06:42 -07:00
test_model.py Drop default primary key is another is defined (#812) (#851) 2023-04-24 18:49:43 -07:00
test_state.py Clean up on_load events (#965) 2023-05-08 12:13:51 -07:00
test_style.py Add unit test for style (#615) 2023-02-28 11:29:06 -08:00
test_telemetry.py Anonymous Telemetry Opt Out Available (#550) 2023-02-16 00:11:53 -08:00
test_utils.py pc datatable fix for python <=3.8 (#949) 2023-05-05 15:01:00 -07:00
test_var.py Throw error for unannotated computed vars (#941) 2023-05-06 12:26:49 -07:00