mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-04-25 22:55:06 +00:00
- Improved login tests with better visibility checks and API intercepts - Enhanced linkShare tests with explicit task loading waits and timeouts - Strengthened table view tests with extended timeouts and proper element visibility - Added consistent API intercepts for task loading across all affected tests - Enhanced error handling and retry logic for flaky operations These changes specifically target the problematic test files identified in the CI failures: authentication flows, link sharing functionality, and table view interactions. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>