Catalog/MaddoShared.Tests
Maddo e9142df97c
Some checks failed
Build Windows Avalonia / build (push) Failing after 1m48s
Release Windows Avalonia / build (push) Failing after 1m41s
Release Windows Avalonia / release (push) Has been skipped
feat: Enhance Face AI upload functionality and UI
- Updated MainWindow.axaml to increase height and add new UI elements for SSH upload configuration.
- Implemented commands for opening source and destination paths in file explorer.
- Added FaceUploadPath and SSH configuration properties to DataModel and AiSettingsViewModel.
- Introduced validation for FaceUploadPath format and commands for uploading face encoder output.
- Enhanced PickerPreferenceService to manage SSH credentials and upload preferences.
- Updated settings persistence to include FaceUploadPath and SSH preferences.
- Added tests for FaceUploadPath validation and upload command enabling logic.
2026-06-06 11:54:21 +02:00
..
DataModelCharacterizationTests.cs feat: Enhance Face AI upload functionality and UI 2026-06-06 11:54:21 +02:00
ImageCreatorSharpTests.cs Completely removed GDI 2026-05-28 20:27:05 +02:00
MaddoShared.Tests.csproj Completely removed GDI 2026-05-28 20:27:05 +02:00
MSTestSettings.cs Added unit tests 2026-02-04 19:01:00 +01:00
PickerPreferenceServiceTests.cs feat: Update package references and enhance AI extraction service with CSV output functionality 2026-05-24 17:29:05 +02:00
Test1.cs feat: Improve CSV output handling in AiExtractionService, including legacy quoting and empty result skipping 2026-05-31 15:27:08 +02:00