Skip to content

Commit b782cac

Browse files
committed
Simplify test for S3Filesystem initialization
1 parent 1da7c8a commit b782cac

4 files changed

Lines changed: 501 additions & 225 deletions

File tree

Pipfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ pytest = "*"
2121
ruff = "*"
2222
setuptools = "*"
2323
pandas-stubs = "*"
24+
moto = "*"
25+
pytest-mock = "*"
2426

2527
[requires]
2628
python_version = "3.12"

0 commit comments

Comments
 (0)