jreed-Aces / note-taker

0 stars 0 forks source link

Add unit tests for NoteService.cs #55

Closed sweep-ai[bot] closed 1 year ago

sweep-ai[bot] commented 1 year ago

Description

This PR adds unit tests for all methods in the NoteService.cs class. The tests are written using the xUnit testing framework and the FakeItEasy library for mocking the IFileService dependency. Each method in the NoteService.cs class is covered by a corresponding test method in the NoteServiceTests class.

Summary of Changes

Fixes #54.


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

git checkout {pull_request.branch_name}

🎉 Latest improvements to Sweep:


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