reflex/tests
Kasun Herath e9928d9838
Add Database configuration object (#763)
* Add DB config object (#759)

* Add DBConfig to base (#759)
2023-04-03 21:39:44 -07:00
..
compiler Refactor utils module (#666) 2023-03-16 14:59:27 -07:00
components Add component memoization (#770) 2023-04-03 17:38:56 -07:00
__init__.py Add basic unit tests (#7) 2022-11-20 14:34:25 -08:00
conftest.py Add Database configuration object (#763) 2023-04-03 21:39:44 -07:00
test_app.py Allow upload event handler to have arbitrary arg name (#755) 2023-04-02 15:40:05 -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 Refactor utils module (#666) 2023-03-16 14:59:27 -07:00
test_state.py Call event handlers from other event handlers (#691) 2023-03-16 16:57:28 -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 Allow upload event handler to have arbitrary arg name (#755) 2023-04-02 15:40:05 -07:00
test_var.py Use strict equality in generated JS (#750) 2023-04-02 15:40:52 -07:00