copilot-swe-agent[bot]
43bc58770d
refactor: consolidate linting tools into Ruff
...
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com >
2026-02-13 09:10:52 +00:00
copilot-swe-agent[bot]
ff9a3ff49f
style: fix code formatting with black, isort, and flake8
...
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com >
2026-02-12 03:21:41 +00:00
copilot-swe-agent[bot]
02fa9ccde4
Address code review feedback
...
- Clarify test expectations for auth-disabled environment
- Skip timestamp update test (DB backend dependent)
- Document require_admin_access sync/async support
- Restore session_secret and external_hostname as required
- Add comments explaining validation and security requirements
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com >
2026-02-08 06:09:23 +00:00
copilot-swe-agent[bot]
8811126b48
Add comprehensive settings tests
...
- Add tests for database model (ApplicationSettings)
- Add tests for settings precedence (DB > env > default)
- Add tests for type conversion and validation
- Add tests for settings metadata completeness
- Verify all core settings functionality works correctly
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com >
2026-02-08 06:04:35 +00:00
copilot-swe-agent[bot]
58b960db14
Add comprehensive tests for settings management and fix Union import
...
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com >
2026-02-07 22:33:49 +00:00