box / box/box-python-sdk

Mocking library

未关闭
#798 2 条评论 4 个 reaction 已指派 6 人 已被 @mwwoda 认领 在 GitHub 查看
enhancement
主要语言
Python
星标
459
派生
223
平均合并
8 小时 57 分钟
30 天内合并 PR
13

描述

### Is your feature request related to a problem? Please describe.
Will a library ever be implemented, similar to `Moto` for aws `boto3` that developers can use to mock out the box-sdk for unit testing purposes?

### Describe the solution you'd like
The ability to create a fake box environment that the box sdk can interact with in Python. I'd like to be able to create metadata templates, folder structures, files with metadata attached, etc.

### Describe alternatives you've considered
The only alternative is having to mock out each individual http request and response for the box sdk after recording them via a tool like `vcrpy`

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。