jreed-Aces / note-taker

0 stars 0 forks source link

Add unit tests for NoteService class #38

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 class in the note-taker project. The tests are implemented using xunit as the testing framework and FakeItEasy for mocking the IFileService dependency.

Summary of Changes

Fixes #37.


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

git checkout sweep/add-unit-tests

To get Sweep to edit this pull request, leave a comment below or in the code. Leaving a comment in the code will only modify the file but commenting below can change the entire PR.