intvsteve / VINTage

Various Intellivision-related projects, including the LTO Flash! User Interface application.
GNU General Public License v2.0
3 stars 1 forks source link

Add ZIP archive tests #312

Closed intvsteve closed 5 years ago

intvsteve commented 5 years ago

As Xunit tests are presently only run in Windows desktop, .NET 4.5, that's the ZIP archive implementation being tested.

Coverage of all code paths is achieved.

In the course of this, various test helpers were added as well as tests for the ResourceHelpers type.