5sControl / 5sControl/5s-backend
Implement test for each feature (list inside the task)
- Lenguaje dominante
- Python
- Estrellas
- 2
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Implement test for each application.
Tests should be for getting data and checking data with the expected result for:
- [x] cameras with algoritms;
- [ ] users;
- [ ] Inventory;
- [x] #264
- [x] #261
- [ ] Dashboard.
Guía de contribución
Línea de trabajo
The issue mentions testing for users, Inventory, and Dashboard features. Start by examining the existing test structure in the repository, likely in a 'tests' directory. Look for models or views related to these features to understand the data flow. Write tests that fetch data and compare it to expected results, following patterns from the already implemented tests for cameras and algorithms.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- django, python
- Área
- testing
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 45/100