urfnet / URF.Core

Unit of Work & Repositories Framework - .NET Core, NET Standard, Entity Framework Core. 100% extensible & lightweight.
https://github.com/urfnet
MIT License
309 stars 62 forks source link

Adding integration test for saving complex object graph with different TrackingState's across all entities across graph #23

Closed lelong37 closed 6 years ago

lelong37 commented 6 years ago

Added to TrackableRepositoryTest.ApplyChanges_Should_Set_Graph_States integration test.

lelong37 commented 6 years ago

Released w/ URF.Core RC2.