Documentation #42350
mgr/dashboard: The reason to test
Status:
New
Priority:
Normal
Assignee:
Category:
dashboard/general
Target version:
% Done:
0%
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:
Description
Give an interesting introduction into our tests.
This task should be split in the following subtasks
1. Describe the benefits of the different tests.
2. Describe consideration that are to be made to decide where I use the one or the other.
3. Show the benefits of different testing strategies (Test first / TDD)
4. Add some best practice links and showcase good tests in our code base.
The benefit of this should be that everybody should be capable of writing tests with the different test scopes in mind.
Related issues
History
#1 Updated by Stephan Müller over 1 year ago
I will first provide an presentation which will be presented during a call as soon as the presentation is done.
#2 Updated by Stephan Müller over 1 year ago
- Related to Feature #42253: mgr/dashboard: Define and document valid frontend tests added