mirror of
https://github.com/AlexMacocian/WpfExtended.git
synced 2026-07-21 01:19:29 +00:00
Create unit tests (#6)
* Create unit tests Rearrange test project structure Implement ICVLoggerProvider interface for mocking/extensibility * Fix UTs project path
This commit is contained in:
@@ -21,6 +21,7 @@ jobs:
|
||||
env:
|
||||
Solution_Path: WpfExtended.sln
|
||||
Actions_Allow_Unsecure_Commands: true
|
||||
Test_Project_Path: WpfExtended.Test\WpfExtended.Tests.csproj
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
Reference in New Issue
Block a user