Dan Balasescu
|
7bc8908ca9
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
|
Dan Balasescu
|
aaa6f963bd
|
Fix potential test failures due to Setup/SetUpSteps ordering
|
2022-07-29 15:27:39 +09:00 |
|
Dean Herbert
|
2b9d46d803
|
Remove unused RulesetStore from BeatmapManager constructor
|
2022-07-28 16:19:05 +09:00 |
|
Dan Balasescu
|
f8830c6850
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
|
Dan Balasescu
|
6e6271d0c0
|
Fix "server-side" room playlist not updated
Remove unused using
|
2022-04-01 18:32:10 +09:00 |
|
Dan Balasescu
|
37dea0ff21
|
Add failing test case
|
2022-04-01 17:05:11 +09:00 |
|
hwabis
|
06136b2247
|
Revert OsuTabItem Text to protected, update tab count test
|
2022-03-20 21:37:02 -04:00 |
|
hwabis
|
63b6686384
|
make test name clearer
|
2022-03-20 16:28:05 -04:00 |
|
hwabis
|
8fbdd06895
|
add queue tab count test
|
2022-03-20 16:24:41 -04:00 |
|
Dean Herbert
|
631c23ea3a
|
Merge branch 'master' into beatmap-decoder-ruleset-store
|
2022-02-18 16:52:33 +09:00 |
|
Dean Herbert
|
0138f22c8d
|
Update existing usages to point to RealmRulesetStore
|
2022-02-16 17:13:54 +09:00 |
|
Dean Herbert
|
7e24b36f26
|
Merge branch 'master' into remove-playlistitem-beatmap
|
2022-02-16 14:24:57 +09:00 |
|
Dean Herbert
|
6a08fd57ef
|
Rename "client" fields in tests to specify whether spectator or multiplayer
|
2022-02-16 09:52:18 +09:00 |
|
Dan Balasescu
|
ea5bb46fb8
|
Merge branch 'master' into net6
|
2022-02-16 00:40:04 +09:00 |
|
Dan Balasescu
|
bdc3b76df0
|
Remove beatmap bindable from PlaylistItem
|
2022-02-15 23:50:08 +09:00 |
|
Dan Balasescu
|
efeba30b9f
|
Remove ruleset and mod bindables from PlaylistItem
|
2022-02-15 16:28:15 +09:00 |
|
Dean Herbert
|
02f58a82fc
|
Use WaitSafely() in tests where it was not already being used
|
2022-02-15 02:35:08 +09:00 |
|
Dean Herbert
|
5288eedd31
|
Update all usages of RulesetID and Ruleset.ID to use Ruleset.OnlineID
|
2022-01-27 15:38:03 +09:00 |
|
Dean Herbert
|
3e5c9e8436
|
Fix cases of Access instead of Realm
|
2022-01-25 12:58:15 +09:00 |
|
Dean Herbert
|
6eb2c28e41
|
Rename RealmContextFactory to RealmAccess
|
2022-01-24 20:38:07 +09:00 |
|
Dean Herbert
|
a59dcccab7
|
Add local ContextFactory caching to all remaining test scenes that create local managers
|
2022-01-14 19:59:21 +09:00 |
|
Dean Herbert
|
31a3161189
|
Make tests compile again
|
2022-01-12 17:00:16 +09:00 |
|
Dean Herbert
|
00e3af3366
|
Update model manager and many related classes to get things compiling again
|
2022-01-12 17:00:00 +09:00 |
|
Dean Herbert
|
031a40af6a
|
Replace usages of Wait with WaitSafely
|
2022-01-04 11:51:41 +09:00 |
|
Dan Balasescu
|
24c6f8fafa
|
Fix multiplayer test failures when checking for parted room
|
2021-12-22 12:55:37 +09:00 |
|
Dan Balasescu
|
d5803e541b
|
Give playlist items a PlayedAt date
|
2021-12-03 20:25:51 +09:00 |
|
Dan Balasescu
|
1152c4e8e9
|
Fix tests
|
2021-12-01 21:35:22 +09:00 |
|
Dan Balasescu
|
95050d6597
|
Extract class to file
|
2021-12-01 21:35:22 +09:00 |
|
Dan Balasescu
|
11c137cf83
|
Ignore test
|
2021-12-01 21:35:22 +09:00 |
|
Dan Balasescu
|
0b3cc47a51
|
Fix list not repopulating on new room
|
2021-12-01 21:35:22 +09:00 |
|
Dan Balasescu
|
a4cd22d5a9
|
Clear lists on room leave
|
2021-12-01 21:35:22 +09:00 |
|
Dan Balasescu
|
fc8c8685b8
|
Add playlist queue tests
|
2021-12-01 21:35:22 +09:00 |
|
Dan Balasescu
|
e0ca1af9b8
|
Remove ctor params
|
2021-12-01 21:35:22 +09:00 |
|
Dan Balasescu
|
bfd2dc28c8
|
Rename QueueList -> MultiplayerQueueList
|
2021-12-01 21:35:22 +09:00 |
|
Dan Balasescu
|
0cb35e8b18
|
Separate out QueueList
|
2021-12-01 21:33:48 +09:00 |
|
Dan Balasescu
|
c38537a51a
|
Initial implementation of MultiplayerPlaylist
|
2021-12-01 21:32:56 +09:00 |
|