1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 15:27:26 +08:00
osu-lazer/osu.Game.Tests/Visual
Dean Herbert 5a0faaa0b1
Fix TestReplayExport intermittent failure
The previous fix was not working as it was checking the path for the
prefix `_`, not the filename.

See https://github.com/ppy/osu/runs/17415814653#r0s2 which clearly shows
this.
2023-10-05 14:30:06 +09:00
..
Audio Rename NormalSliderBar.cs to RoundedSliderBar.cs 2023-02-02 17:24:45 +01:00
Background Ensure background of gameplay is black when storyboard is overriding background display 2023-08-02 15:50:15 +09:00
Beatmaps Implement nano beatmap card 2023-09-18 11:30:14 +02:00
Collections Add test coverage showing commit failure in manage collections dialog 2023-06-04 12:50:30 +09:00
Colours Automated pass 2023-06-24 01:00:03 +09:00
Components Partial everything 2022-11-27 00:00:27 +09:00
Editing Fix flaky editor beatmap creation test 2023-09-26 16:42:59 +02:00
Gameplay Fix TestReplayExport intermittent failure 2023-10-05 14:30:06 +09:00
Menus Fix star fountain directions not matching stable 2023-08-21 17:59:24 +09:00
Mods Automated pass 2023-06-24 01:00:03 +09:00
Multiplayer Add more test coverage to multi spectator screen 2023-08-16 17:14:42 +09:00
Navigation Add failing test coverage of selection not being retained on song select 2023-08-28 10:05:59 +02:00
Online Merge branch 'beatmap-card-nano' into missing-beatmap 2023-09-18 14:56:06 +02:00
Playlists Automated pass 2023-06-24 01:00:03 +09:00
Ranking Crudely fix crashes when switching between TestResultsWithPlayer cases 2023-07-13 19:06:02 +02:00
Settings Fix broken test 2023-07-13 22:28:26 +02:00
SongSelect Fix failing song select tack transfer test by using a real track 2023-09-28 15:59:06 +09:00
UserInterface Code quality pass 2023-09-28 19:03:34 +09: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