box / box/box-python-sdk

Mocking library

Abierto
#798 2 comentarios 4 reacciones 6 asignados Reclamado por @mwwoda Ver en GitHub
enhancement
Lenguaje dominante
Python
Estrellas
459
Forks
223
Merge medio
8 h 57 min
PR fusionados (30 d)
13

Descripción

### 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`

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.