Skip to content
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

Removes the DbContext specimen builder #25

Merged
merged 2 commits into from
Mar 8, 2020
Merged

Removes the DbContext specimen builder #25

merged 2 commits into from
Mar 8, 2020

Conversation

aivascu
Copy link
Owner

@aivascu aivascu commented Mar 8, 2020

Fixes #24

  • Removes the DbContextSpecimenBuilder from DbContextCustomization
  • Implements unit tests for DbContexts with custom constructors

@aivascu aivascu added the enhancement New feature or request label Mar 8, 2020
@aivascu aivascu self-assigned this Mar 8, 2020
@aivascu aivascu added this to the v0.5 milestone Mar 8, 2020
@aivascu aivascu merged commit f818139 into master Mar 8, 2020
@aivascu aivascu deleted the issue-24 branch March 8, 2020 01:19
@aivascu aivascu added this to Done in Release 0.5 tracker Mar 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

Add support for custom DbContext constructors
1 participant