Example code for integration testing with Dapper example
Stars
13
Forks
6
Watchers
13
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
76
commits
Add test for non-destructive behavior when insert fails.
5a083a3View on GitHubAdd alternative Get method which doesn't use the base class.
85b8290View on GitHubAdd test for adding details. Correct issue with misnamed column in details fetch.
9a2b4e3View on GitHubRefactor tests to eliminate code duplication when creating test post.
8faf61aView on GitHub