1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 01:27:29 +08:00
osu-lazer/osu.Game.Tests/Visual
Henry Lin b31c1513f6 Fix test failure
The cursor was clicking too far to the right.
2022-02-05 22:41:04 +08:00
..
Audio Fix AudioFilter test not stopping track on forced exit 2021-10-14 12:55:02 +09:00
Background Fix cases of Access instead of Realm 2022-01-25 12:58:15 +09:00
Beatmaps Merge branch 'master' into realm-integration/score-and-beatmaps 2022-01-15 14:45:42 +01:00
Collections Fix cases of Access instead of Realm 2022-01-25 12:58:15 +09:00
Colours Add visual test scene 2021-08-03 15:02:18 +03:00
Components Rewrite PreviewTrackManager to avoid constructing TrackBass locally 2021-11-09 17:38:12 +09:00
Editing Add failing test coverage for save after safeties addition 2022-02-02 21:57:10 +01:00
Gameplay Remove online api requirement 2022-02-04 19:17:50 +09:00
Menus Avoid test failures on non-triangle intro tests 2022-01-30 18:59:18 +09:00
Mods Add testing for auto-restart behaviour 2021-08-15 15:04:14 +02:00
Multiplayer Fix crash when gameplay starts while in multi-spectator screen 2022-02-04 17:47:41 +09:00
Navigation Wait for DialogOverlay load in more tests 2022-02-03 15:10:08 +09:00
Online Merge pull request #16525 from bdach/beatmap-listing-overflow-and-scrolling 2022-01-20 14:14:44 +09:00
Playlists Remove Task from the inner-most Import method in RealmArchiveModelImporter 2022-01-25 15:30:29 +09:00
Ranking Fix test failure 2022-02-05 22:41:04 +08:00
Settings Fix most open compound words in identifiers being closed 2021-12-27 20:26:28 -08:00
SongSelect Fix TestSelectingFilteredRuleset failing under visual tests due to using local database 2022-02-03 16:04:05 +09:00
UserInterface Fix weird formatting in TestSceneSafeArea 2022-02-04 18:45:40 +09:00
TestMultiplayerComponents.cs Rename TestMultiplayerScreenStack to TestMultiplayerComponents 2021-12-20 18:24:59 +09:00
TestSceneOsuScreenStack.cs Move MusicController adjustment set to inside OsuScreen itself (and result nullable) 2021-09-16 16:08:09 +09:00