1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 21:47:25 +08:00
osu-lazer/osu.Game.Tests/Visual/SongSelect
Endrik Tombak 07db977af5 Remove no longer necessary force calculation
Is no longer necessary because recommender uses bindable state value changes, compared to when the test was written, and runs the state change once on load
2020-11-21 14:36:43 +02:00
..
TestSceneAdvancedStats.cs Add failing tests 2020-02-01 16:08:24 +01:00
TestSceneBeatmapCarousel.cs Merge branch 'master' into beatmap-carousel-refactor 2020-10-19 13:17:11 +09:00
TestSceneBeatmapDetails.cs Extract beatmap stats test to separate scene 2020-02-01 15:50:33 +01:00
TestSceneBeatmapInfoWedge.cs Resolve more CA1805 inspections 2020-11-01 20:51:23 +01:00
TestSceneBeatmapLeaderboard.cs Move UserTopScoreContainer into base leaderboard 2020-08-31 19:54:22 +09:00
TestSceneBeatmapOptionsOverlay.cs Reorder buttons to match stable 2020-09-14 11:23:41 -07:00
TestSceneBeatmapRecommendations.cs Remove no longer necessary force calculation 2020-11-21 14:36:43 +02:00
TestSceneFilterControl.cs Change order of dependency caching to promote use of locals 2020-09-15 15:00:04 +09:00
TestScenePlaySongSelect.cs Simplify input buttons/keys in tests 2020-11-09 14:18:20 -08:00
TestSceneUserTopScoreContainer.cs Move UserTopScoreContainer into base leaderboard 2020-08-31 19:54:22 +09:00