reflex/tests
Thomas Brandého 0d39237b3c
upgrade to latest ruff (#3497)
* upgrade to latest ruff

* try to fix dep review

* try to fix dep review (2)

* upgrade black

* upgrade black (2)

* update allowed dependencies

* update allowed dependencies (2)

* update allowed dependencies (3)

* wait between interim and final in yield test

* remove previous commit, increase delay between yield

* forgot to save on the time.sleep(1) removal

* fix integration (maybe?)

* fix pyi?

* what even is going on

* what is realityi?

* test another fix for app harness

* try to wait even longer?

* force uvloop to be optional

* downpin fastapi < 0.111, remove changes to test
2024-06-19 12:32:13 +02:00
..
compiler use add_imports everywhere (#3448) 2024-06-12 09:26:45 -07:00
components upgrade to latest ruff (#3497) 2024-06-19 12:32:13 +02:00
experimental External assets (#3220) 2024-05-28 09:39:25 -07:00
middleware [REF-201] Separate on_load handler from initial hydration (#1847) 2023-11-30 12:21:15 -08:00
states upgrade to latest ruff (#3497) 2024-06-19 12:32:13 +02:00
utils use add_imports everywhere (#3448) 2024-06-12 09:26:45 -07:00
__init__.py upgrade to latest ruff (#3497) 2024-06-19 12:32:13 +02:00
conftest.py upgrade to latest ruff (#3497) 2024-06-19 12:32:13 +02:00
test_app.py Make .web configurable with REFLEX_WEB_WORKDIR (#3462) 2024-06-17 16:17:00 -04:00
test_attribute_access_type.py Improved get_attribute_access_type tests (#3180) 2024-05-01 17:13:23 -07:00
test_base.py Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
test_config.py Clean up config and app API (#3197) 2024-05-02 18:15:28 -07:00
test_db_config.py Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
test_event.py Support replacing route on redirect (#3072) 2024-05-16 13:21:40 -07:00
test_model.py [REF-2658] Alembic should use batch mode for autogenerate (#3223) 2024-05-06 18:34:55 -07:00
test_prerequisites.py [REF-2676][REF-2751] Windows Skip ARM devices on bun install + Telemetry (#3212) 2024-05-06 09:50:05 -07:00
test_route.py [REF-2643] Throw Errors for duplicate Routes (#3155) 2024-05-03 12:15:40 -07:00
test_state_tree.py upgrade to latest ruff (#3497) 2024-06-19 12:32:13 +02:00
test_state.py upgrade to latest ruff (#3497) 2024-06-19 12:32:13 +02:00
test_style.py Allow Component.add_style to return a regular dict (#3264) 2024-05-10 20:25:04 -07:00
test_telemetry.py Make .web configurable with REFLEX_WEB_WORKDIR (#3462) 2024-06-17 16:17:00 -04:00
test_testing.py upgrade to latest ruff (#3497) 2024-06-19 12:32:13 +02:00
test_var.py feat: Optionally comparing fields in Var.contains, e.g. on rx.Base based types. (#3375) 2024-05-24 17:16:26 -07:00