This website requires JavaScript.
Explore
Help
Sign In
UltimateCoder
/
mongodb-generic-repository
Watch
1
Star
0
Fork
0
You've already forked mongodb-generic-repository
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
Files
f0af32adcad2b58a435cdad72d4e041331030b8e
mongodb-generic-repository
/
IntegrationTests
/
Infrastructure
T
History
alexandre-spieser
57d332ef2a
Add support for ObjectId type for the Id of the document.
2018-03-05 23:07:56 +00:00
..
BaseMongoDbRepositoryTests.cs
Added tests
2017-09-24 21:34:29 +00:00
GlobalVariables.cs
refactoring test classes.
2018-02-05 23:48:11 +00:00
ITestRepository.cs
added tests for partitioned collections
2017-08-27 17:35:21 +00:00
MongoDBDocumentTestBase.cs
CoreIntegrationTests refactored and passing.
2018-02-10 18:16:14 +00:00
MongoDbTKeyDocumentTestBase.cs
CoreIntegrationTests refactored and passing.
2018-02-10 18:16:14 +00:00
RandomExtensions.cs
refactoring test classes.
2018-02-05 23:48:11 +00:00
TestClasses.cs
Add support for ObjectId type for the Id of the document.
2018-03-05 23:07:56 +00:00
TestRepository.cs
added pluralizationclass from Humanizer, and set collections names to camel case instead of lower case for better readability.
2017-09-03 19:00:02 +00:00