Browse Source

Update advanced/testing-events.md + prompt

pull/14015/head
Nils Lindemann 3 weeks ago
parent
commit
34a60c1406
  1. 2
      docs/de/docs/advanced/testing-events.md
  2. 1
      docs/de/llm-prompt.md

2
docs/de/docs/advanced/testing-events.md

@ -1,4 +1,4 @@
# Events testen: Hochfahren – Herunterfahren
# Events testen: Hochfahren – Herunterfahren { #testing-events-startup-shutdown }
Wenn Sie in Ihren Tests Ihre Event-Handler (`startup` und `shutdown`) ausführen wollen, können Sie den `TestClient` mit einer `with`-Anweisung verwenden:

1
docs/de/llm-prompt.md

@ -49,6 +49,7 @@ Below is a list of English terms and their German translations. Use these transl
* the engine: die Engine
* the env var: die Umgebungsvariable
* the error response: die Error-Response
* the event: das Event
* the exception: die Exception
* the form model: das Formularmodell
* the form body: der Formularbody

Loading…
Cancel
Save