Skip to content

Fix/#113 #115

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 27, 2017
Merged

Fix/#113 #115

merged 4 commits into from
May 27, 2017

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.

1 participant