Files
admin/_docs/02_tasks/_dependencies_table.md
T
Oleksandr Bezdieniezhnykh e94842d330 [AZ-189] Update coding and testing rules for clarity and consistency
- Revised coding standards to emphasize readability, meaningful comments, and test verification.
- Adjusted test coverage thresholds to 75% for business logic and clarified expectations for test scenarios.
- Enhanced guidelines for handling skipped tests, emphasizing the need for investigation and resolution.
- Updated commit message format and length requirements for better adherence to Git conventions.

Made-with: Cursor
2026-04-17 20:27:28 +03:00

19 lines
771 B
Markdown

# Dependencies Table
**Date**: 2026-04-16
**Total Tasks**: 10
**Total Complexity Points**: 37
| Task | Name | Complexity | Dependencies | Epic |
|------|------|-----------|-------------|------|
| AZ-189 | test_infrastructure | 5 | None | AZ-188 |
| AZ-190 | auth_tests | 3 | AZ-189 | AZ-188 |
| AZ-191 | user_mgmt_tests | 5 | AZ-189, AZ-190 | AZ-188 |
| AZ-192 | hardware_tests | 3 | AZ-189, AZ-190 | AZ-188 |
| AZ-193 | resource_tests | 5 | AZ-189, AZ-190, AZ-192 | AZ-188 |
| AZ-194 | security_tests | 3 | AZ-189, AZ-190 | AZ-188 |
| AZ-195 | resilience_perf_tests | 5 | AZ-189, AZ-190 | AZ-188 |
| AZ-183 | resources_table_update_api | 3 | None | AZ-181 |
| AZ-196 | register_device_endpoint | 2 | None | AZ-181 |
| AZ-197 | remove_hardware_id | 3 | None | AZ-181 |