index
:
delta/python-packages/requests-cache.git
codecov
dependabot/github_actions/snok/install-poetry-1.2
dependabot/github_actions/snok/install-poetry-1.3
dependabot/github_actions/supercharge/redis-github-action-1.4.0
dependabot/pip/attrs-21.4.0
dependabot/pip/cattrs-1.10.0
dependabot/pip/cattrs-1.9.0
dependabot/pip/coverage-6.1
dependabot/pip/coverage-6.2
dependabot/pip/furo-2021.10.9
dependabot/pip/furo-2021.11.12.1
dependabot/pip/furo-2022.1.2
dependabot/pip/myst-parser-0.16.0
dependabot/pip/nox-2022.1.7
dependabot/pip/pre-commit-2.15.0
dependabot/pip/psutil-5.9.0
dependabot/pip/pytest-xdist-2.4.0
dependabot/pip/pytest-xdist-2.5.0
dependabot/pip/pytest-xdist-3.3.0
dependabot/pip/redis-4.1.0
dependabot/pip/responses-0.14.0
dependabot/pip/responses-0.15.0
dependabot/pip/rich-10.11.0
dependabot/pip/rich-10.12.0
dependabot/pip/rich-10.13.0
dependabot/pip/sphinx-4.3.0
dependabot/pip/sphinx-4.4.0
dependabot/pip/sphinx-autodoc-typehints-1.13.0
dependabot/pip/sphinx-autodoc-typehints-1.14.1
dependabot/pip/sphinx-automodapi-0.14.0
dependabot/pip/sphinx-inline-tabs-2022.1.2b11
dependabot/pip/sphinx-notfound-page-0.8
dependabot/pip/ujson-4.2.0
dependabot/pip/ujson-4.3.0
dependabot/pip/ujson-5.1.0
dev
explicit-exports
history-example
lru
main
master
memcached
mongita
orm
patch-module
pre-release
v0.7
v1.x.x
wip-req-compat
github.com: reclosedev/requests-cache
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
integration
/
test_mongodb.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set default serializers for each backend using param defaults instead of 'def...
Jordan Cook
2023-01-13
1
-1
/
+0
*
Bump max wait time for MongoDB TTL test
Jordan Cook
2022-09-30
1
-2
/
+2
*
Add retries for MongoDB ServerSelectionTimeoutError on GitHub Actions runners
Jordan Cook
2022-07-05
1
-1
/
+22
*
Update tests and docs
Jordan Cook
2022-06-11
1
-2
/
+6
*
Run integration tests with all serializers _only_ for Filesystem backend; for...
Jordan Cook
2022-06-10
1
-16
/
+2
*
Merge *PickleDict storage classes into parent classes
Jordan Cook
2022-04-22
1
-17
/
+5
*
Fix parameter forwarding for redis-py 4.2 and pymongo 4.1 on python <=3.8
Jordan Cook
2022-04-21
1
-19
/
+24
*
Store responses in DynamoDB as JSON documents instead of serialized binaries
Jordan Cook
2022-04-19
1
-4
/
+2
*
Move all cache policy-related modules to separate 'policy' subpackage
Jordan Cook
2022-04-17
1
-1
/
+1
*
Add serializer name to cache key to avoid errors due to switching serializers
Jordan Cook
2022-04-15
1
-2
/
+2
*
Add TTL tests
Jordan Cook
2022-04-15
1
-2
/
+61
*
Improvements for MongoDB:
Jordan Cook
2022-04-15
1
-0
/
+2
*
Wait a bit longer for MongoDB to spin up for integration tests
Jordan Cook
2022-04-01
1
-2
/
+2
*
Handle CorruptGridFile error in GridFS backend
Jordan Cook
2022-02-22
1
-0
/
+18
*
Format using a more typical line length of 100
Jordan Cook
2022-01-01
1
-1
/
+7
*
Move misc minor utils to a separate module
Jordan Cook
2021-10-27
1
-8
/
+2
*
Make DynamoDB and MongoDB naming consistent
Jordan Cook
2021-08-20
1
-2
/
+2
*
Increase integration test timeout for DynamoDB, since it has a longer startup...
Jordan Cook
2021-08-14
1
-1
/
+1
*
Run integration tests in parallel, and combine MongoDB and GridFS tests into ...
Jordan Cook
2021-08-12
1
-1
/
+29
*
Apply whitespace/EOF fixes and isort updates
Jordan Cook
2021-08-08
1
-1
/
+1
*
Combine test_cache.py with BaseCacheTest to run these tests for all backends
Jordan Cook
2021-04-22
1
-1
/
+2
*
Turn multi-threaded stress tests into test (sub)classes
Jordan Cook
2021-04-22
1
-2
/
+6
*
Turn remaining unittest.TestCase classes into pytest-style test classes
Jordan Cook
2021-04-22
1
-18
/
+15
*
Allow passing any valid backend connection kwargs via BaseCache
Jordan Cook
2021-04-19
1
-1
/
+15
*
Add one test case per backend storage class
Jordan Cook
2021-04-12
1
-4
/
+9
*
Update all backend-specific integration tests to fail quickly if not set up, ...
Jordan Cook
2021-04-12
1
-11
/
+15
*
Split tests into unit and integration tests and run separately in CI; update ...
Jordan Cook
2021-03-31
1
-0
/
+17