Dean Herbert
|
031a40af6a
|
Replace usages of Wait with WaitSafely
|
2022-01-04 11:51:41 +09:00 |
|
Dean Herbert
|
1eed2436e6
|
Clean up unused resolved properties
|
2021-12-03 18:49:49 +09:00 |
|
Dan Balasescu
|
09dd054283
|
Fix SongSelect-related test failures
|
2021-11-25 21:11:13 +09:00 |
|
Dean Herbert
|
0c819b9cfb
|
Combine all test data BeatmapSetInfo creation into a single method
|
2021-11-24 18:07:32 +09:00 |
|
Dean Herbert
|
44c34ca7b2
|
Revert changes causing BeatmapSet.Metadata to be expectedly null in some tests
|
2021-11-24 14:52:08 +09:00 |
|
Dean Herbert
|
8c60f37508
|
Fix cases of dynamically assigning Beatmap s to BeatmapSetInfo using list assignment
|
2021-11-24 13:27:37 +09:00 |
|
Dean Herbert
|
692e846acd
|
Rename BeatmapSetInfo.OnlineBeatmapSetID to OnlineID to match interface
|
2021-11-12 17:52:44 +09:00 |
|
Dean Herbert
|
6a098a8634
|
Rename BeatmapInfo.OnlineBeatmapID to OnlineID to match interface
|
2021-11-12 17:46:24 +09:00 |
|
Dean Herbert
|
51a353e12d
|
Rename BeatmapInfo.Version to DifficultyName to match underlying interface
|
2021-11-11 17:20:53 +09:00 |
|
smoogipoo
|
b719887810
|
Fix test compile errors
|
2021-08-24 13:34:23 +09:00 |
|
smoogipoo
|
aa5d22d04a
|
Remove "test container", make everything go through OnlinePlayTestScene
|
2021-06-25 13:02:19 +09:00 |
|
smoogipoo
|
5115299e9a
|
Merge RoomManagerTestScene into OnlinePlaySubScreenTestScene
|
2021-06-24 19:09:31 +09:00 |
|
smoogipoo
|
a7b5c3bed1
|
Add OnlinePlaySubScreenTestScene
|
2021-06-24 17:01:28 +09:00 |
|
Dean Herbert
|
b16d10bd95
|
Provide game-wide resources via IStorageResourceProvider
|
2021-05-31 18:57:47 +09:00 |
|
Dean Herbert
|
3133ccacfa
|
Reset selected mods between each test method
This doesn't actually fix or change behaviour, but does seem like
something we probably want to do here.
|
2021-02-09 13:09:40 +09:00 |
|
Dean Herbert
|
42c169054a
|
Revert "Disable failing test temporarily pending resolution"
This reverts commit 10142a4471 .
|
2021-02-08 17:46:34 +09:00 |
|
Dean Herbert
|
10142a4471
|
Disable failing test temporarily pending resolution
|
2021-02-08 16:59:21 +09:00 |
|
smoogipoo
|
f166c4c414
|
Rename test
|
2021-02-02 11:04:09 +09:00 |
|