osu/osu.Game.Tests/Visual
Dan Balasescu 1ffa1e1219
Merge pull request #17400 from nagilson/screen-mod-retention
Fix mods from single player carrying over to multiplayer
2022-03-23 08:36:15 +09:00
..
Audio
Background Update existing usages to point to RealmRulesetStore 2022-02-16 17:13:54 +09:00
Beatmaps Merge branch 'master' into realm-integration/score-and-beatmaps 2022-01-15 14:45:42 +01:00
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 Add test coverage of skin editor settings slider not working via keyboard adjustments 2022-03-21 17:33:56 +09:00
Menus Fix test regression due to mouse overlapping settings overlay 2022-02-15 02:54:45 +09:00
Mods
Multiplayer Move and refactor test in line with functionality changes 2022-03-22 17:38:43 +09:00
Navigation Merge pull request #17400 from nagilson/screen-mod-retention 2022-03-23 08:36:15 +09:00
Online Add step to TestSceneChannelListItem to actually select an item 2022-03-21 14:33:50 +09:00
Playlists Move all PlaylistResultScreen test state initialisation into SetUpSteps 2022-03-15 22:15:35 +00:00
Ranking Restructure PerformanceCalculator to not require ScoreInfo argument 2022-03-14 14:25:28 +09:00
Settings Update tests 2022-02-10 19:35:28 +09:00
SongSelect Merge pull request #17170 from peppy/fix-top-local-rank-test-failures-realm-callback 2022-03-09 11:14:37 +09:00
UserInterface Add DangerousButton for use in popup dialogs 2022-03-21 16:06:45 +09:00
TestMultiplayerComponents.cs Merge branch 'master' into remove-playlistitem-beatmap 2022-02-16 14:24:57 +09:00
TestSceneOsuScreenStack.cs