reflex/tests/units
Thomas Brandého 7f1aee6dc8
enable N rules for naming conventions (#4666)
* enable N rules for naming conventions

* fix pyi

* address comments

* remove unneeded code
2025-01-23 15:29:17 +01:00
..
assets removing deprecated features for 0.7.0 and removing py3.9 support (#4586) 2025-01-22 11:54:37 -08:00
compiler stop ignoring some lint rules (#4311) 2024-11-06 13:32:31 -08:00
components removing deprecated features for 0.7.0 and removing py3.9 support (#4586) 2025-01-22 11:54:37 -08:00
middleware rename private fields with leading underscore in App (#4642) 2025-01-23 15:28:56 +01:00
states enable PTH rule (#4476) 2024-12-13 14:06:26 -08:00
utils add codespell to pre-commit (#4559) 2024-12-20 17:04:39 -08:00
vars make object var handle all mapping instead of just dict (#4602) 2025-01-21 13:14:02 -08:00
__init__.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
conftest.py enable N rules for naming conventions (#4666) 2025-01-23 15:29:17 +01:00
test_app.py rename private fields with leading underscore in App (#4642) 2025-01-23 15:28:56 +01:00
test_attribute_access_type.py fix: handle default_factory in get_attribute_access_type (#4517) 2024-12-11 18:22:31 -08:00
test_base.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
test_config.py More env var cleanup (#4248) 2024-11-05 12:25:13 -08:00
test_db_config.py Support python 3.13 (#4206) 2024-12-12 00:10:51 -08:00
test_event.py removing deprecated features for 0.7.0 and removing py3.9 support (#4586) 2025-01-22 11:54:37 -08:00
test_health_endpoint.py fix health check and skip not needed tasks (#4563) 2024-12-20 17:08:10 -08:00
test_model.py style: prefer type() over __class__ (#4512) 2024-12-10 12:35:46 -08:00
test_page.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
test_prerequisites.py [ENG-1796]reflex rename- B (#4668) 2025-01-22 15:26:12 -08:00
test_route.py rename private fields with leading underscore in App (#4642) 2025-01-23 15:28:56 +01:00
test_sqlalchemy.py add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
test_state_tree.py rename private fields with leading underscore in App (#4642) 2025-01-23 15:28:56 +01:00
test_state.py rename private fields with leading underscore in App (#4642) 2025-01-23 15:28:56 +01:00
test_style.py make object var handle all mapping instead of just dict (#4602) 2025-01-21 13:14:02 -08:00
test_telemetry.py add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
test_testing.py rename private fields with leading underscore in App (#4642) 2025-01-23 15:28:56 +01:00
test_var.py enable N rules for naming conventions (#4666) 2025-01-23 15:29:17 +01:00