Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 975 Bytes

File metadata and controls

21 lines (15 loc) · 975 Bytes

Changes:

Automated tests

  • Newly added/modified unit/service tests
  • Changes are covered by existing tests
  • Testing not necessary or testing not possible (eg. configuration)

Quality

  • I have updated nuget packages to the latest possible version
  • I have checked that no warnings are generated from my newly added code
  • I have built the solution and run all automated tests
  • The changes are backwards compatible
  • The code help towards fulfilling or fulfills the acceptance criteria