olvrwn / CashBud

0 stars 0 forks source link

Create TransactionsManagerMock #14

Closed sweep-ai[bot] closed 1 year ago

sweep-ai[bot] commented 1 year ago

Description

This PR adds the necessary files and folders to create a mock for the TransactionsManager in the CashBudTests directory. It also implements the required functions in the TransactionsManagerMock file to conform to the TransactionsManagerProtocol. Additionally, references to the created folders and files are added in the CashBud.xcodeproj/project.pbxproj file.

Summary of Changes

Fixes #12.


To checkout this PR branch, run the following command in your terminal:

git checkout sweep/create-transactions-manager-mock_1

🎉 Latest improvements to Sweep:


💡 To get Sweep to edit this pull request, you can:

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information