Arlodotexe / OwlCore.Storage.CommonTests

Common tests that should pass for all implementations of OwlCore.Storage.
MIT License
1 stars 1 forks source link

Create tests for IModifiableFolder #1

Closed Arlodotexe closed 1 year ago

Arlodotexe commented 1 year ago

Due to an issue found in OwlCore.Storage (see #8), it's become apparent that we need to create tests for IModifableFolder.

  1. Create a class that inherits CommonIFolderTests
  2. Override and adjust to take and test an IModifiableFolder instead
  3. Write basic tests for each method on IModifiableFolder.
Arlodotexe commented 1 year ago

Fixed in 3dc760d503a7b18e9843e8edc057f7330e8839ad