mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
9d890f2ff0
+ Fail if child of game folder + Fail if child of Program Files + Add test for null path * Fix success if path null * Check if install path exists before updating download path |
||
---|---|---|
.. | ||
Resources | ||
ABatchProcessorTests.cs | ||
ACompilerTest.cs | ||
ATestBase.cs | ||
ContentRightsManagementTests.cs | ||
DownloaderTests.cs | ||
EndToEndTests.cs | ||
GameStoreTests.cs | ||
MetricsTests.cs | ||
MO2Tests.cs | ||
ModlistMetadataTests.cs | ||
NexusTests.cs | ||
Readme.md | ||
RestartingDownloadsTests.cs | ||
SanityTests.cs | ||
SimpleHTTPServer.cs | ||
TasksTests.cs | ||
TestUtils.cs | ||
Wabbajack.Test.csproj | ||
xunit.runner.json | ||
ZEditIntegrationTests.cs |
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.