Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unit Tests für Frontend #98

Open
TommyNeumaier opened this issue Oct 15, 2024 · 0 comments
Open

Unit Tests für Frontend #98

TommyNeumaier opened this issue Oct 15, 2024 · 0 comments

Comments

@TommyNeumaier
Copy link
Collaborator

TommyNeumaier commented Oct 15, 2024

Frontend Tests

https://www.andrena.de/blog/artikel/komponententests-in-angular-ein-leitfaden
https://v17.angular.io/guide/testing-components-scenarios
https://angular.dev/guide/testing
https://www.informatik-aktuell.de/entwicklung/programmiersprachen/automatisiertes-testen-einer-angular-applikation.html

https://www.youtube.com/watch?v=BumgayeUC08
https://www.youtube.com/watch?v=c57llB8QA2E

Testen aller grundlegenden Funktionen
Wichtig ist vor allem, dass der Test crashed, sollte es zu einem Fehlschlagen beim Bauen kommen (oder z.B. eine Navigation nicht funktionieren, die bereits gehen sollte, ...). Also Grundfunktionen der App. Alles andere sind eh Backend Tests.

dod: the basic functions of an web app have unit tests written

@TommyNeumaier TommyNeumaier added this to the WS_2425_Sprint-2 milestone Oct 15, 2024
@TommyNeumaier TommyNeumaier changed the title Unit Tests für Frontend (WS_2425_Sprint 1) Unit Tests für Frontend Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants