wabbajack/Wabbajack.Test
2019-11-23 18:30:51 -06:00
..
CSP Removed unused imports from all Tests 2019-11-21 15:27:35 +01:00
Properties Removed unused imports from all Tests 2019-11-21 15:27:35 +01:00
Wabbajack.Common.Tests WIP channels 2019-11-08 23:37:05 -07:00
ACompilerTest.cs ACompiler explicit implementation enforcement of its required members 2019-11-23 18:30:51 -06:00
app.config Updated all main projects to .NET 4.8.0 2019-11-23 16:50:09 +01:00
AVortexCompilerTest.cs ACompiler explicit implementation enforcement of its required members 2019-11-23 18:30:51 -06:00
CompilationStackTests.cs Removed unused imports from all Tests 2019-11-21 15:27:35 +01:00
ContentRightsManagementTests.cs Removed unused imports from all Tests 2019-11-21 15:27:35 +01:00
DownloaderTests.cs Removed unused imports from all Tests 2019-11-21 15:27:35 +01:00
EndToEndTests.cs ACompiler explicit implementation enforcement of its required members 2019-11-23 18:30:51 -06:00
Extensions.cs Removed unused imports from all Tests 2019-11-21 15:27:35 +01:00
MiscTests.cs Removed unused imports from all Tests 2019-11-21 15:27:35 +01:00
ModlistMetadataTests.cs Removed unused imports from all Tests 2019-11-21 15:27:35 +01:00
Readme.md Created READMEs for most projects 2019-11-21 15:11:08 +01:00
SanityTests.cs Better selection of patch file sources 2019-11-21 14:32:58 -07:00
TestUtils.cs Switch directory deleting back to use a shell process. It's the only 100% reliable method I've found. 2019-11-23 10:37:24 -07:00
VortexTests.cs Removed unused imports from all Tests 2019-11-21 15:27:35 +01:00
Wabbajack.Test.csproj Downgraded ReactiveUI to 10.5.30 2019-11-23 19:50:56 +01:00
WebAutomationTests.cs Removed unused imports from all Tests 2019-11-21 15:27:35 +01:00
ZEditIntegrationTests.cs Removed unused imports from all Tests 2019-11-21 15:27:35 +01:00

Wabbajack.Test

This project contains almost all tests for Wabbajack. If you create a new PR, push to master or update your PR than the tests in this project will be started at Azure DevOps. It is recommended that you run the test(s) for the part of the application you have changed. You can also create new tests if you have added something that other tests do not cover.