what_to_wear/tests
Nora ff35d62679 feat(3.1): Options-Flow (Schwellen, Offset, Umschaltzeit, Entität)
Story 3.1 (TDD, phcc, Suite gruen 135/135):
- config_flow.py: WhatToWearOptionsFlow (Property-Muster), _build_options
  (Validierung+Normalisierung, Bandgrenzen strikt monoton, HH:MM:SS kanonisch,
  LLM-Block bewahrt), atomares async_update_entry(data+options)+abort -> ein Reload.
- async_test_entity als Modulfunktion mit switchover-Param (Zieldatum korrekt).
- coordinator/__init__: data-Snapshot -> Reload auch bei Wetter-Entitaet-Wechsel.
- translations options/abort/error; async_get_options_flow.
- luna-pro-Story-Review: 7/7 Findings uebernommen.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-13 15:04:14 +00:00
..
logic feat(1.7): Coordinator (einziger Mutator) + reine Pipeline/Zieldatum 2026-07-13 14:05:57 +00:00
__init__.py feat(1.1): Skeleton, pure-core Datenmodell, Options-Schema & Layering-Guard 2026-07-13 13:20:42 +00:00
conftest.py feat(2.5): Blueprints Push & TTS — Epic 2 komplett 2026-07-13 14:55:01 +00:00
test_blueprints.py feat(2.5): Blueprints Push & TTS — Epic 2 komplett 2026-07-13 14:55:01 +00:00
test_config_flow.py feat(1.8): Config-Flow (Test-Abruf, 4 Fehler) + Entry-Lebenszyklus 2026-07-13 14:15:45 +00:00
test_const_schema.py feat(1.1): Skeleton, pure-core Datenmodell, Options-Schema & Layering-Guard 2026-07-13 13:20:42 +00:00
test_coordinator.py feat(1.7): Coordinator (einziger Mutator) + reine Pipeline/Zieldatum 2026-07-13 14:05:57 +00:00
test_example_set.py feat(2.2): Beispiel-Kleiderschrank (12 §8-Stücke beim Setup) 2026-07-13 14:36:43 +00:00
test_frontend_card.py feat(2.3): read-only Lovelace-Karte + Auto-Registrierung 2026-07-13 14:43:01 +00:00
test_layering.py feat(1.1): Skeleton, pure-core Datenmodell, Options-Schema & Layering-Guard 2026-07-13 13:20:42 +00:00
test_options_flow.py feat(3.1): Options-Flow (Schwellen, Offset, Umschaltzeit, Entität) 2026-07-13 15:04:14 +00:00
test_sensor.py feat(1.9): Sensor sensor.what_to_wear — Epic 1 komplett 2026-07-13 14:20:07 +00:00
test_service.py feat(2.4): Service what_to_wear.recommend (OPTIONAL-Response + Event) 2026-07-13 14:48:01 +00:00
test_subentry_flow.py feat(2.1): Kleidungsstücke verwalten (ItemSubentryFlow) 2026-07-13 14:29:52 +00:00
test_weather_adapter.py feat(1.6): Wetter-Adapter — WeatherProvider-Port + HA-Entitaet 2026-07-13 13:57:32 +00:00