Skip to content

Conversation

@mgolois
Copy link

@mgolois mgolois commented Apr 3, 2014

the code below does not really create and an updated queryable list
db.ToList().Add( entity );

the code below does not really create and an updated queryable list

 db.ToList().Add( entity );
@nairdo
Copy link
Member

nairdo commented Apr 4, 2014

The entire Test solution is going to need to be re-factored once we've finished the current EF re-factoring that is underway (and this particular file will be going away). Also, due to the troubles we've had with trying to manage the fake repositories, I'm planning on changing the tests to use an actual EF db repository. This change should allow us to start creating additional tests again.

@nairdo nairdo closed this Apr 4, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants