Commit Graph

41 Commits

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