Skip to content

Conversation

@hukho
Copy link
Contributor

@hukho hukho commented Feb 11, 2025

PR Classification

Code cleanup and refactoring to improve readability, consistency, and test coverage.

PR Summary

Refactored test classes, updated namespaces, and added new unit tests for better code organization and coverage.

  • FakeHttpMessageHandler.cs: Reordered using directives, refactored constructor, and updated methods.
  • CommonHelperTests.cs: Added new test methods for base64 encoding and access token extraction.
  • EssApiClientTests.cs and FleetManagerApiClientTests.cs: Updated namespaces, refactored methods, and standardized formatting.
  • FssApiClientTests.cs: Added new unit tests for FssApiClient class using FakeItEasy and FakeHttpMessageHandler.

@snyk-io
Copy link

snyk-io bot commented Feb 11, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

code/snyk check is complete. No issues have been found. (View Details)

@hukho hukho changed the title Move unit tests to correct projectove unit tests to correct project Move unit tests to correct project Feb 11, 2025
@hukho hukho force-pushed the TD/Abzu-204069-unit-tests branch from 93fdcae to 2362267 Compare February 11, 2025 14:02
@hukho hukho marked this pull request as ready for review February 11, 2025 15:25
@hukho hukho requested review from a team and rockydevnet as code owners February 11, 2025 15:25
@hukho hukho merged commit 8d1a5a0 into main Feb 11, 2025
21 of 22 checks passed
@hukho hukho deleted the TD/Abzu-204069-unit-tests branch February 11, 2025 15:51
JiviteshT pushed a commit that referenced this pull request Mar 3, 2025
* Move unit tests to correct project

* Revert some changes

* Further reversion

* And more
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.

3 participants