1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 08:07:26 +08:00
osu-lazer/osu.Game.Tests/Visual
Dean Herbert 2df4073946 SpawnParticle -> CreateParticle (and set time outside of virtual call)
Allows easier overriding (no need to call the `base.CreateParticle` call
and worry about overwriting the time value.
2021-09-16 16:52:46 +09:00
..
Background Add failing assert for seasonal background equality 2021-06-15 23:19:33 +02:00
Collections Provide game-wide resources via IStorageResourceProvider 2021-05-31 18:57:47 +09:00
Colours Add visual test scene 2021-08-03 15:02:18 +03:00
Components Mark PollingComponent test as headless 2021-08-12 15:03:05 +09:00
Editing Store editor beatmap locally before editor exit 2021-09-12 15:50:41 +02:00
Gameplay SpawnParticle -> CreateParticle (and set time outside of virtual call) 2021-09-16 16:52:46 +09:00
Menus Expand test coverage for different scaling modes 2021-08-21 04:19:55 +03:00
Mods Add testing for auto-restart behaviour 2021-08-15 15:04:14 +02:00
Multiplayer Add test coverage for back button support in password popover 2021-09-10 02:15:13 +09:00
Navigation Add test coverage of game exit scenario 2021-09-10 18:23:00 +09:00
Online Merge branch 'master' into chat-command 2021-09-13 13:32:44 +09:00
Playlists Add test with many rooms displayed 2021-09-08 20:52:14 +09:00
Ranking Add failing test case 2021-09-07 21:12:48 +02:00
Settings Add test coverage of sharper aspect ratio 2021-09-06 14:14:42 +09:00
SongSelect Replace many more calls to CreateAllMods with more specific calls 2021-09-10 12:04:55 +09:00
UserInterface Allow ModIcon to be constructed using an IMod 2021-09-10 12:43:12 +09:00
TestSceneOsuScreenStack.cs Fix song select filters not reapplied if in a child screen 2019-12-10 02:30:23 +09:00