5sControl / 5sControl/5s-backend
Implement test for each feature (list inside the task)
- Vorherrschende Sprache
- Python
- Sterne
- 2
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- django, python
- Bereich
- testing
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100