1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 18:47:27 +08:00
osu-lazer/osu.Game.Tests/Visual
Salman Ahmed 2fa47992dc
Seal the ruleset creation methods and let abstract method take their place
Also makes `CreatePlayerRuleset()` and `CreateRulesetForSkinProvider()` not-null to avoid unwanted behaviour with their derivers
2020-04-23 13:27:12 +03:00
..
Background Merge branch 'master' into fix-carousel-root-selects-from-nothing 2020-03-23 11:15:22 +09:00
Components Rename base test class to help avoid incorrect reference 2020-03-23 10:01:33 +09:00
Editor Wait for timeline to also load 2020-04-09 23:18:43 +09:00
Gameplay Seal the ruleset creation methods and let abstract method take their place 2020-04-23 13:27:12 +03:00
Menus Fix dynamic recompilation in intro test scenes 2020-04-03 15:08:06 +09:00
Multiplayer Rename base test class to help avoid incorrect reference 2020-03-23 10:01:33 +09:00
Navigation Test new predicate behaviour 2020-04-12 20:04:25 +03:00
Online Merge branch 'master' of https://github.com/ppy/osu into no-video-option 2020-04-13 17:40:28 +03:00
Ranking Show 'D' rank badge on accuracy circle 2020-03-19 11:58:52 +09:00
Settings Add tests 2019-12-06 18:04:46 +09:00
SongSelect Add test coverage 2020-04-11 17:17:18 +09:00
UserInterface Remove bindable to promote one-way access 2020-04-16 13:25:08 +09:00
TestSceneOsuGame.cs CA2201: throw correct exception type. 2019-12-17 13:00:02 +08:00
TestSceneOsuScreenStack.cs Fix song select filters not reapplied if in a child screen 2019-12-10 02:30:23 +09:00