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
Inject IMediator and fetch merchant details if missing
Refactor MyAccountContactPageViewModel to use IMediator for fetching merchant details when not present in cache. Add caching with expiration and user feedback on failure. Update tests to mock and inject IMediator. Add necessary usings for MediatR and caching.
Copy file name to clipboardExpand all lines: TransactionProcessor.Mobile.BusinessLogic.Tests/ViewModelTests/MyAccount/MyAccountContactPageViewModelTests.cs
0 commit comments