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
1.6.1
mongodb-generic-repository
/
IntegrationTests
/
Infrastructure
T
History
Alexandre Spieser
710b7b992f
upgrade to MongoDb Driver 2.18 - 2.19 seems to have some broken some tests, investigating.
2023-08-02 22:56:58 +01: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
ran tests + removed obsolete methods
2019-04-10 22:07:15 +01:00
MongoDbTKeyDocumentTestBase.cs
Upgraded MongoDB.Driver to 2.13.2, move target framework of CoreIntegrationTests to netcoreapp2.1
2021-10-13 22:52:00 +01: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
upgrade to MongoDb Driver 2.18 - 2.19 seems to have some broken some tests, investigating.
2023-08-02 22:56:58 +01:00