wabbajack/Wabbajack.Test
2020-04-03 16:40:51 -06:00
..
ABatchProcessorTests.cs More passing Tests 2020-04-03 16:40:20 -06:00
ACompilerTest.cs Most santiy tests pass 2020-04-03 16:40:51 -06:00
AVortexCompilerTest.cs BSA Tests pass 2020-04-03 16:40:20 -06:00
ContentRightsManagementTests.cs More passing Tests 2020-04-03 16:40:20 -06:00
DownloaderTests.cs Fix broken updating 2020-04-03 16:40:51 -06:00
EndToEndTests.cs BSA Tests pass 2020-04-03 16:40:20 -06:00
Extensions.cs Can now get meta.ini data from a download state 2020-01-10 21:15:53 -07:00
FilePickerTests.cs .NET Standard 2.1, .NET Core 3.1 2020-01-25 20:48:13 -06:00
MO2Tests.cs MO2Tests pass 2020-04-03 16:40:51 -06:00
ModlistMetadataTests.cs Wabbajack.Test utils pass 2020-04-03 16:40:20 -06:00
Readme.md Created READMEs for most projects 2019-11-21 15:11:08 +01:00
RestartingDownloadsTests.cs Fix typos + inconsistencies in logs 2020-01-13 22:11:07 +01:00
SanityTests.cs Most santiy tests pass 2020-04-03 16:40:51 -06:00
SimpleHTTPServer.cs Fixes for inis, resuming downloads and caching services 2019-12-17 16:17:44 -07:00
TestUtils.cs Most santiy tests pass 2020-04-03 16:40:51 -06:00
VortexTests.cs Removed unused imports from all Tests 2019-11-21 15:27:35 +01:00
Wabbajack.Test.csproj Most santiy tests pass 2020-04-03 16:40:51 -06:00
WebAutomationTests.cs Diable more cef tests 2020-01-02 21:10:30 -07:00
ZEditIntegrationTests.cs Added MatchAll support to mods 2020-02-04 22:17:12 -07: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.