5sControl / 5sControl/5s-backend
Implement test for each feature (list inside the task)
- Langage dominant
- Python
- Étoiles
- 2
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- django, python
- Domaine
- testing
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100