AOSSIE-Org / AOSSIE-Org/Resonate-Backend
Write unit test cases for all functions
Đang mở
enhancement
- Ngôn ngữ chính
- JavaScript
- Star
- 43
- Fork
- 120
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Add comprehensive unit tests for all functions to ensure reliability and maintainability.
The tests should mock the `node-appwrite` SDK to avoid real API calls and verify that each function:
* Calls the correct Appwrite methods with expected parameters.
* Returns the correct values on success.
* Handles and propagates errors properly.
Use **Jest** for testing, and include both positive and negative scenarios for full coverage.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.