Skip to content

Commit

Permalink
Add some unit tests
Browse files Browse the repository at this point in the history
used codeium to generate some unit tests
  • Loading branch information
smithgeek committed Dec 15, 2023
1 parent 04fc4a2 commit aa6c1cf
Show file tree
Hide file tree
Showing 16 changed files with 859 additions and 67 deletions.
2 changes: 2 additions & 0 deletions Tests/UnitTests/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
TestResults/**
coveragereport/**
1 change: 1 addition & 0 deletions Tests/UnitTests/GlobalUsings.cs
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
global using Xunit;
Loading

0 comments on commit aa6c1cf

Please sign in to comment.