
Commits were merged into target branch
-
1 year ago1 year ago1 year ago1 year ago
-
Submitter | Simon Hoxer Bønding |
Target | main |
Source | hoxer/DUVRepo:main |
Assignees
Merge Strategy
Create Merge Commit
Profile and config were static objects and difficult to unit test because each unit test would interfere with the other. Now each object have been refactored into instantiable objects. Config are embedded into platform and Profile is sent down by each ViewModel to child view models