Skip to content

Conversation

@jaredcnance
Copy link
Contributor

Closes #113

Changelog

  • Added unit tests
  • Added constructor overload for AttrAttribute
  • Introduce new IDbContextResolver and deprecate DefaultEntityRepository ctor

this change is focused on improving testability. since an extension method is used to get the dbset from the dbcontext, using a resolver allows us to wrap the extension method call up in a mockable interface
simplifies construction for unit tests
@jaredcnance jaredcnance merged commit 5919517 into develop May 27, 2017
@jaredcnance jaredcnance deleted the fix/#113 branch May 27, 2017 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants