Neue Datenbank Struktur #156

Merged
flixcoo merged 94 commits from feature/88-neue-datenbank-struktur into development 2026-03-04 19:02:03 +00:00
Showing only changes of commit 12b713bb70 - Show all commits

View File

@@ -838,7 +838,7 @@ void main() {
), ),
throwsA(anything), throwsA(anything),
); );
}, skip: 'Skipped: transaction callback is not awaited in the DAO, causing unhandled error'); });
// Verifies that a player can be in a match without being assigned to a team. // Verifies that a player can be in a match without being assigned to a team.
test('Player can exist in match without team assignment', () async { test('Player can exist in match without team assignment', () async {