Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Increase timeout, update player handling, and cleaned up code
Added System.Net.Http namespace for HTTP functionality. Increased timeout in NhlScoresHtmlReportsApiHttpClient constructor from 30s to 60s. Improved player name handling in PlayerEnumFileGeneratorHelper. Added using directives in GameCenterLanding.cs. Removed ThreeStars property from Summary class in GameCenterLanding.cs. Made several string properties nullable in ThreeStar class. Removed redundant closing brace in GameTests.cs. Updated PlayerEnumFileGeneratorHelper_Returns_Valid_Content test method in PlayerTests.cs.
- Loading branch information