osu/osu.Game.Tests/Visual
Dean Herbert e901857610
Merge pull request #17776 from frenzibyte/dangerous-dialog-button-bounds
Fix dialog dangerous button being clickable at edges
2022-04-12 15:40:50 +09:00
..
Audio
Background Update existing usages to point to RealmRulesetStore 2022-02-16 17:13:54 +09:00
Beatmaps
Collections Update existing usages to point to RealmRulesetStore 2022-02-16 17:13:54 +09:00
Colours
Components
Editing Disallow exiting the editor without saving (unless explicitly confirming) 2022-03-22 15:42:56 +09:00
Gameplay Remove unused using directives 2022-04-07 21:24:50 +02:00
Menus Need to commit the second half again because my Git UI messed up 2022-04-02 04:53:47 +02:00
Mods
Multiplayer Also expand match score component when leaderboard is (in test) 2022-04-12 10:49:57 +09:00
Navigation Ignore EF-to-realm migration tests on ARM architectures 2022-03-30 01:24:37 +03:00
Online Add quick test coverage 2022-04-08 19:21:37 +03:00
Playlists Fix incorrect cursor parameterisation in test scene 2022-04-11 15:40:28 +09:00
Ranking Restructure PerformanceCalculator to not require ScoreInfo argument 2022-03-14 14:25:28 +09:00
Settings Add test coverage of textbox focus in settings panels when switching between nested panels 2022-03-31 15:24:21 +09:00
SongSelect Merge pull request #17555 from peppy/remove-source-from-wedge 2022-03-30 18:57:25 +09:00
UserInterface Add failing test case 2022-04-11 21:04:55 +03:00
TestMultiplayerComponents.cs Merge branch 'master' into remove-playlistitem-beatmap 2022-02-16 14:24:57 +09:00
TestSceneOsuScreenStack.cs