1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-14 15:17:27 +08:00
osu-lazer/osu.Game.Tests/Visual
Dean Herbert 82e7643df5
Update IPC usages
Of note, I've disabled IPC on visual test runners as we generally don't
use IPC in these cases. Having it set means that the game will not open
while visual tests are open, which has been a complaint from devs in the
past.
2024-01-18 19:45:36 +09:00
..
Audio Rename NormalSliderBar.cs to RoundedSliderBar.cs 2023-02-02 17:24:45 +01:00
Background Add test coverage 2023-11-09 22:57:20 +03:00
Beatmaps Implement nano beatmap card 2023-09-18 11:30:14 +02:00
Collections Add failing test for adding collection w/ name colliding w/\ default items 2023-12-18 12:47:42 +01:00
Colours Automated pass 2023-06-24 01:00:03 +09:00
Components Partial everything 2022-11-27 00:00:27 +09:00
Editing Rename test method slightly 2024-01-17 19:53:23 +09:00
Gameplay Merge pull request #26502 from frenzibyte/prevent-submission-with-invalid-mods 2024-01-17 11:39:32 +01:00
Menus Fix typo 2024-01-08 12:52:23 +01:00
Mods Fix blatant error in TestSceneModAccuracyChallenge 2024-01-15 13:30:34 +03:00
Multiplayer Merge pull request #26449 from peppy/playlist-room-buttons 2024-01-15 19:12:01 +01:00
Navigation Update IPC usages 2024-01-18 19:45:36 +09:00
Online Merge branch 'master' into user-rank-card 2024-01-15 16:37:48 +06:00
Playlists Improve test coverage for empty results 2024-01-15 18:49:41 +01:00
Ranking Adjust catch score grade cutoffs 2023-11-29 19:05:31 +09:00
Settings Add failing test cases 2023-12-30 21:33:22 +03:00
SongSelect Remove unused using directive 2024-01-15 12:33:25 +01:00
UserInterface Add small volume meter to test feel 2024-01-17 08:28:47 +03:00
TestMultiplayerComponents.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneOsuScreenStack.cs Rename AllowTrackAdjustments to more understandable ApplyModTrackAdjustments 2023-07-25 20:20:53 +09:00