tests-passed

This commit is contained in:
2025-07-31 18:55:59 +03:00
parent b7abb8d8a1
commit e7230ba63c
126 changed files with 8326 additions and 3207 deletions

View File

@@ -78,7 +78,7 @@ This ensures fresh data is fetched from database on next request.
## Error Handling
### Enhanced Error Handling (UPDATED)
- Unauthorized access check
- UnauthorizedError access check
- Entity existence validation
- Duplicate follow prevention
- **Graceful handling of "following not found" errors**