mirror of
https://github.com/bec-project/bec_atlas.git
synced 2025-07-14 07:01:48 +02:00
tests: removed docker-compose tests and moved instead to fakeredis and mongomock
This commit is contained in:
@ -33,7 +33,8 @@ dev = [
|
||||
"pytest-random-order~=1.1",
|
||||
"pytest-timeout~=2.2",
|
||||
"pytest~=8.0",
|
||||
"pytest-docker",
|
||||
"fakeredis",
|
||||
"mongomock~=4.3",
|
||||
"isort~=5.13, >=5.13.2",
|
||||
"pytest-asyncio",
|
||||
]
|
||||
|
Reference in New Issue
Block a user