Skip to content

Commit

Permalink
refactor: Clean up AssetManagerTest by removing redundant tests and c…
Browse files Browse the repository at this point in the history
…onsolidating configurations

- Removed several test cases that were redundant or overly complex, focusing on essential scenarios for AssetManager's behavior.
- Consolidated Git configuration tests into static final strings for better readability and maintainability.
- Streamlined the setup process for tests, ensuring clarity in the initialization of AssetManager instances.
- Enhanced the clarity of the remaining tests by improving comments and structure, making it easier to understand the purpose of each test case.
  • Loading branch information
edmundmiller committed Dec 13, 2024
1 parent c1aabda commit 2da6757
Showing 1 changed file with 7 additions and 988 deletions.
Loading

0 comments on commit 2da6757

Please sign in to comment.