Skip to content

Commit

Permalink
tests
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianTurner committed Jul 8, 2024
1 parent ab2dd87 commit 351ae6e
Show file tree
Hide file tree
Showing 107 changed files with 0 additions and 10 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/.requirements/F001/F001-req.pdf
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/.requirements/F001/F001_eventAnlegen_seq.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/.requirements/F002/F002-req.pdf
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/.requirements/F003/F003-req.pdf
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/.requirements/F004/F004-req.pdf
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/.requirements/F005/F005-req.pdf
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/.requirements/F006/F006-req.pdf
Binary file not shown.
Binary file added docs/.requirements/F007/F007-req.pdf
Binary file not shown.
Binary file added docs/.requirements/F008/F008-req.pdf
Binary file not shown.
Binary file added docs/.requirements/F009/F009-req.pdf
Binary file not shown.
Binary file added docs/.requirements/F010/F010-req.pdf
Binary file not shown.
Binary file added docs/.requirements/F011/F011-req.pdf
Binary file not shown.
Binary file added docs/.requirements/F012/F012-req.pdf
Binary file not shown.
Binary file added docs/.requirements/F013/F013-req.pdf
Binary file not shown.
Binary file added docs/.requirements/F014/F014-req.pdf
Binary file not shown.
Binary file added docs/.requirements/F015/F015-req.pdf
Binary file not shown.
Binary file added docs/.requirements/F016/F016-req.pdf
Binary file not shown.
Binary file added docs/.requirements/F017/F017-req.pdf
Binary file not shown.
Binary file added docs/.requirements/F018/F018-req.pdf
Binary file not shown.
Binary file added docs/.requirements/F019/F019-req.pdf
Binary file not shown.
Binary file added docs/.requirements/NF001/NF001-req.pdf
Binary file not shown.
Binary file added docs/.requirements/NF002/NF002-req.pdf
Binary file not shown.
Binary file added docs/.requirements/NF003/NF003-req.pdf
Binary file not shown.
Binary file added docs/.requirements/NF004/NF004-req.pdf
Binary file not shown.
Binary file added docs/.requirements/NF005/NF005-req.pdf
Binary file not shown.
Binary file added docs/.requirements/NF006/NF006-req.pdf
Binary file not shown.
Binary file not shown.
Binary file added docs/.requirements/other/er-model.png
Binary file added docs/.requirements/other/glossar.pdf
Binary file not shown.
Binary file added docs/.requirements/other/rollen.pdf
Binary file not shown.
10 changes: 0 additions & 10 deletions docs/requirements-src/other/design-entscheidungen.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,16 +115,6 @@ Die Verwendung von _NPM_ bietet mehrere Vorteile für das Projekt, einschließli
- Ökosystem: _NPM_ verfügt über ein Ökosystem von Bibliotheken und Tools, die die Entwicklung und Wartung von Anwendungen erleichtern.
- Skalierbarkeit: _NPM_ ist skalierbar und kann mit der Größe und Komplexität des Projekts wachsen, wodurch eine einfache Verwaltung und Entwicklung des Projekts möglich wird.

## Verwendung von NGRX

Das Projekt verwendet das _NGRX_-Framework zur Implementierung eines Stores und zur Verwaltung des Anwendungsstatus in der _Angular_-_Komponenten_.

**Begründung**:
Die Verwendung von _NGRX_ bietet mehrere Vorteile für das Projekt, einschließlich:

- Vorhersehbarkeit: _NGRX_ basiert auf dem Redux-Muster, das eine klare Trennung von Anwendungsstatus und Benutzerinteraktion ermöglicht. Dadurch wird die Vorhersehbarkeit des Verhaltens der _Anwendung_ verbessert und das erstellen von Tests erleichtert.
- Architektur: _NGRX_ bietet eine klare Architektur für die Implementierung der _Frontend_-_Anwendung_, welche die Wartbarkeit erhöht und die Entwicklung erleichtert (z. B. automatisches Starten von _API_ Anfragen und Verarbeiten von _API_ Antworten).

## Verwendung von Cypress

Das Projekt verwendet das _Cypress_-Testing-Framework für die Automatisierung von _E2E-Tests_ im _Frontend_.
Expand Down

0 comments on commit 351ae6e

Please sign in to comment.