reflex/tests
2023-05-12 16:44:16 -07:00
..
compiler Rename var module to vars (#983) 2023-05-09 23:01:25 -07:00
components Update upload event to use queue (#1005) 2023-05-12 16:44:16 -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 Update dependency versions (#1007) 2023-05-12 00:09:58 -07:00
test_app.py Update dependency versions (#1007) 2023-05-12 00:09:58 -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 Update upload event to use queue (#1005) 2023-05-12 16:44:16 -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 @pc.cached_var: explicit opt-in for ComputedVar tracking (#1000) 2023-05-11 17:47:54 -07:00
test_style.py Rename var module to vars (#983) 2023-05-09 23:01:25 -07:00
test_telemetry.py Unindent jinja template code (#1001) 2023-05-10 23:26:01 -07:00
test_utils.py Update upload event to use queue (#1005) 2023-05-12 16:44:16 -07:00
test_var.py Rename var module to vars (#983) 2023-05-09 23:01:25 -07:00