gelbeinhalb
|
acf3a7b003
|
Merge remote-tracking branch 'origin/development' into feature/88-neue-datenbank-struktur
# Conflicts:
# lib/data/dao/group_match_dao.dart
# lib/data/dao/match_dao.dart
# lib/data/dao/player_match_dao.dart
# lib/data/db/database.dart
# lib/data/db/database.g.dart
# lib/data/db/tables/group_match_table.dart
# lib/data/db/tables/player_match_table.dart
# lib/data/dto/match.dart
# lib/presentation/views/main_menu/home_view.dart
# lib/presentation/views/main_menu/match_view/create_match/create_match_view.dart
# lib/presentation/views/main_menu/match_view/match_view.dart
# lib/services/data_transfer_service.dart
# test/db_tests/game_test.dart
# test/db_tests/group_match_test.dart
# test/db_tests/player_match_test.dart
|
2026-02-01 15:55:06 +01:00 |
|
gelbeinhalb
|
1d352821fc
|
all parameters are now required
|
2026-01-30 13:13:06 +01:00 |
|
|
|
6060afc543
|
Renamed package & bundle identifier
Pull Request Pipeline / test (pull_request) Successful in 1m58s
Pull Request Pipeline / lint (pull_request) Successful in 2m18s
|
2026-01-22 22:13:12 +01:00 |
|
gelbeinhalb
|
19b2685714
|
add more player tests
|
2026-01-21 11:03:09 +01:00 |
|
gelbeinhalb
|
e09ccf9356
|
add comments to all tests
Pull Request Pipeline / test (pull_request) Failing after 2m2s
Pull Request Pipeline / lint (pull_request) Successful in 2m9s
|
2026-01-20 15:58:16 +01:00 |
|
gelbeinhalb
|
764ce13240
|
fix felix typos :)
|
2026-01-19 14:57:19 +01:00 |
|
|
|
2a34243e69
|
Renamed methods for better distinction
|
2025-11-26 14:42:17 +01:00 |
|
|
|
0593297fc3
|
Merge branch 'development' into feature/31-json-import-fuer-testdaten
Pull Request Pipeline / lint (pull_request) Successful in 2m16s
Pull Request Pipeline / test (pull_request) Successful in 2m16s
|
2025-11-22 16:44:09 +01:00 |
|
|
|
30645f06f8
|
Renamed variable
Pull Request Pipeline / test (pull_request) Successful in 2m3s
Pull Request Pipeline / lint (pull_request) Successful in 2m5s
|
2025-11-22 14:21:55 +01:00 |
|
|
|
7cd53aa695
|
Merge branch 'bug/37-getallgames-returnt-nicht-alle-attribute-von-der-game-klasse' into feature/31-json-import-fuer-testdaten
Pull Request Pipeline / test (pull_request) Failing after 2m21s
Pull Request Pipeline / lint (pull_request) Successful in 2m21s
# Conflicts:
# test/db_tests/player_test.dart
|
2025-11-21 14:26:18 +01:00 |
|
|
|
ab250e2df4
|
Typo
Pull Request Pipeline / lint (pull_request) Successful in 2m25s
Pull Request Pipeline / test (pull_request) Successful in 2m25s
|
2025-11-21 14:24:57 +01:00 |
|
|
|
51722eb7fd
|
Added batch insert methods to tests
Pull Request Pipeline / test (pull_request) Failing after 2m9s
Pull Request Pipeline / lint (pull_request) Successful in 2m9s
|
2025-11-21 14:01:45 +01:00 |
|
|
|
d948f2f13d
|
Added iteration for multiple items test
Pull Request Pipeline / test (pull_request) Successful in 2m5s
Pull Request Pipeline / lint (pull_request) Successful in 2m6s
|
2025-11-21 13:42:27 +01:00 |
|
|
|
961c6bb679
|
Refactored tests in own files
Pull Request Pipeline / test (pull_request) Failing after 2m5s
Pull Request Pipeline / lint (pull_request) Successful in 2m5s
|
2025-11-21 01:05:35 +01:00 |
|
|
|
89b3f1ff69
|
Overhauled tests
Pull Request Pipeline / test (pull_request) Successful in 2m8s
Pull Request Pipeline / lint (pull_request) Successful in 2m8s
|
2025-11-20 23:40:46 +01:00 |
|
|
|
c76e193b4d
|
created all objects in setup() funktion to avoid redundant withClock
|
2025-11-19 15:02:32 +01:00 |
|
|
|
75c6f4e01c
|
verify createdAt timestamps in database tests using mocked clock
|
2025-11-19 00:27:40 +01:00 |
|
|
|
c0ff2bf677
|
Removed unnecessary id declarations in tests
|
2025-11-18 20:10:29 +01:00 |
|
|
|
630836d40c
|
typo
|
2025-11-16 21:53:04 +01:00 |
|
|
|
e709edbf7a
|
Added getAllPlayers test
|
2025-11-16 19:12:38 +01:00 |
|
|
|
9229f1f0a5
|
Added counting methods + testing those
|
2025-11-12 20:09:17 +01:00 |
|
|
|
93a4ccaee0
|
Added missing methods and implemented tests
|
2025-11-12 20:02:01 +01:00 |
|