Commits were merged into target branch
Simon Hoxer Bønding opened 7 months ago
|
|
New commits added 7 months ago
|
|
Simon Hoxer Bønding merged 7 months ago
|
|
Referenced from commit 7 months 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