5sControl / 5sControl/5s-backend
Implement test for each feature (list inside the task)
オープン
5s Back
- 主要言語
- Python
- スター
- 2
- フォーク
- 0
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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.
コントリビューションガイド
調査の方向性
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.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- django, python
- 領域
- testing
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100