Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests: Write Unit Tests for Project #1

Merged
merged 25 commits into from
Mar 24, 2023

Conversation

StevanFreeborn
Copy link
Owner

  • tests: add moq and fluent assertions. stub out onspring service tests class
  • tests: add unit tests
  • fix: move host config into extension method
  • style: change order of extension methods for readability
  • tests: add unit tests
  • tests: reach 100% code coverage on OnspringServiceTests
  • tests: add tests for report service
  • tests: add unit tests for models
  • tests: add tests for attachment transfer settings factory
  • tests: add more unit tests
  • chore: update test coverage script
  • tests: add unit test for transfer command
  • fix: add progress bar to transfer command
  • fix: added progress bar to bulk delete and bulk download commands
  • fix: update logger configuration
  • chore: stub out bulk command tests
  • tests: more tests
  • tests: add report command tests
  • fix: make method private
  • tests: more unit tests
  • tests: started working on attachment processor tests
  • tests: more tests
  • tests: update test coverage script
  • tests: finish writing tests
  • chore: run dotnet format

@StevanFreeborn StevanFreeborn merged commit 9e62ec4 into main Mar 24, 2023
@StevanFreeborn StevanFreeborn deleted the tests/write-initial-unit-tests branch March 24, 2023 03:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant