Major refactor of static objects (DUV-17)
Merged
Commits were merged into target branch
Simon Hoxer Bønding opened 4 months ago

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

New commits added 4 months ago
Major refactor of static objects
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

Merges pull request #16
Simon Hoxer Bønding merged 4 months ago
Referenced from commit 4 months ago
Merges pull request #17
Major refactor of static objects
Simon Hoxer Bønding committed 4 months ago
pull request 1 of 1
Submitter Simon Hoxer Bønding
Target main
Source hoxer/DUVRepo:main
Merge Strategy
Create Merge Commit
Watchers (1)
Reference
pull request DUV-17
Please wait...
Page is in error, reload to recover