..
Mocks
Rename method to CopyFileAsync to align with the others in the interface
2020-01-03 13:00:27 -08:00
BaseCommandTests.cs
Beef up mocking in libman.Test project to improve test reliability
2019-04-23 16:03:37 -07:00
CommandTestBase.cs
Beef up mocking in libman.Test project to improve test reliability
2019-04-23 16:03:37 -07:00
HostInteractionTests.cs
Stress and Perf fixes ( #85 )
2018-06-05 07:24:48 -07:00
LibmanCacheCleanTests.cs
fix: provide error message for unknown provider. ( #608 )
2020-09-23 13:13:20 -07:00
LibmanCacheListTest.cs
Include the cache location in 'libman cache list' ( #583 )
2020-05-12 13:02:37 -07:00
LibmanCleanTest.cs
delete empty folders after clean operation. ( #286 )
2018-07-09 17:14:55 -07:00
LibmanConfigTest.cs
Beef up mocking in libman.Test project to improve test reliability
2019-04-23 16:03:37 -07:00
LibmanInitTests.cs
Add a flag to silently init using the default provider ( #659 )
2022-01-03 13:42:32 -08:00
LibmanInstallTest.cs
Make tests less prone to breaking when jQuery releases. ( #584 )
2020-05-12 13:03:14 -07:00
LibmanRestoreTest.cs
Stress and Perf fixes ( #85 )
2018-06-05 07:24:48 -07:00
LibmanUninstallTest.cs
Stress and Perf fixes ( #85 )
2018-06-05 07:24:48 -07:00
LibmanUpdateTest.cs
Make tests less prone to breaking when jQuery releases. ( #584 )
2020-05-12 13:03:14 -07:00
LibraryResolverTest.cs
Change Provider APIs to use name and version instead of libraryId
2018-08-06 23:14:14 -07:00
SampleTestCommand.cs
Disables interactive mode on consoles with redirected input
2018-12-19 11:48:07 -08:00
StringNewLineHelper.cs
Stress and Perf fixes ( #85 )
2018-06-05 07:24:48 -07:00
TestEnvironmentHelper.cs
Beef up mocking in libman.Test project to improve test reliability
2019-04-23 16:03:37 -07:00
TestInputReader.cs
Move the GetSuggestedDestination API to IProvider
2018-06-13 15:52:14 -07:00
TestLogger.cs
Stress and Perf fixes ( #85 )
2018-06-05 07:24:48 -07:00
libman.Test.csproj
Update unit tests to target net6.0 ( #675 )
2022-03-25 16:05:02 -07:00