Commit graph

4 commits

Author SHA1 Message Date
phg
3ce7ba8d5c Add TUI design guide and update contributing documentation 2026-09-04 16:44:21 +02:00
phg
780d9c12fe Adopt mise for development workflows
- Lock Python and uv versions with mise
- Add unified sync, app, test, lint, format, and typecheck tasks
- Update development documentation and strengthen type handling
2026-09-04 14:39:02 +02:00
phg
68a9696e7d Stop invalidating sudo timestamp on mode exit 2026-09-03 19:29:52 +02:00
phg
7872991e0b Refactor test cases for improved readability and consistency
- Updated test_dns.py to enhance mock function definitions and improve spacing for better readability.
- Modified test_filters.py to streamline assertions and ensure consistent formatting across test cases.
- Cleaned up test_import_export.py by organizing imports and ensuring consistent formatting in CSV and JSON tests.
- Improved test_main.py by refining mock setups and ensuring consistent error handling in assertions.
2026-09-03 12:47:11 +02:00