Skip to content

Commit

Permalink
[C#] chore: Turn State unit tests (#1199)
Browse files Browse the repository at this point in the history
## Linked issues

closes: #1119  (issue number)

## Details
- Added unit tests for each method in the `TurnState` class.
- Increased dotnet coverage by 1.2%.

## Attestation Checklist

- [x] My code follows the style guidelines of this project

- I have checked for/fixed spelling, linting, and other errors
- I have commented my code for clarity
- I have made corresponding changes to the documentation (updating the
doc strings in the code is sufficient)
- My changes generate no new warnings
- I have added tests that validates my changes, and provides sufficient
test coverage. I have tested with:
  - Local testing
  - E2E testing in Teams
- New and existing unit tests pass locally with my changes
  • Loading branch information
singhk97 authored Jan 24, 2024
1 parent 80ff29f commit 913423b
Show file tree
Hide file tree
Showing 3 changed files with 544 additions and 8 deletions.
Loading

0 comments on commit 913423b

Please sign in to comment.