olvrwn / CashBud

0 stars 0 forks source link

Create LocalPersistenceServiceMock #18

Closed sweep-ai[bot] closed 1 year ago

sweep-ai[bot] commented 1 year ago

Description

This PR addresses issue #16 by creating a mock file for the LocalPersistenceService in the CashBudTests folder. The mock file, LocalPersistenceServiceMock, conforms to the LocalPersistenceServiceProtocol and implements all functions according to the protocol. Additionally, references for the created folders and files are added in CashBud.xcodeproj/project.pbxproj.

Summary of Changes

Fixes #16.


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

git checkout sweep/create-local-persistence-service-mock

🎉 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