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

Upgrade tree testability refactor #412

Merged
merged 2 commits into from
Nov 16, 2023

Conversation

myangelkamikaze
Copy link
Member

Plan should never be null in UpgradeTreeUpgradePlanViewModel right? Doesn't look like it can from code, at least.
I also deleted UpgradeTreeViewNodeState since it doesn't seem to be used. That information should technically already be available from the different viewmodels implementing IEquipmentPlanItemViewModel already too, I think. Or did you need that enum for anything else?

Also, I'm not sure if I should be chaining tests like this, feels dirty.

Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@myangelkamikaze myangelkamikaze merged commit 011f17b into main Nov 16, 2023
3 checks passed
@myangelkamikaze myangelkamikaze deleted the UpgradeTreeTestabilityRefactor branch November 16, 2023 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants