Catalog/MaddoShared.Tests
MaddoScientisto d6b778a648 Refactor application to remove Windows Forms dependencies and transition to Avalonia UI
- Deleted MainWindow.xaml.cs, which contained the WPF implementation of the main window.
- Updated Program.cs to remove Windows Forms initialization and support only Avalonia UI.
- Removed Windows Forms specific code from ViewModelBase, including control marshalling logic.
2026-05-09 14:04:21 +02:00
..
DataModelCharacterizationTests.cs feat: Replace Moq and FluentAssertions with NSubstitute and Shouldly in test projects 2026-03-12 19:40:58 +01:00
ImageCreatorSharpTests.cs feat: Replace Moq and FluentAssertions with NSubstitute and Shouldly in test projects 2026-03-12 19:40:58 +01:00
MaddoShared.Tests.csproj Refactor application to remove Windows Forms dependencies and transition to Avalonia UI 2026-05-09 14:04:21 +02:00
MSTestSettings.cs Added unit tests 2026-02-04 19:01:00 +01:00
Test1.cs Added unit tests 2026-02-04 19:01:00 +01:00