ai-cfia / ai-cfia/ailab-datastore
Refactor the `User` Class
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 3
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
## Description
The `User` class, currently located in the `datastore` module, needs to be refactored. Specifically, the method `get_user_container_client` is not being called with the correct parameters.
## Tasks
- Correct the parameters passed to the `get_user_container_client` method in the `get_container_client` function.
- Write tests for it's methods.
- Ensure all tests, including the newly added ones, pass successfully.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.