duplicati/Duplicati/UnitTest
2025-11-14 16:00:06 +01:00
..
AESStringEncryptionTests.cs Updated NUnit 2025-06-13 11:48:24 +02:00
ArchiveAttributeTests.cs Add dynamic streaming toggle 2025-11-03 12:48:37 +01:00
BackendToolTests.cs Updated NUnit 2025-06-13 11:48:24 +02:00
BasicSetupHelper.cs Don't set option if not supported 2025-07-01 17:05:20 +02:00
BorderTests.cs Removed warning 2025-07-09 10:10:05 +02:00
CLIDatabaseLocatorTests.cs Updated NUnit 2025-06-13 11:48:24 +02:00
CommandLineOperationsTests.cs Sets infinite timeout for HTTP clients 2025-06-12 10:33:13 -03:00
CompactDisruptionTests.cs Stabilize compact tests. 2025-08-07 10:26:15 +02:00
CompressionTests.cs Updated NUnit 2025-06-13 11:48:24 +02:00
ControllerMultiLogTargetTests.cs Updated NUnit 2025-06-13 11:48:24 +02:00
ControllerTests.cs Updated NUnit 2025-06-13 11:48:24 +02:00
DatabaseToolTests.cs Merge remote-tracking branch 'upstream/master' into performance/mssqlite-async 2025-06-19 12:17:30 +02:00
DeleteHandlerTests.cs Updated NUnit 2025-06-13 11:48:24 +02:00
DeterministicErrorBackend.cs Add dynamic streaming toggle 2025-11-03 12:48:37 +01:00
DirectListHandlerTests.cs Invert --allow-empty-source 2025-08-15 11:05:17 +02:00
DisruptionTests.cs Merge remote-tracking branch 'upstream/master' into performance/mssqlite-async 2025-06-19 12:17:30 +02:00
Duplicati.UnitTest.csproj Updated to .NET10 2025-11-14 15:05:39 +01:00
EmptyMetadataTests.cs Previous version was using 'null' as a transaction, which implies a commit after each query. 2025-06-19 13:20:01 +02:00
EncryptedFieldHelperTests.cs Updated NUnit 2025-06-13 11:48:24 +02:00
FilterTest.cs Updated NUnit 2025-06-13 11:48:24 +02:00
GeneralBlackBoxTesting.cs Reduced test time 2025-05-28 15:05:33 +02:00
HasherTests.cs Updated NUnit 2025-06-13 11:48:24 +02:00
ImportExportTests.cs Update ServerUtil probing 2025-07-10 21:03:16 +02:00
IOTests.cs Updated NUnit 2025-06-13 11:48:24 +02:00
Issue1410.cs Updated NUnit 2025-06-13 11:48:24 +02:00
Issue1723.cs Updated NUnit 2025-06-13 11:48:24 +02:00
Issue4312.cs Updated NUnit 2025-06-13 11:48:24 +02:00
Issue4693.cs Removed the sqlite page cache option. It should be set through the environment variable, or some other way of providing a custom database configurotion 2025-06-19 11:41:39 +02:00
Issue4988.cs Invert --allow-empty-source 2025-08-15 11:05:17 +02:00
Issue5066.cs Merge remote-tracking branch 'upstream/master' into performance/mssqlite-async 2025-06-19 12:17:30 +02:00
Issue5097.cs Updated NUnit 2025-06-13 11:48:24 +02:00
Issue5196.cs Updated NUnit 2025-06-13 11:48:24 +02:00
Issue5845.cs Add dynamic streaming toggle 2025-11-03 12:48:37 +01:00
Issue5862.cs Add dynamic streaming toggle 2025-11-03 12:48:37 +01:00
Issue5987.cs Added test to reproduce #5987 2025-05-05 16:42:53 +02:00
Issue6070.cs Implemented test for issue #6070 2025-05-16 14:46:30 +02:00
Issue6127.cs Updated NUnit 2025-06-13 11:48:24 +02:00
Issue6200.cs Reverted to use the shorter name --asynchronous-upload-limit and then added an alias for --asynchronous-concurrent-upload-limit. 2025-10-16 13:25:34 +02:00
Issue6235.cs Added fix for handling rename failures with filesets. 2025-05-20 15:22:13 +02:00
Issue6254.cs Reverted to use the shorter name --asynchronous-upload-limit and then added an alias for --asynchronous-concurrent-upload-limit. 2025-10-16 13:25:34 +02:00
Issue6296.cs Remove fixed index files from output 2025-06-20 16:40:21 +02:00
Issue6339.cs Fixed test to work when there are fewer blocks created in CI 2025-07-11 17:12:26 +02:00
Issue6504.cs Include duplicated blocks in recreated index files 2025-09-23 11:12:36 +02:00
IssueTests.cs Fixed a number of warnings 2025-11-14 16:00:06 +01:00
MaskingUnmaskingTest.cs Fixed masked passwords breaking test function 2025-09-25 13:11:39 +02:00
OptionsTests.cs Added tests for various option contraints 2025-11-03 09:27:06 +01:00
PreventEmptySourceTest.cs Invert --allow-empty-source 2025-08-15 11:05:17 +02:00
ProblematicPathTests.cs Updated NUnit 2025-06-13 11:48:24 +02:00
PurgeTesting.cs Updated NUnit 2025-06-13 11:48:24 +02:00
RandomErrorBackend.cs Add dynamic streaming toggle 2025-11-03 12:48:37 +01:00
RecoveryToolTests.cs Updated NUnit 2025-06-13 11:48:24 +02:00
RepairHandlerTests.cs Post merge with master fixes 2025-06-19 12:24:22 +02:00
RepairWithMissingRemoteFiles.cs Merge remote-tracking branch 'upstream/master' into performance/mssqlite-async 2025-06-19 12:17:30 +02:00
RestoreHandlerTests.cs Whitespaces 2025-09-30 15:23:58 +02:00
ResultFormatSerializerProviderTest.cs Updated NUnit 2025-06-13 11:48:24 +02:00
RunScriptTests.cs Updated NUnit 2025-06-13 11:48:24 +02:00
SecretProviderHelperTests.cs Updated NUnit 2025-06-13 11:48:24 +02:00
ServerApiIntegrationTests.cs Extended tests for the server API 2025-11-10 19:43:44 +01:00
SizeOmittingBackend.cs Add dynamic streaming toggle 2025-11-03 12:48:37 +01:00
SQLiteTests.cs Merge remote-tracking branch 'upstream/master' into performance/mssqlite-async 2025-06-19 12:17:30 +02:00
StatisticsTests.cs Updated NUnit 2025-06-13 11:48:24 +02:00
SVNCheckoutsTest.cs Merge remote-tracking branch 'origin/master' into feature/alternate-source-provider 2025-02-26 19:25:46 +01:00
SymLinkTests.cs Updated NUnit 2025-06-13 11:48:24 +02:00
TestHyperVParser.cs Added tests for HyperV and MSSQL parsers 2025-09-04 20:14:52 +02:00
TestUtils.cs Rewrote the repair for scenarios where remote files are missing. 2025-05-08 10:31:38 +02:00
TimeSpanParserTests.cs Updated NUnit 2025-06-13 11:48:24 +02:00
TimeZoneHelperTests.cs Updated NUnit 2025-06-13 11:48:24 +02:00
ToolTests.cs Due to the error counter being reset on every operation, capturing the error has to be slightly modified. 2025-08-07 21:08:00 +02:00
UriUtilityTests.cs Updated NUnit 2025-06-13 11:48:24 +02:00
UtilityExtraTests.cs Add tests for UpdateOptions 2025-10-27 12:29:17 +01:00
UtilityTests.cs Updated NUnit 2025-06-13 11:48:24 +02:00
VacuumAndBugReportTests.cs Prevent locked file in tests 2025-08-08 11:41:10 +02:00
WebApiTests.cs Updated NUnit 2025-06-13 11:48:24 +02:00
ZipFallbackTest.cs Updated NUnit 2025-06-13 11:48:24 +02:00