Tests: Add E2ETests
All checks were successful
Test / Run tests (push) Successful in 2m16s

This commit is contained in:
2024-07-07 01:22:08 +02:00
parent 658a1f4dc1
commit ddd821e478
6 changed files with 293 additions and 1 deletions

View File

@ -3,6 +3,7 @@
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:Elwig.Windows"
AutomationProperties.AutomationId="MemberAdminWindow"
Title="Mitglieder - Elwig" Height="700" Width="1250" MinHeight="650" MinWidth="1150"
Loaded="Window_Loaded">
<Window.Resources>