You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor project testing utilities and enhance test structure
- Introduced `TestUtils` module to encapsulate common testing functions and utilities.
- Updated `TestAssetProjInfo2` to include new expectations for graph and project results.
- Refactored existing tests to utilize the new `TestUtils` functions for better readability and maintainability.
- Replaced inline error handling and logging with structured approaches in tests.
- Ensured all tests now conform to the new expectations for project options, graph results, and project results.
0 commit comments