dualbios / FileBaseContext

FileBaseContext is a provider of Entity Framework 7&8 to store database information in files.
MIT License
28 stars 9 forks source link

Add some tests #13

Open dualbios opened 11 months ago

dualbios commented 11 months ago

https://learn.microsoft.com/en-us/ef/core/providers/writing-a-provider#the-ef-core-specification-tests

dualbios commented 10 months ago

Added the possibility to create unit tests and created test projects.