reflex/tests/units
Thomas Brandého f9d3fb3d8c
fix bun path handling and add a test ()
* fix bun path handling and add a test

* fix flags

* fix tests

* fix unit tests and mock object

* fix units test again

* revert some changes for now

* remove unused test
2025-02-10 12:23:38 -08:00
..
assets removing deprecated features for 0.7.0 and removing py3.9 support () 2025-01-22 11:54:37 -08:00
compiler enable PGH, bump pyright and fix all #type: ignore () 2025-01-28 13:11:05 -08:00
components [ENG-4570] Fix rx.foreach over dict () 2025-02-05 12:11:21 -08:00
middleware rename private fields with leading underscore in App () 2025-01-23 15:28:56 +01:00
states enable PGH, bump pyright and fix all #type: ignore () 2025-01-28 13:11:05 -08:00
utils fix bun path handling and add a test () 2025-02-10 12:23:38 -08:00
vars fix: allow replacing of _var_type in ComputedVar (worked in previous reflex versions) () 2025-02-03 10:16:01 -08:00
__init__.py reorganize all tests in a single top folder () 2024-09-26 01:22:52 +02:00
conftest.py enable PGH, bump pyright and fix all #type: ignore () 2025-01-28 13:11:05 -08:00
test_app.py remove base_state from event types () 2025-02-05 12:11:37 -08:00
test_attribute_access_type.py fix: handle default_factory in get_attribute_access_type () 2024-12-11 18:22:31 -08:00
test_base.py reorganize all tests in a single top folder () 2024-09-26 01:22:52 +02:00
test_config.py enable PGH, bump pyright and fix all #type: ignore () 2025-01-28 13:11:05 -08:00
test_db_config.py Support python 3.13 () 2024-12-12 00:10:51 -08:00
test_event.py remove base_state from event types () 2025-02-05 12:11:37 -08:00
test_health_endpoint.py enable PGH, bump pyright and fix all #type: ignore () 2025-01-28 13:11:05 -08:00
test_model.py enable PGH, bump pyright and fix all #type: ignore () 2025-01-28 13:11:05 -08:00
test_page.py reorganize all tests in a single top folder () 2024-09-26 01:22:52 +02:00
test_prerequisites.py disable react strict mode for event loop () 2025-01-31 18:36:35 -08:00
test_route.py rename private fields with leading underscore in App () 2025-01-23 15:28:56 +01:00
test_sqlalchemy.py enable PGH, bump pyright and fix all #type: ignore () 2025-01-28 13:11:05 -08:00
test_state_tree.py rename private fields with leading underscore in App () 2025-01-23 15:28:56 +01:00
test_state.py fix optional wrapping of static call methods in pyi () 2025-02-03 09:31:32 -08:00
test_style.py followup for merge style PR () 2025-01-31 11:17:46 -08:00
test_telemetry.py add ERA rules to detect commented out code () 2024-12-11 18:26:44 -08:00
test_testing.py rename private fields with leading underscore in App () 2025-01-23 15:28:56 +01:00
test_var.py [ENG-4326] Async ComputedVar () 2025-01-31 16:33:30 -08:00