Commit Graph

2 Commits

Author SHA1 Message Date
copilot-swe-agent[bot] 3c8f7ba44d Add comprehensive tests for setup wizard redirect flow
- Update test_root_endpoint to accept 303 status for setup wizard
- Add test_root_redirects_to_setup_wizard_when_setup_required
- Add test_root_returns_200_when_setup_complete
- Add test_setup_wizard_page_accessible
- Verify these tests now catch the missing RedirectResponse import issue
- All new tests pass successfully

Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
2026-02-08 07:46:12 +00:00
copilot-swe-agent[bot] f0f48b39a9 Add security fixes, testing infrastructure, and CI/CD improvements
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
2026-02-06 21:55:19 +00:00