Dan Balasescu
|
aaa6f963bd
|
Fix potential test failures due to Setup/SetUpSteps ordering
|
2022-07-29 15:27:39 +09:00 |
|
Dean Herbert
|
e213c1a4ef
|
Rename enum to explicitly mention it is a filter
|
2022-07-01 17:27:03 +09:00 |
|
Bartłomiej Dach
|
489ed5d34d
|
Rename test method
|
2022-06-23 18:04:38 +02:00 |
|
Gabe Livengood
|
454eff43c5
|
publicity -> accesstype
|
2022-06-23 11:40:25 -04:00 |
|
Gabe Livengood
|
9a15adbfff
|
add an all option to publicity filter
|
2022-06-23 11:24:28 -04:00 |
|
Gabe Livengood
|
2def6d809b
|
refactor to use enum dropdown
|
2022-06-23 11:02:27 -04:00 |
|
Gabe Livengood
|
a03cfbc2d4
|
add test coverage
|
2022-06-22 17:01:42 -04:00 |
|
Dan Balasescu
|
f8830c6850
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
|
Dean Herbert
|
98c008b95f
|
Fix test failures due to order change
|
2022-02-21 19:48:39 +09:00 |
|
Dean Herbert
|
ab8b502709
|
Add test coverage of spotlights being at the top of the listing
|
2022-02-21 18:01:46 +09:00 |
|
smoogipoo
|
f3dba49aae
|
Rename room managers
|
2021-10-27 19:36:32 +09:00 |
|
Dean Herbert
|
f7ec135b9b
|
Fix TestSceneLoungeRoomsContainer crashing on selecting a room with a password
|
2021-10-19 15:36:27 +09:00 |
|
smoogipoo
|
610a162271
|
Merge branch 'master' into remove-current-room
|
2021-08-20 16:23:36 +09:00 |
|
Dean Herbert
|
e25592f325
|
Merge branch 'master' into fix-lounge-loading
|
2021-08-19 20:01:47 +09:00 |
|
smoogipoo
|
00be7f4cca
|
Make RoomsContainer/DrawableRoom not resolve via DI
|
2021-08-19 16:52:54 +09:00 |
|
Salman Ahmed
|
49bc3a8250
|
Refactor playlists room manager to handle dummy API requests
|
2021-08-19 06:25:47 +03:00 |
|
smoogipoo
|
eadf02933a
|
Split lounge-specific implementation from DrawableRoom
|
2021-08-18 20:56:44 +09:00 |
|
smoogipoo
|
352949069a
|
Move filter to LoungeSubScreen
|
2021-08-17 09:36:43 +09:00 |
|
smoogipoo
|
8910781bcd
|
Move listing polling component to LoungeSubScreen
|
2021-08-13 17:39:09 +09:00 |
|
Dean Herbert
|
9b9dacf3fe
|
Update usages of Drawable.Click()
|
2021-08-04 17:30:33 +09:00 |
|
Dean Herbert
|
971a67c669
|
Add failing test coverage for misordered rooms
|
2021-07-26 13:46:55 +09:00 |
|
Dean Herbert
|
a3e0168a46
|
Update tests
|
2021-07-12 18:25:04 +09:00 |
|
Dean Herbert
|
3c49b46c5f
|
Add lock overlay for rooms which are password protected
|
2021-07-12 18:22:52 +09:00 |
|
smoogipoo
|
81a812e216
|
Rework MultiplayerTestScene to make use of OnlinePlayTestScene
|
2021-06-25 15:00:10 +09:00 |
|
smoogipoo
|
aa5d22d04a
|
Remove "test container", make everything go through OnlinePlayTestScene
|
2021-06-25 13:02:19 +09:00 |
|
smoogipoo
|
a21cf87b5f
|
Split room manager and allow overrides
|
2021-06-24 19:14:05 +09:00 |
|
smoogipoo
|
5115299e9a
|
Merge RoomManagerTestScene into OnlinePlaySubScreenTestScene
|
2021-06-24 19:09:31 +09:00 |
|
Dean Herbert
|
e82922f8c5
|
Add the ability to deselect the currently selected room via clicking away
Always felt wrong that you couldn't do this until now.
|
2021-02-16 13:44:37 +09:00 |
|
Bartłomiej Dach
|
83fb7c7a1a
|
Re-namespace all files in OnlinePlay directory
|
2020-12-25 16:50:09 +01:00 |
|
Dean Herbert
|
5d4b73baa5
|
RealtimeMultiplayer -> Multiplayer
|
2020-12-25 14:10:59 +09:00 |
|
Joehu
|
ef3c918a3c
|
Simplify input buttons/keys in tests
|
2020-11-09 14:18:20 -08:00 |
|
Dean Herbert
|
0bc5452801
|
Add test coverage
|
2020-07-09 18:55:18 +09:00 |
|
Dean Herbert
|
1ded94e5be
|
Add test coverage
|
2020-07-09 18:07:34 +09:00 |
|
smoogipoo
|
bb89114b70
|
Show a loading spinner on multiplayer lounge loads
|
2020-06-05 20:52:27 +09:00 |
|
smoogipoo
|
648999a2de
|
Remove all RequiredTypes usages
|
2020-05-16 18:17:12 +09:00 |
|
smoogipoo
|
91edadfe9d
|
Make playlist beatmap and ruleset into bindables
|
2020-02-13 18:12:47 +09:00 |
|
Dean Herbert
|
49ec1d4a99
|
Fix braces style
|
2020-02-06 13:04:29 +09:00 |
|
Dean Herbert
|
43b22e3b63
|
Add a ruleset filtering test
|
2020-02-06 13:03:15 +09:00 |
|
Dean Herbert
|
d32bb79e5a
|
Add simple filtering test
|
2020-02-06 13:03:04 +09:00 |
|
Dean Herbert
|
7f0a134bc8
|
Bring test scene structure up-to-date
|
2020-02-06 12:17:05 +09:00 |
|
Roman Kapustin
|
459a285cd8
|
Rename test cases to test scenes inline with the framework change
|
2019-05-14 22:37:25 +03:00 |
|