storj/installer/windows/StorjTests
paul cannon 43cf036113
installer/windows: don't require ca.key file (#3847)
As noted by @sixcorners at
https://github.com/storj/storj/pull/3819#issuecomment-609025487, the
Windows installer code incorrectly fails if the ca.key file is not
present.

The ca.key file should not be necessary for regular storage node usage,
and in fact we recommend that users move the ca.key file to secure
storage rather than keeping it on the node.

I'm not sure how to run the tests, so I'll get a nod from the SNO Growth
team before merging.

Change-Id: Ib2fe236de5c75165644e880caa827a2a1a034c87
Co-authored-by: Stefan Benten <mail@stefan-benten.de>
2020-04-07 10:02:41 -05:00
..
Properties installer/windows: unit tests for C# custom actions (part 1) (#3521) 2019-11-09 00:38:06 +01:00
ExpectedExceptionWithMessage.cs installer/windows: unit tests for C# custom actions (part 1) (#3521) 2019-11-09 00:38:06 +01:00
ExtractInstallDirTests.cs installer/windows: unit test mocking file system (#3543) 2019-11-14 14:02:03 +02:00
MockHelpers.cs installer/windows: unit test mocking file system (#3543) 2019-11-14 14:02:03 +02:00
packages.config installer/windows: unit test mocking file system (#3543) 2019-11-14 14:02:03 +02:00
StorjTests.csproj removes bandwidth limiting 2020-03-04 14:04:00 +00:00
ValidateIdentityDirTests.cs installer/windows: don't require ca.key file (#3847) 2020-04-07 10:02:41 -05:00
ValidateStorageDirTests.cs installer/windows: unit test mocking file system (#3543) 2019-11-14 14:02:03 +02:00
ValidateStorageTests.cs installer/windows: unit test mocking file system (#3543) 2019-11-14 14:02:03 +02:00
ValidateWalletTests.cs installer/windows: unit test mocking file system (#3543) 2019-11-14 14:02:03 +02:00